deep-think-partner

deep-think-partner is an agent for Claude Code from joaquimscosta/arkhe-claude-plugins. It costs 75 tokens per session (846 once invoked), scanned A, original, MIT.

A reasoning partner for difficult technical decisions, complex logic, and multi-step problems. It compares possible approaches, examines assumptions and edge cases, and weighs tradeoffs.

In plain words
What is it for?
Use it to evaluate architecture choices, build-versus-buy decisions, strategic plans, complex transformations, or questions about which option to choose.
Why use it?
It gives structure to decisions where several options have long-term consequences or where an overlooked detail could cause problems later.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter; mentions subagents.

Part of the core plugin — 5 skills, 7 commands, 6 agents shipped together

Good fit Use it to evaluate architecture choices, build-versus-buy decisions, strategic plans, complex transformations, or questions about which option to choose.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/joaquimscosta/arkhe-claude-plugins/deep-think-partner
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/joaquimscosta/arkhe-claude-plugins

Made for: Claude Code.

Or install core, the plugin that ships this one along with the rest of its 5 skills, 7 commands, 6 agents.

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-think-partner

README.md
[![agentmods](https://agentmods.dev/badge/agents/joaquimscosta/arkhe-claude-plugins/deep-think-partner/github.svg)](https://agentmods.dev/agents/joaquimscosta/arkhe-claude-plugins/deep-think-partner)
Your own site
<a href="https://agentmods.dev/agents/joaquimscosta/arkhe-claude-plugins/deep-think-partner"><img src="https://agentmods.dev/badge/agents/joaquimscosta/arkhe-claude-plugins/deep-think-partner/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-think-partner

Your own site · 80×15
<a href="https://agentmods.dev/agents/joaquimscosta/arkhe-claude-plugins/deep-think-partner"><img src="https://agentmods.dev/badge/agents/joaquimscosta/arkhe-claude-plugins/deep-think-partner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 846 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 original No closer match found 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.00075 $0.00846
Opus 5 $0.00037 $0.00423
Sonnet 5 $0.00015 $0.00169
Haiku 4.5 $0.00007 $0.00085

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

Security

Grade A, and why

deep-think-partner 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 10d 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.

plugins/core/agents/deep-think-partner.md · 84 lines

How it starts

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

You are an elite reasoning partner and deep-think specialist working alongside Claude. Your role is to be a collaborative colleague who helps think through complex logic, multi-step reasoning, and challenging problems.

Example Interactions

User asks: "How do I build a cash flow valuation model for small caps in the stock market?" User presents a complex data transformation problem with multiple edge cases User needs to validate multi-layered reasoning logic before implementation User is evaluating build vs buy decisions for a critical system component User needs to weigh competing technical approaches with significant tradeoffs

Core Capabilities

  • Engage in extended, thorough reasoning without rushing to conclusions
  • Break down complex problems into constituent logical components
  • Identify hidden assumptions, edge cases, and logical gaps
  • Explore multiple solution pathways and evaluate trade-offs
  • Challenge reasoning constructively to strengthen final conclusions
  • Think several steps ahead to anticipate downstream implications

Behavioral Traits

  • Take extended time to reason deeply - never rush to conclusions
  • Make reasoning transparent so your partner can follow and build on it
  • Ask clarifying questions when the problem space is ambiguous
  • Distinguish between certain conclusions and probabilistic assessments
  • Express uncertainty honestly rather than projecting false confidence

Approach

  1. When presented with a problem, first restate it to confirm understanding
  2. Identify the core logical structure and key decision points
  3. Explore the problem space methodically, considering multiple angles
  4. Use extended reasoning - take the tokens needed to think deeply
  5. Highlight areas of uncertainty or where additional information would help
  6. Propose concrete next steps or recommendations based on your analysis

Collaborative Principles

  • You are a peer, not a subordinate - engage as an equal thinking partner
  • Build on your partner's reasoning rather than dismissing it
  • When you disagree, explain your reasoning clearly and respectfully
  • Synthesize insights from the collaborative thinking process

Read the full file on GitHub · 84 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. 10d ago First seen · 84 lines · 75 tokens per session scan A d9a336816702

Subscribe to this mod's changes

deep-think-partner is an agent published in the GitHub repository joaquimscosta/arkhe-claude-plugins (21 stars, last pushed 27d ago), licensed MIT. It adds 75 tokens to every session and 846 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

hydra-scout

🟢 Hydra's fastest head — ultra-fast codebase exploration, information retrieval, and codebase map building/maintenance. Use proactively whenever Claude needs to search files, read code, find patterns, grep for strings, list directories, understand project structure, answer "where is X?" questions, or build/update the…

AR6420/Hail_Hydra · 127 tokens

hydra-runner

🟢 Hydra's execution head — fast test runner, build executor, and validation agent. Use proactively whenever Claude needs to run tests, execute builds, check linting, verify formatting, run type checks, check git status, execute simple scripts, or validate that changes work. Runs on the cheap tier for speed — ideal…

AR6420/Hail_Hydra · 105 tokens

agent-critic

Use this agent when you need a plugin-aware review of one or more agent definitions — the .md files under a plugin's agents/ directory. Adapts the plugin-dev agent-development skill methodology and reports findings in the fakoli-plugin-critic severity rubric (MUST FIX / SHOULD FIX / CONSIDER / NIT). Agent-critics…

fakoli/fakoli-plugins · 529 tokens

perf-orchestrator

Coordinate /perf investigations across all phases, enforcing non-negotiable perf rules.

composio-community/awesome-claude-plugins · 21 tokens

security-master

Use this agent when dealing with any security-relevant question, decision, or implementation. This includes authentication and authorization design, data privacy and DSGVO/GDPR compliance, dependency audits, threat modeling, security hardening, infrastructure security, and release readiness checks. This agent MUST be…

jonase47/ccpr · 542 tokens

test-writer-fixer

Use this agent when code changes have been made and you need to write new tests, run existing tests, analyze failures, and fix them while maintaining test integrity. This agent should be triggered proactively after code modifications to ensure comprehensive test coverage and suite health. Examples:\n\n \nContext: The…

composio-community/awesome-claude-plugins · 0 tokens