chelp
SolidQuick help — shows the workflow pipeline, available commands, and current status.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- joshft
- Repository
- joshft/correctless
- Created
- 2 months ago
- Last Updated
- yesterday
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
cstatus
Show current Correctless workflow state, available commands, and suggested next steps. Run anytime to see where you are.
help
Quick reference for magi-workflow. Bare invocation prints the full command roster, the standard workflow diagram, subagent roles, and common override flags, plus a state-aware "next step" hint when run inside a magi project. Pass a command name (e.g., /magi:help plan) to print details for one command extracted from its SKILL.md. Always allowed regardless of project state — this is the entry point users reach for when they don't remember which command to run.
csummary
Feature summary. Use after /cdocs to see what the workflow caught, or mid-feature to check progress.
help
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
cquick
Quick fix with TDD — no spec/review for small changes. Branch, test, implement, commit.