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.
git clone --depth 1 https://github.com/Jamie-BitFlight/claude_skillsWrote 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/plugins/jamie-bitflight/claude_skills/development-harness)<a href="https://agentmods.dev/plugins/jamie-bitflight/claude_skills/development-harness"><img src="https://agentmods.dev/badge/plugins/jamie-bitflight/claude_skills/development-harness.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
dh 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 2d 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.
What it actually says
{
"name": "dh",
"description": "Language-agnostic development process harness implementing the Stateless Agent Methodology (SAM) 7-stage pipeline with ARL human touchpoint model and Voltron-style language plugin composition. Provides orchestration, workflows, planning, verification, and testing methodology that any language plugin can compose with.",
"version": "11.0.20",
"author": {
"name": "Jamie Nelson",
"url": "https://github.com/bitflight-devops"
},
"mcpServers": {
"backlog": {
"command": "uv",
"args": [
"run",
"--script",
"${CLAUDE_PLUGIN_ROOT}/scripts/run_backlog_server.py"
]
},
"sam": {
"command": "uv",
"args": [
"run",
"--script",
"${CLAUDE_PLUGIN_ROOT}/scripts/run_sam_server.py"
]
},
"sequential_thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking@latest"
]
}
}
}
What it installs
The manifest is a name and a version. 53 skills, 28 agents travel with it, and installing the plugin installs all of them — 6,765 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill rt-ica A 129 tokens
- Skill add-new-feature A 52 tokens
- Skill complete-implementation A 48 tokens
- Skill planner-rt-ica A 158 tokens
- Skill kage-bunshin A 99 tokens
- Skill multi-perspective-review A 73 tokens
- Skill implement-feature A 75 tokens
- Skill setup-skill-discovery A 90 tokens
- Skill clear-cove-task-design A 102 tokens
- Skill groom-milestone A 104 tokens
- Skill implementation-manager A 64 tokens
- Skill interop A 60 tokens
- Skill start-task A 71 tokens
- Skill task-decomposition A 66 tokens
- Skill codebase-auditor A 85 tokens
- Skill discovery A 102 tokens
- Skill dispatch A 74 tokens
- Skill execution A 98 tokens
- Skill final-verification A 57 tokens
- Skill forensic-review A 48 tokens
- Skill code-review-claude-skills A 39 tokens
- Skill code-review-llm A 73 tokens
- Skill codemod-runner A 97 tokens
- Skill context-integration A 84 tokens
- Skill create-artifact A 84 tokens
- Skill development-harness A 56 tokens
- Skill impact-measurement A 95 tokens
- Skill planning A 61 tokens
- Skill validation-protocol A 66 tokens
- Skill analyze-test-failures A 72 tokens
- Skill api-state A 57 tokens
- Skill code-review-cli A 71 tokens
- Skill code-review-nodejs A 100 tokens
- Skill code-review-python A 68 tokens
- Skill code-review-typescript A 70 tokens
- Skill code-review-web A 91 tokens
- Skill ecosystem-research A 103 tokens
- Skill generate-task A 53 tokens
- Skill research-note A 89 tokens
- Skill gate-push A 36 tokens
- Skill comprehensive-test-review A 66 tokens
- Skill dh-glossary A 90 tokens
- Skill test-failure-mindset A 74 tokens
- Skill subagent-contract A 19 tokens
- Skill code-review-architecture B 216 tokens
- Skill dh-meta-docs A 41 tokens
- Skill dispatch-contract A 17 tokens
- Skill meta-workflow-graph-refresh A 51 tokens
- Skill review-verdict-contract A 55 tokens
- Skill create-backlog-item A 47 tokens
- Skill groom-backlog-item A 58 tokens
- Skill file-classification A 26 tokens
- Skill verify-done C 57 tokens
- Agent impact-analyst A 403 tokens
- Agent swarm-task-planner A 70 tokens
- Agent backlog-item-groomer A 84 tokens
- Agent codebase-analyzer A 45 tokens
- Agent feature-researcher A 47 tokens
- Agent plan-validator A 41 tokens
- Agent ecosystem-researcher A 73 tokens
- Agent feature-verifier A 49 tokens
- Agent alignment-analyst A 177 tokens
- Agent classifier A 140 tokens
- Agent code-reviewer A 141 tokens
- Agent contract-verification A 102 tokens
- Agent dh-context-gathering A 88 tokens
- Agent integration-checker A 41 tokens
- Agent rtica-assessor A 163 tokens
- Agent technical-researcher A 113 tokens
- Agent tn-verification-gate A 69 tokens
- Agent fact-checker A 82 tokens
- Agent review-synthesizer A 43 tokens
- Agent reviewer-accessibility A 106 tokens
- Agent reviewer-performance A 120 tokens
- Agent reviewer-quality A 120 tokens
- Agent reviewer-security A 119 tokens
- Agent t0-baseline-capture A 114 tokens
- Agent task-worker A 123 tokens
- Agent workflow-extractor-reducer A 60 tokens
- Agent service-docs-maintainer A 75 tokens
- Agent generic-stage-agent A 20 tokens
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.
- 2d ago Changed 979d31725def
- 3d ago Changed 782f5a1ba167
- 3d ago First seen · 35 lines scan A 10c2fb24cc51
dh is a plugin published in the GitHub repository Jamie-BitFlight/claude_skills (65 stars, last pushed yesterday), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-03.
Other plugins, from other repositories
before-you-build
Pre-build product risk review for founders, product teams, and AI-assisted builders before implementation starts.
obw
Obsidian Workspace — project-scoped vault productivity (capture / notes / PM). Skills-only: owns folder layout and templates; runs the Obsidian CLI directly via the official obsidian-cli skill.
mission-control
SDLC management for Operations, Asgard, and CAMPPS: prepared issue drafts, live schema sync, board schemas, labels, project fields, metrics, and card validation.
feishu-calendar
Manage Feishu (Lark) calendar events — create, read, update, delete events and manage attendees via the Feishu Open Platform Calendar API v4.
gse
GSE-One — AI engineering companion for structured SDLC management. 24 commands, adaptive risk analysis, unified backlog, knowledge transfer, worktree isolation.
product-management
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.