| name | project-status |
| description | Use when the user wants a concise repository workflow status summary covering design docs, plans, tasks, index health, and git state. |
Project Status
This skill replaces the operational role of Claude's /status command.
Use This Skill For
- Snapshotting repository workflow progress.
- Summarizing
.claude/ design and planning health.
- Reporting whether the design index appears in sync.
References
- Source material:
./.claude/commands/status.md
- Command reference:
./.codex/commands/status.md
- Helper script:
./scripts/codex_status.py
Workflow
- Prefer running
python3 scripts/codex_status.py.
- If the script is unavailable, inspect
./.claude/index.yaml, ./.claude/designs/, ./.claude/plans/, ./.claude/tasks/, and git status manually.
- Summarize the current state concisely.