← all publishers

withkynam

@withkynam source repo

33 published skills

  1. Vc Debug · withkynam bundle
    Debug systematically with root-cause analysis before fixes. Use for bugs, test failures, unexpected behavior, performance issues, CI failures, or system investigation.
    0
    installs
  2. Vc Scout · withkynam bundle
    Fast codebase scouting using shell search and optional parallel research agents. Use for file discovery, task context gathering, and quick scoped searches across directories.
    0
    installs
  3. Vc Setup · withkynam bundle
    Interactive harness setup for any project. Detects stack, scaffolds process dirs, deep-scans the codebase, populates context. Works on fresh and existing projects — always asks before reorganizing.
    0
    installs
  4. Vc Update · withkynam bundle
    Pull latest agent harness improvements from the remote kit repository. Shows a dry-run diff summary, waits for confirmation, then applies updates.
    0
    installs
  5. Vc Predict · withkynam
    5 expert personas debate proposed changes before implementation. Catches architectural, security, performance, and UX issues early. Use before major features or risky changes.
    0
    installs
  6. Vc Publish · withkynam bundle
    Use when publishing harness improvements to the remote kit repo. Diffs managed files, shows what changed, bumps version, and pushes. Counterpart to vc-update (pull).
    0
    installs
  7. Vc Audit Vc · withkynam bundle
    Audit agent harness health: Claude/Codex agent parity, skill registry consistency, README.md sync, and protocol file wiring. Use when agents, skills, README.md, or development-protocol files move, split, or drift.
    0
    installs
  8. Vc Scenario · withkynam
    Generate comprehensive edge cases and test scenarios by decomposing features across 12 dimensions. Use before implementation or testing to catch issues early.
    0
    installs
  9. Vc Security · withkynam bundle
    STRIDE + OWASP-based security audit with optional auto-fix. Scans code for vulnerabilities, categorizes by severity, and can iteratively fix findings using vc-autoresearch pattern.
    0
    installs
  10. Vc Autopilot · withkynam bundle
    Emit and validate the provisional goal block for Autopilot Mode. Owns the 9-field format and resume detection from a pasted goal block.
    0
    installs
  11. Vc Audit Plans · withkynam bundle
    Audit active project plan files for staleness, completion, and routing truth. Use when cleaning up plans, reconciling active work, or archiving completed artifacts.
    0
    installs
  12. Vc Docs Seeker · withkynam bundle
    Search library/framework documentation via llms.txt (context7.com). Use for API docs, GitHub repository analysis, technical documentation lookup, latest library features.
    0
    installs
  13. Vc Web Testing · withkynam bundle
    Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile gestures, cross-browser.
    0
    installs
  14. Vc Autoresearch · withkynam bundle
    Loop: find gaps → fix → repeat until agents find no gaps or a metric goal is hit. Shared loop primitive for PVL, EVL, and standalone quality runs.
    0
    installs
  15. Vc Agent Browser · withkynam bundle
    AI-optimized browser automation CLI with context-efficient snapshots. Use for long autonomous sessions, self-verifying workflows, video recording, and cloud browser testing (Browserbase).
    0
    installs
  16. Vc Audit Context · withkynam bundle
    Audit project context routing, shared-skill discoverability, and Claude/Codex wiring. Use when context docs or skill surfaces move, split, or drift.
    0
    installs
  17. Vc Generate Plan · withkynam bundle
    Create or update implementation plans in the repo's SIMPLE or COMPLEX format. Use when turning an idea, PRD, or approved direction into a saved plan artifact.
    0
    installs
  18. Vc Generate Spec · withkynam bundle
    Create or update a product-discovery SPEC (requirements doc) for user review. Use when turning RESEARCH findings plus user intent into a reviewable requirements artifact before INNOVATE/PLAN.
    0
    installs
  19. Vc Intent Clarify · withkynam bundle
    Clarify intent before RIPER-5 phase delegation. Scores ambiguity (4 signals); generates structured multi-choice questions for Tier 2. Two-mode: SIMPLE and DEEP.
    0
    installs
  20. Vc Plan Discovery · withkynam bundle
    Discover related plans for the current task: same feature folder full depth, other features active-only, general-plans active. Like vc-context-discovery but for plan artifacts.
    0
    installs
  21. Vc Frontend Design · withkynam bundle
    Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.
    0
    installs
  22. Vc Problem Solving · withkynam bundle
    Apply systematic problem-solving techniques when stuck. Use for complexity spirals, innovation blocks, recurring patterns, assumption constraints, simplification cascades, scale uncertainty.
    0
    installs
  23. Vc Feasibility Test · withkynam bundle
    Use when a SPEC, INNOVATE, or VALIDATE (Layer 2) approach hinges on an unverified runtime/library/external mechanism: run a probe from the 8-family taxonomy and produce a VIABLE/NOT-VIABLE/INCONCLUSIVE VERDICT artifact.
    0
    installs
  24. Vc Generate Context · withkynam bundle
    Generate or update the project's authoritative repository context at process/context/all-context.md. Use when repo context is missing, stale, or contradicted by code.
    0
    installs
  25. Vc Review Situation · withkynam bundle
    Use when you need a read-only situation review and handoff summary of current branch state, local/remote refs, worktrees, active project plans, selected-plan hints, and suggested next checks.
    0
    installs
  26. Vc Context Discovery · withkynam bundle
    Discover and load all relevant context for the current task. Lists feature group nested files with full paths, loads process/context/ files by domain routing. Called at the start of every agent session.
    0
    installs
  27. Vc Generate Closeout · withkynam bundle
    Generate the post-EXECUTE closeout packet for a plan or phase. Includes archive-readiness classification, drift signal scoring, commit checkpoint recommendation, and move-on next-state recommendation.
    0
    installs
  28. Vc Validate Findings · withkynam bundle
    Use when running VALIDATE V2-V3 fan-out. Two-layer investigation (4 dimension agents + per-section feasibility agents) synthesized into PASS/CONDITIONAL/BLOCKED net gate. Strategy-agnostic.
    0
    installs
  29. Vc Risk Evidence Pack · withkynam bundle
    Define and generate the manual-first evidence pack for high-risk work. Covers 6 high-risk class definitions and the 5-artifact schema required before finalizing, pushing, or handing off.
    0
    installs
  30. Vc Test Coverage Plan · withkynam bundle
    Use when creating a test plan for a blast radius. Assigns all 4 tiers (fully-automated, hybrid, agent-probe, known-gap) with exact commands, what each proves, and gap resolution options.
    0
    installs
  31. Vc Sequential Thinking · withkynam bundle
    Apply step-by-step analysis for complex problems with revision capability. Use for multi-step reasoning, hypothesis verification, adaptive planning, problem decomposition, course correction.
    0
    installs
  32. Vc Agent Strategy Compare · withkynam bundle
    Evaluate 4 execution strategies (sequential, parallel-subagents, workflow, agent-team) for a phase or fan-out task. Outputs 7-signal score table, agent count math, cost guards, and strategy recommendation.
    0
    installs
  33. Vc Generate Phase Program · withkynam bundle
    Generate kickoff artifacts for a multi-phase program: umbrella plan, Program Goal Charter, session-goal block, per-phase plan stubs, and the 7-step per-phase inner loop reference.
    0
    installs