Plugin Claude Code
Plugins for keeping long-running Claude Code projects oriented.
Plugin Claude Code
Plugins for keeping long-running Claude Code projects oriented.
Instructions file
Claude Code instructions for Chaitanya299/Orient, covering project docs — read on demand, never import, workflow and build rules for this repo.
Skill Claude CodeCodex
Draft a git commit message documenting what changed and why, with the findings that drove it, for review before committing.
Skill Claude CodeCodex
Record an architectural decision as a numbered ADR and update architecture.md to match. Use right after a decision is made in conversation.
Skill Claude CodeCodex
Scaffold or repair the Orient docs system (STATE.md, decisions/, architecture.md) in this repo. Run once per project.
Skill Claude CodeCodex
Report where this project stands — current focus, in progress, blocked — by reading STATE.md.
Skill Claude CodeCodex
Update STATE.md to match what actually changed this session — moving items between done, in progress, and blocked.
Skill Claude CodeCodex
Trace how execution travels for one path — entry point through to the edges — to locate where behavior breaks.
Agent
Traces an execution path across files and returns the ordered call sequence with file and line references.
Agent
Surveys an unfamiliar repository and returns a compact structural summary. Use before scaffolding project docs.
Command
Draft a git commit message (what / why / findings) for review before committing.
Command
Record an architectural decision as an ADR and update architecture.md to match. Use right after a decision is made.
Command
Scaffold or repair the Orient docs system (STATE.md, decisions/, architecture.md) in this repo. Run once per project.
Command
Report where the project stands — current focus, in progress, blocked.
Command
Update STATE.md to match what actually changed this session.
Command
Trace one execution path — entry point to edges — with file:line refs.
Plugin Claude Code
Know where you are in a codebase: current state, past decisions, and the why behind them — without burning context.
Hook
Runs when a session starts, executing orient.sh. From Chaitanya299/Orient.
Skill Claude CodeCodex
Draft a git commit message documenting what changed and why, with the findings that drove it, for review before committing.
Skill Claude CodeCodex
Record an architectural decision as a numbered ADR and update architecture.md to match. Use right after a decision is made in conversation.
Skill Claude CodeCodex
Scaffold or repair the Orient docs system (STATE.md, decisions/, architecture.md) in this repo. Run once per project.
Skill Claude CodeCodex
Report where this project stands — current focus, in progress, blocked — by reading STATE.md.
Skill Claude CodeCodex
Update STATE.md to match what actually changed this session — moving items between done, in progress, and blocked.
Skill Claude CodeCodex
Trace how execution travels for one path — entry point through to the edges — to locate where behavior breaks.