Instructions file CodexOpenCode
Instructions for openplanr/OpenPlanr, covering openplanr — agent instructions, context-gathering protocol, step 1: read the task list, step 2: read the parent chain (mandatory) and step 3: read architecture context.
Instructions file CodexOpenCode
Instructions for openplanr/OpenPlanr, covering openplanr — agent instructions, context-gathering protocol, step 1: read the task list, step 2: read the parent chain (mandatory) and step 3: read architecture context.
Instructions file
Instructions for openplanr/OpenPlanr, covering openplanr — agile planning & implementation guide, context-gathering protocol, step 1: read the task list, step 2: read the parent chain (mandatory) and step 3: read architecture context.
Agent
Same dual-mode behavior as frontend-agent.
Agent
The DB Agent scans the live database schema and produces a structured JSON snapshot that all subsequent agents use to understand the data model. It never modifies the database. Ever.
Agent
The orchestrator (/plan) passes a MODE flag determining where to read PNGs and write design-spec.md.
Agent
The DevOps Agent generates infrastructure-as-code artifacts that match the project's stack: container definitions, compose files, environment templates, and CI workflow stubs.
Agent
The orchestrator (/ship) passes a MODE flag determining where to read inputs.
Agent
The orchestrator (/ship) passes the absolute task file path (and a MODE flag) when invoking this agent.
Agent
The orchestrator (/ship) passes a MODE flag and the corresponding feature root.
Agent
This agent runs in one of two modes, determined by the orchestrator command (/plan).
Plugin Claude Code
Portable OpenPlanr PO, Design, Review, DEV, and QA pipeline with secure local artifact annotation and private sharing contracts.
Command Claude Code
You are a Principal Engineer & Product Architect conducting a full adversarial audit of this codebase. Your job is not to be polite. Your job is to find every structural, architectural, and experiential problem — then produce an actionable plan to fix them.
Agent Cursor
MODE and SPECDIR are passed by the orchestrator.
Agent Cursor
The DB Agent scans the live database schema and produces a structured JSON snapshot that all subsequent agents use to understand the data model. It never modifies the database. Ever.
Agent Cursor
The orchestrator (/plan) passes a MODE flag determining where to read PNGs and write design-spec.md.
Agent Cursor
The DevOps Agent generates infrastructure-as-code artifacts that match the project's stack: container definitions, compose files, environment templates, and CI workflow stubs.
Agent Cursor
The orchestrator (/ship) passes a MODE flag determining where to read inputs.
Agent Cursor
Turn DB schema JSON + stack into persistence-layer skeleton only (entities, DbContext, schema.prisma append, etc.). No HTTP layer, no src/features/ product code, no task files.
Agent Cursor
The orchestrator (/ship) passes the absolute task file path (and a MODE flag) when invoking this agent.
Agent Cursor
The orchestrator (/ship) passes a MODE flag and the corresponding feature root.
Agent Cursor
This agent runs in one of two modes, determined by the orchestrator command (/plan).
Cursor rule Cursor
Agile Development Checklist — guides you through the 5-phase agile workflow for planr-pipeline.
Cursor rule Cursor
Create an Epic — conversational epic creation for planr-pipeline.
Cursor rule Cursor
Create Features from Epic — break down an epic into features for planr-pipeline.