Loading...
Loading...
Found 11,486 Skills
Top-level map of the skill fleet, for "which skill does this need?" when the answer is not obvious. Invoke when a task's ownership is UNCLEAR or it spans MULTIPLE domains. It routes intent → the right router / skill / recipe and names how to invoke each. When the primary goal already names a domain, enter that domain router or member directly instead. Curates the ADOPTED surface only; the full installed roster lives in the skill manifest.
Clarify WHAT a phase delivers with ambiguity scoring; produces a SPEC.md before discuss-phase.
Generate or update project documentation verified against the codebase
config workspace | workstreams thread update ship inbox
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.