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.
/plugin marketplace add kbichave/skillsnpx agentmods add plugins/kbichave/skills/skillsgit clone --depth 1 https://github.com/kbichave/skillsGrade A, and why
deep 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": "deep",
"description": "Discover, plan, and implement complex systems with AI-assisted research, multi-LLM review, TDD sections, and disciplined execution",
"version": "5.15.0",
"author": {
"name": "kbichave",
"url": "https://github.com/kbichave"
},
"repository": "https://github.com/kbichave/skills",
"license": "MIT",
"keywords": ["planning", "implementation", "tdd", "architecture", "llm-review", "execution", "discovery", "system-design", "build-vs-buy"]
}
What it installs
The manifest is a name and a version. 4 skills, 16 agents, 6 hooks travel with it, and installing the plugin installs all of them — 1,595 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill code-review A 217 tokens
- Skill deep A 49 tokens
- Skill humanizer A 159 tokens
- Skill no-op-remover A 147 tokens
- Agent code-reviewer A 125 tokens
- Agent section-writer A 26 tokens
- Agent vault-curator A 51 tokens
- Agent claim-verifier A 91 tokens
- Agent review-verifier A 61 tokens
- Agent skill-router A 50 tokens
- Agent data-eng-reviewer A 82 tokens
- Agent opus-plan-reviewer A 17 tokens
- Agent audit-doc-writer A 26 tokens
- Agent prompt-reviewer A 92 tokens
- Agent skill-reviewer A 79 tokens
- Agent logic-reviewer A 53 tokens
- Agent ml-reviewer A 67 tokens
- Agent mlops-reviewer A 86 tokens
- Agent stats-reviewer A 67 tokens
- Agent architecture-reviewer A 50 tokens
- Hook PostToolUse A not measured
- Hook SubagentStop A not measured
- Hook PreToolUse A not measured
- Hook Stop A not measured
- Hook PreCompact A not measured
- Hook SessionStart A not measured
What ships with it
1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 First seen · 13 lines scan A 2fd5f97b9a91
deep is a plugin published in the GitHub repository kbichave/skills (2 stars, last pushed 3d ago), 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-08-31.
Other plugins, from other repositories
council
18 AI personas deliberate your hardest decisions — structured multi-round deliberation (blind analysis, anonymized cross-examination, weighted verdict) with genuine model diversity across providers.
map-framework
Modular Agentic Planner (MAP) - Cognitive architecture for AI agents with 11 specialized agents and professional code review integration.
universal-planning-framework
Planning framework for Claude Code that catches gaps before execution: a 10-step pipeline, 21 anti-patterns with detection rules, mandatory FAILED conditions, and silent execution-vehicle selection.
inspectrum
Automatic, bounded, fail-open Codex review before Claude Code approval; final approval stays yours.
fathom
Planning session mode for complex tasks. Enter Fathom Mode to build shared understanding through structured dialogue before execution. Use this when you want to plan, think through, or clarify something complex before acting on it.
notion-skills
Collection of Claude skills for productive Notion workflows including knowledge capture, meeting intelligence, research documentation, and specification-to-implementation planning.