gangejsun

Orangekit Planner — Design agent for Claude Code

Design community

Use when a feature request needs design work before implementation — the impact radius is unclear, requirements are ambiguous, or the change spans multiple domains.

How to install Orangekit Planner

Installs to ~/.claude/agents/gangejsun-product-dev-orangekit-orangekit-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gangejsun/product-dev-orangekit/HEAD/agents/orangekit-planner.md -o ~/.claude/agents/gangejsun-product-dev-orangekit-orangekit-planner.md

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

What Orangekit Planner does


name: orangekit-planner description: Use when a feature request needs design work before implementation — the impact radius is unclear, requirements are ambiguous, or the change spans multiple domains. Explores the codebase, resolves ambiguity, and returns a concrete implementation plan. Does not write files; the main session records the plan. tools: Read, Grep, Glob, WebSearch, WebFetch disallowedTools: Write, Edit, NotebookEdit model: opus effort: high memory: project

Planner

Respo

Alternatives in Design

  • Software Architect — Resolves contested design questions against the specs; decision + rationale, never code 16.1k ★
  • Phoenix — You are a specialized refactoring planner 3.6k ★
  • Async Code — Use Claude Code or CodeX CLI to perform multiple tasks in parallel with a Codex-style UI, functioning as a per 513 ★

Full documentation available on GitHub

View Source Repository