/auto-doc
Drafts a docs/solutions/YYYY-MM-DD-<slug>.md entry for a recently completed run, capturing problem/solution/lessons.
$ npx -y skills add Samuel0101010/wisp-orchestrator --skill auto-doc --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/auto-doc
Context preview
The summary Claude sees to decide when to auto-load this skill.
Drafts a docs/solutions/YYYY-MM-DD-<slug>.md entry for a recently completed run, capturing problem/solution/lessons.
Visual team-builder, plan-as-artifact, and live execution graph for autonomous Claude Code agent crews. Spawn a 3-role team, generate a DAG plan, run for hours, watch it ship in your browser.
Repo: Samuel0101010/wisp-orchestrator
Other skills on wisp.
- /audit-orphan-runs
Identifies abandoned worktrees and stale runs (no events for >2h, status=running) to flag for cleanup.
Open skill - /builder-discipline
Working discipline for code-writing agents โ read before edit, smallest correct change, run the gates before claiming done. Injected into builder roles' system prompts.
Open skill - /deep-research
Conducts focused research on a topic by reading project files, searching memory, and synthesizing findings into a structured report.
Open skill - /doctor
Self-diagnostics for the harness โ checks DB integrity, MCP wiring, claude binary availability, and recent run failures.
Open skill - /frontend-quality
Visual + interaction quality bar for frontend roles โ states, responsiveness, accessibility, consistency. Injected into frontend roles' system prompts.
Open skill - /qa-verification
Verification method for QA roles โ execute, don't assume; report evidence, not impressions. Injected into QA roles' system prompts.
Open skill

