nguyentrunghieutcu

Ctxora Planner — Development agent for Claude Code

Development community

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

Terminal
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 Repository