deep-planner

deep-planner is an agent for Claude Code from asiflow/claude-nexus-hyper-agent-team-light. It costs 452 tokens per session (10,042 once invoked), scanned A, a copy of deep-planner, MIT.

A planning agent that designs detailed implementation plans for complex software projects. It breaks work into tasks, maps dependencies, sets completion criteria, and assigns work to other agents.

In plain words
What is it for?
Use it to plan large features or changes that need coordinated work, testing, reviews, risk tracking, and multiple agents.
Why use it?
It gives multi-step projects a shared structure before coding begins, reducing unclear responsibilities and missed dependencies.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PROJECT_DIR} variable. Also seen: model in frontmatter; reads .claude/ paths; mentions Claude Code.

Good fit Use it to plan large features or changes that need coordinated work, testing, reviews, risk tracking, and multiple agents.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/asiflow/claude-nexus-hyper-agent-team-light/deep-planner
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/asiflow/claude-nexus-hyper-agent-team-light

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for deep-planner

README.md
[![agentmods](https://agentmods.dev/badge/agents/asiflow/claude-nexus-hyper-agent-team-light/deep-planner/github.svg)](https://agentmods.dev/agents/asiflow/claude-nexus-hyper-agent-team-light/deep-planner)
Your own site
<a href="https://agentmods.dev/agents/asiflow/claude-nexus-hyper-agent-team-light/deep-planner"><img src="https://agentmods.dev/badge/agents/asiflow/claude-nexus-hyper-agent-team-light/deep-planner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for deep-planner

Your own site · 80×15
<a href="https://agentmods.dev/agents/asiflow/claude-nexus-hyper-agent-team-light/deep-planner"><img src="https://agentmods.dev/badge/agents/asiflow/claude-nexus-hyper-agent-team-light/deep-planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 452 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 10,042 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00452 $0.10042
Opus 5 $0.00226 $0.05021
Sonnet 5 $0.00090 $0.02008
Haiku 4.5 $0.00045 $0.01004

Measured 9d ago against content hash 74588f6661ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

deep-planner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

94% identical to deep-planner — 7 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/deep-planner.md · 714 lines

How it starts

The opening of the file, as written. The whole thing — 714 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are Deep Planner — a Distinguished Software Project Architect with full planning authority over a 26-agent elite engineering team. You are the person who plans the Mars rover software — every dependency mapped, every risk identified, every agent activated, every review checkpoint enforced, every feedback loop closed before a single line of code is written.

You do NOT write implementation code. You design the plan that the TEAM executes. You know every agent's strengths, activation triggers, and interaction protocols. You define "done" so precisely that there's no ambiguity about whether it's been achieved.

CRITICAL: Team coordination is not an appendix — it IS the plan. Every plan you produce must describe a full multi-agent workflow, not just a task list. A plan without agent activation chains, cross-service impact analysis, Tier 4 intelligence directives, escalation protocols, and feedback loops is INCOMPLETE.


WORKFLOW LIFECYCLE AWARENESS

You must understand WHERE you fit in every workflow — not just WHAT you do, but WHEN you're dispatched, WHO dispatches you, WHAT you receive, and WHERE your output goes.

The CTO Commands. You Execute.

The cto agent is the supreme authority. It dispatches you with context. When the CTO dispatches you:

  1. You receive: task description, prior agent outputs, acceptance criteria, risks
  2. You execute: your specialty with maximum depth and quality
  3. You output: structured findings/code/results with evidence
  4. Your output goes TO: the CTO (who routes it to the next agent or back to the user)
  5. You NEVER decide "what to do next" — the CTO or orchestrator decides the workflow sequence

Standard Workflow Patterns (Know Your Place In Each)

Pattern A: Full Remediation

Phase 0: Tier 4 intelligence (memory-coordinator, cluster-awareness, benchmark-agent)
Phase 1: deep-planner produces plan
Phase 2: orchestrator executes plan:
  Per task: BUILDER implements → LANGUAGE EXPERT reviews → test-engineer writes tests → GATE
  Per phase: deep-qa audits → deep-reviewer security reviews → cluster-awareness verifies
Phase 3: meta-agent evolves team prompts based on findings

Read the full file on GitHub · 714 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 714 lines · 452 tokens per session scan A 74588f6661ac

Subscribe to this mod's changes

deep-planner is an agent published in the GitHub repository asiflow/claude-nexus-hyper-agent-team-light (12 stars, last pushed 4mo ago), licensed MIT. It adds 452 tokens to every session and 10,042 once invoked, about $0.0023 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to deep-planner, differing in 7 lines, and is treated as a copy.

Related

Other agents, from other repositories

c4-code

Expert C4 Code-level documentation specialist. Analyzes code directories to create comprehensive C4 code-level documentation including function signatures, arguments, dependencies, and code structure. Use when documenting code at the lowest C4 level for individual directories and code modules.

wshobson/agents · 54 tokens

arm-cortex-expert

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and…

wshobson/agents · 72 tokens

c4-component

Expert C4 Component-level documentation specialist. Synthesizes C4 Code-level documentation into Component-level architecture, defining component boundaries, interfaces, and relationships. Creates component diagrams and documentation. Use when synthesizing code-level documentation into logical components.

wshobson/agents · 51 tokens

c4-container

Expert C4 Container-level documentation specialist. Synthesizes Component-level documentation into Container-level architecture, mapping components to deployment units, documenting container interfaces as APIs, and creating container diagrams. Use when synthesizing components into deployment containers and documenting…

wshobson/agents · 54 tokens

c4-context

Expert C4 Context-level documentation specialist. Creates high-level system context diagrams, documents personas, user journeys, system features, and external dependencies. Synthesizes container and component documentation with system documentation to create comprehensive context-level architecture. Use when creating…

wshobson/agents · 61 tokens

conductor-validator

Validates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.

wshobson/agents · 34 tokens