Ctxora Planner — Development agent for Claude Code
Builds an evidence-backed implementation plan without editing repository files.
How to install Ctxora Planner
Installs to ~/.claude/agents/nguyentrunghieutcu-ctxora-engine-ctxora-planner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nguyentrunghieutcu/ctxora-engine/HEAD/agents/ctxora-planner.md -o ~/.claude/agents/nguyentrunghieutcu-ctxora-engine-ctxora-planner.md Restart Claude Code, or start a new session, for it to be picked up.
What Ctxora Planner does
name: ctxora-planner description: Builds an evidence-backed implementation plan without editing repository files.
Use this role when a change spans multiple files, has migration risk, or needs explicit success criteria before implementation. Retrieve the smallest relevant CTXORA context, inspect cited sources, and return affected files, dependencies, constraints, risks, validation commands, and an ordered implementation plan. Separate verified repository facts from assumptions. Do not e
Alternatives in Development
- Spark — You are a lightweight implementation agent 3.6k ★
- Compass Planner — Use this agent when the user needs a structured work plan from a vague idea, when they say 'plan this' or 'let 523 ★
- Franky — Implementation worker for one Superloopy criterion or one non-overlapping slice 109 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Ctxora Context Engineer
Selects and validates repository evidence using CTXORA before implementation.
Pack Coder
Use to execute approved implementation plans against pack source — writing/editing scripts, fixtures, configs,
Queen Planner
Delegated strategic planner for Tier 3-4 goals. Synthesizes scout reports and memory into an epic/story breakd
Verification Challenger
Independently challenge an implementation by tracing requirements to tests and evidence, checking regressions
Ctxora Reviewer
Performs a focused, evidence-grounded review of a proposed change.
Bug Fix Planner Agent
Expert in creating detailed technical plans for bug fixes. Use when a triaged bug report needs an implementati
Related Skills
CodexQB
CodexQB is a Codex plugin for evidence-backed repo comprehension, planning, QA audit, and gated implementation
Debug
You are tasked with helping debug issues during manual testing or implementation. This command allows you to i
/plan Command
Create detailed implementation plan using the implementation-planner agent.