Loading...
Loading...
Found 11,527 Skills
Execute a trivial task inline — no subagents, no planning overhead
CRUD for phases in ROADMAP.md — add, insert, remove, or edit phases
Fill-in-the-blank prompt templates for delegating work to subagents or tmux workers - SEARCH/LOCATE, IMPLEMENT, REFACTOR, RESEARCH, REVIEW/VERIFY. Invoke BEFORE writing any delegation prompt (Agent tool, agent-tmux worker, or fanout task) so the prompt ships with explicit GOAL, ACCEPTANCE, and REPORT sections instead of a vague ask. Not for deciding WHETHER to delegate or for driving workers after launch (see the tmux-delegate agent and the tmux-agent-tools skill for those).
Cross-AI plan convergence - replan until review concerns are resolved.
Turn a fuzzy subject — a problem description, an incident, a decision, a long-form idea — into a polished deliverable in the user's chosen format (md, html page, Artifact, image, or plain prose). Runs the writing production line (mine → structure → tighten) with stop-slop discipline, then hands rendering to using-design-skills. Invoke when the user wants something EXPLAINED WELL as a document/page, not when they just want code changed.
Generate developer behavioral profile and create Claude-discoverable artifacts
Execute all plans in a phase with wave-based parallelization
Initialize a new project with deep context gathering and PROJECT.md
Create a clean PR branch by filtering out .planning/ commits — ready for code review
Run all remaining phases autonomously — discuss→plan→execute per phase
Retroactively verify threat mitigations for a completed phase
Guide existing codebase onboarding through mapping, doc ingest, and planning setup