souravmohapatra
- 2 skills
- 0 followers
- 1 day ago last updated
- ▌ Workflow Guide · souravmohapatra bundleEstablish and maintain a workspace-local `.agent` directory as durable project memory so work can resume across cleared contexts, agent changes, or later sessions. Use when beginning work in any Git repository or ordinary directory, when the user asks for agent orchestration or persistent progress tracking, or when an existing `.agent` should be resumed.
- ▌ Checkpoint Orchestrator · souravmohapatra bundleAutonomously drive a multi-checkpoint coding plan through implementation, review, revision, and approval using one persistent worker subagent and durable .agent state. Use when the user wants Codex to run a planner/reviewer-to-implementer loop without manually prompting each handoff.