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.
npx agentmods add skills/satoh-y-0323/claude-code-conductor/developnpx skills add satoh-y-0323/claude-code-conductor --skill developgit clone --depth 1 https://github.com/satoh-y-0323/claude-code-conductorWrote 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.
[](https://agentmods.dev/skills/satoh-y-0323/claude-code-conductor/develop)<a href="https://agentmods.dev/skills/satoh-y-0323/claude-code-conductor/develop"><img src="https://agentmods.dev/badge/skills/satoh-y-0323/claude-code-conductor/develop.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00081 | $0.00406 |
| Opus 5 | $0.00041 | $0.00203 |
| Sonnet 5 | $0.00016 | $0.00081 |
| Haiku 4.5 | $0.00008 | $0.00041 |
Grade A, and why
develop 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 today.
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.
What it actually says
develop
plan-report に基づいて実装フェーズを実行する。
必ず守ること
- 最初に必ず
.claude/skills/dev-workflow/SKILL.mdを Read する。記憶・推測で進めない - フェーズ D(実装) から実行する
.claude/skills/dev-workflow/SKILL.mdの AskUserQuestion・Edit・セッションファイル更新の手順を省略しない- D-0 で plan-report に YAML フロントマター内の
po_plan_version: "0.1"を検出した場合は、続けて 必ず.claude/skills/parallel-agents/SKILL.mdを Read してその手順に従う(親 Claude の Agent ツール並列起動 + 公式isolation:worktree) po_plan_version: "sequential"の場合、またはフロントマター自体が無い場合(後方互換)は legacy の D-1〜D-5 ceremony(tester→developer→tester の TDD 逐次実行)にフォールバックする。フロントマターがあるのに値が不正・キー欠落の場合は D-0 の validate 実行で fail-loud 停止する(dev-workflow SKILL.md D-0 参照)
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.
- today First seen · 16 lines · 81 tokens per session scan A 6835f0943e27
develop is a skill published in the GitHub repository satoh-y-0323/claude-code-conductor (1 stars, last pushed yesterday), licensed MIT. It adds 81 tokens to every session and 406 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-09-04.
Other skills, from other repositories
tdd
Test-Driven Development workflow with RED-GREEN-REFACTOR, lore from Kent Beck, Michael Feathers, and Ousterhout's counterpoint.
maple
MAPLE AI Development Squad — install the full skill set for multi-agent development workflows: pipeline-runner, tdd-workflow, playwright-cli, github-cli, mermaid-diagrams, and more. Designed for Claude Code, OpenCode, and GitHub Copilot.
sparc-methodology
SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration.
stream-chain
Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows.
agent-orchestrator
Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry management.
project-orchestration
Orchestrate multi-agent workflows for feature development using planning agents, context handoff, and stage management.