Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add ww-w-ai/bkit-claude-code/plugin install bkitWrote 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/ww-w-ai/bkit-claude-code/bkit-templates)<a href="https://agentmods.dev/skills/ww-w-ai/bkit-claude-code/bkit-templates"><img src="https://agentmods.dev/badge/skills/ww-w-ai/bkit-claude-code/bkit-templates.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.00067 | $0.01296 |
| Opus 5 | $0.00034 | $0.00648 |
| Sonnet 5 | $0.00013 | $0.00259 |
| Haiku 4.5 | $0.00007 | $0.00130 |
Grade A, and why
bkit-templates 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 189 lines — stays where its author put it; the contents beside it link to each section on GitHub.
bkit Document Templates
Use these templates when generating PDCA documents.
Available Templates
PDCA (per-feature, 9-phase)
| Template | Path | Purpose |
|---|---|---|
| Plan | ${CLAUDE_PLUGIN_ROOT}/templates/plan.template.md |
Feature planning |
| Design | ${CLAUDE_PLUGIN_ROOT}/templates/design.template.md |
Technical design |
| Analysis | ${CLAUDE_PLUGIN_ROOT}/templates/analysis.template.md |
Gap analysis |
| Report | ${CLAUDE_PLUGIN_ROOT}/templates/report.template.md |
Completion report |
| Index | ${CLAUDE_PLUGIN_ROOT}/templates/_INDEX.template.md |
Document index |
| CLAUDE | ${CLAUDE_PLUGIN_ROOT}/templates/CLAUDE.template.md |
CLAUDE.md template |
Sprint (multi-feature container, 8-phase, v2.1.13)
| Template | Path | Purpose |
|---|---|---|
| Master Plan | ${CLAUDE_PLUGIN_ROOT}/templates/sprint/master-plan.template.md |
Sprint scope + features + dependency graph + Trust scope |
| PRD | ${CLAUDE_PLUGIN_ROOT}/templates/sprint/prd.template.md |
Sprint-level product requirements |
| Plan | ${CLAUDE_PLUGIN_ROOT}/templates/sprint/plan.template.md |
Sprint plan (per-feature plan synthesis) |
| Design | ${CLAUDE_PLUGIN_ROOT}/templates/sprint/design.template.md |
Sprint-level technical design |
| Iterate | ${CLAUDE_PLUGIN_ROOT}/templates/sprint/iterate.template.md |
Iteration log + iterateHistory |
| QA | ${CLAUDE_PLUGIN_ROOT}/templates/sprint/qa.template.md |
7-Layer dataFlowIntegrity (S1) report |
| Report | ${CLAUDE_PLUGIN_ROOT}/templates/sprint/report.template.md |
Sprint completion + KPI + carry items |
Template Usage
Plan Template
For Plan phase - feature planning before design.
Key sections:
- Overview & Purpose
- Scope (In/Out)
- Requirements (Functional/Non-Functional)
- Success Criteria
- Risks & Mitigation
Design Template
For Do phase - technical design before implementation.
Key sections:
- Architecture (diagrams, data flow)
- Data Model (entities, relationships)
- API Specification (endpoints, request/response)
- UI/UX Design (layouts, components)
- Error Handling
- Security Considerations
- Test Plan
- Implementation Guide
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.
- 8d ago First seen · 189 lines · 67 tokens per session scan A ab9a42cd82ae
bkit-templates is a skill published in the GitHub repository ww-w-ai/bkit-claude-code (595 stars, last pushed 2d ago), licensed Apache-2.0. It adds 67 tokens to every session and 1,296 once invoked, about $0.0003 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.
Other skills, from other repositories
magazine-web-ppt
For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.
html-ppt-zhangzara-broadside
OpenDesign's product-launch announcement and press narrative — the headline, the proof points, and the call to action. Built as a decision-grade marketing & GTM deck for press, community, prospects.
html-ppt-zhangzara-coral
OpenDesign's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead.
drug-design
End-to-end drug discovery pipeline orchestration. Deterministic Python script that auto-chains structure prediction, pocket detection, de novo design, docking, scoring, and ADMET filtering into reproducible workflows.
hunt-cicd
Hunt CI/CD pipeline vulnerabilities — GitHub Actions workflow injection (pullrequesttarget Pwnrequest + ${{ }}-into-shell), self-hosted runner poisoning, OIDC trust-policy abuse, Jenkins script-console RCE and CVE-2024-23897 file read, GitLab CI runner-token registration, Terraform state file leakage, artifact/log…
CI/CD Pipeline Advanced
Expert-level CI/CD pipeline skill for test automation. Covers GitHub Actions, Jenkins, GitLab CI, Azure DevOps, parallel execution, matrix strategies, caching, artifact management, and deployment gates.