Loading...
Loading...
Found 9,596 Skills
Curate shared Codex memory when Claude submits findings or Codex reviews, promotes, or maintains task memory.
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
Recall decisions, patterns, and surprises from MemPalace before planning
Interactive command center for managing multiple phases from one terminal
Manage GSD workspaces — create, list, or remove isolated workspace environments
Bootstrap or merge a .planning/ setup from existing ADRs, PRDs, SPECs, and docs in a repo.
Diagnose planning directory health and optionally repair issues
File or link CawPlan defects from failed/blocked TestRail Results via QA Insights A4. Use when: SQA wants to turn a TestRail Failed/Blocked Result into a CawPlan Ticket, paste a tests/view URL to file a defect, review an A4 defect draft, create a BUGFIX/FEATURE ticket, or link an existing ticket back to TestRail defects. Cold start with tests/view MUST call execution failures --test-id BEFORE defects draft; never use test_id as the draft path result_id. A4 write path (create-ticket) MUST use --body-file or --body JSON — never field flags like --description or --result-id. NOT for: importing test cases (use `cawplan-testcase-import`); creating TestRail Plans/Runs (use `cawplan-testplan-layout`); release risk assessment; generating requirements or test points.
Request cross-AI peer review of phase plans from external AI CLIs
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).