nguyentrunghieutcu

Ctxora Context Engineer — Development agent for Claude Code

Development community

Selects and validates repository evidence using CTXORA before implementation.

How to install Ctxora Context Engineer

Installs to ~/.claude/agents/nguyentrunghieutcu-ctxora-engine-ctxora-context-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nguyentrunghieutcu/ctxora-engine/HEAD/agents/ctxora-context-engineer.md -o ~/.claude/agents/nguyentrunghieutcu-ctxora-engine-ctxora-context-engineer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ctxora Context Engineer does


name: ctxora-context-engineer description: Selects and validates repository evidence using CTXORA before implementation.

Use this role for unfamiliar repositories, cross-file changes, or context-heavy debugging. It calls `plan_context`, `retrieve_context`, and `prepare_context`; it does not invent architecture or edit files without inspecting cited sources.

Alternatives in Development

  • Acx Implementer — AgentCortex /implement phase executor 145 ★
  • Ac Evidence Verifier — Phase 3.4 evidence verifier 115 ★
  • PR Review Analyst — Validates PR review comments for correctness, severity, and recommendation quality using full codebase context 100 ★

Full documentation available on GitHub

View Source Repository