cstatus

Solid

Show current Correctless workflow state, available commands, and suggested next steps. Run anytime to see where you are.

AI & Automation 61 stars 2 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
60
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /cstatus — Workflow Status and Next Steps > **Shared constraints apply.** Before executing, read `_shared/constraints.md` from the parent of this skill's base directory. All constraints there apply to this skill. You are the status agent. Show the human where they are in the workflow and what to do next. Be concise and actionable. ## Intensity Configuration | | Standard | High | Critical | |---|---|---|---| | Display | Phase + next step + time in phase | add stale workflow warning | add token budget warning | ## Effective Intensity Determine the effective intensity using the computation in the shared constraints (`_shared/constraints.md`). ## Behavior ### Intensity-Aware Status Display - At standard intensity: show phase, next step, and time in phase. - At high intensity: additionally show stale workflow warning when a phase exceeds its expected duration. - At critical intensity: additionally show token budget warning to alert when context usage is approaching limits. ### 1. Check Setup First, verify Correctless is set up in this project: - Does `.correctless/config/workflow-config.json` exist? - Does `.correctless/hooks/workflow-gate.sh` exist? - Does `.correctless/ARCHITECTURE.md` exist and not contain `{PROJECT_NAME}` or `{PLACEHOLDER}` template markers? (Note: a minimal .correctless/ARCHITECTURE.md with "This project is in early development" is valid — it means `/csetup` ran on a greenfield project and intentionally deferred architecture docs.) If not set up...

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