← ClaudeAtlas

work-helplisted

Show the separate Work skills and their purpose without running a task. Use when the user wants to remember how Work is organized or asks what Work skills are available.
xcaeser/work-skill · ★ 2 · AI & Automation · score 70
Install: claude install-skill xcaeser/work-skill
# Work / 11. Help Show the Work skill family directly. Do not make the user remember subcommands. Read [../QUALITY.md](../QUALITY.md) when explaining the shared Work standard. ## Work skills | Skill | Use it for | |---|---| | `$work` | Default accountable lead for a free-form task | | `1. $work-init` | Start and verify a new project | | `2. $work-ideate` | Brainstorm with a rigorous, question-by-question creative sparring partner | | `3. $work-plan` | Build a detailed read-only plan with Sol xhigh | | `4. $work-test` | Inspect real behavior, add justified tests, and report omissions and bugs | | `5. $work-concern` | Surface evidence-backed concerns in the current implementation without editing | | `6. $work-checklist` | Register a goal and resolve every concern through a verified checklist | | `7. $work-audit` | Audit risks with Sol xhigh and produce an executor-ready fix plan | | `8. $work-clean` | Analyze code smells with Sol xhigh and produce an executor-ready cleanup plan | | `9. $work-quality` | Pass the Work golden rules directly into the conversation | | `10. $work-status` | Show the current goal, agents, evidence, and next action | | `11. $work-help` | Show this map | ## Model shorthand - `Work / 2. Ideate`: interactive conversation; no agents or model selection. - `Work / 4. Test`: parent-led test implementation; no agents or coverage target. - `Work / 5. Concern`: lightweight read-only inspection; no agents or fix plan. - `Work / 6. Checklist`: parent-led exec