with one click
start
Session startup โ verify environment, load context, confirm readiness
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Session startup โ verify environment, load context, confirm readiness
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Weekly documentation refresh and maintenance - audit staleness, update docs, validate backlog
Smart verification โ detects what changed and runs appropriate tests, lint, typecheck
Cut and verify a public release through publish remote, hosted CI, PyPI, and GitHub Release status
Scan codebase for AI-generated entropy โ duplicated helpers, dead code, spreading anti-patterns. Use on a regular cleanup cadence or when noticing quality drift.
Pre-release docs sync โ diff HEAD against the last v* tag on the publish remote, list feature additions, update README language/tool inventory, draft the CHANGELOG release entry, propose the version bump. Runs before /release. Prevents shipping with stale docs.
Automate the repository post-implementation hardening workflow, including optional Codex diff review with returned comments
Based on SOC occupation classification
| name | start |
| description | Session startup โ verify environment, load context, confirm readiness |
| disable-model-invocation | false |
Run at session start and after every context compression. Do NOT restate rules from CLAUDE.md.
Read .claude/skills/start/INSTRUCTIONS.md for the full procedure.