
Claude Skills by Chaitanya299
github.com/Chaitanya299Draft a git commit message documenting what changed and why, with the findings that drove it, for review before committing.
Record an architectural decision as a numbered ADR and update architecture.md to match. Use right after a decision is made in conversation.
Scaffold or repair the Orient docs system (STATE.md, decisions/, architecture.md) in this repo. Run once per project.
Report where this project stands — current focus, in progress, blocked — by reading STATE.md.
Update STATE.md to match what actually changed this session — moving items between done, in progress, and blocked.
Trace how execution travels for one path — entry point through to the edges — to locate where behavior breaks.
Draft a git commit message documenting what changed and why, with the findings that drove it, for review before committing.
Record an architectural decision as a numbered ADR and update architecture.md to match. Use right after a decision is made in conversation.
Scaffold or repair the Orient docs system (STATE.md, decisions/, architecture.md) in this repo. Run once per project.
Report where this project stands — current focus, in progress, blocked — by reading STATE.md.
Update STATE.md to match what actually changed this session — moving items between done, in progress, and blocked.
Trace how execution travels for one path — entry point through to the edges — to locate where behavior breaks.