keeperhub: Agent for Claude Code

.claude/agents/blueprint-pipeline.md

blueprint-pipeline is an agent for Claude Code from KeeperHub/keeperhub. It costs 0 tokens per session (4,109 once invoked), scanned A, original, no licence file.

A fixed five-stage process for agent-assisted software work: breaking down a task, researching it, implementing it, checking the result, and preparing a pull request. Each stage has defined inputs, outputs, ownership, and error handling.

In plain words
What is it for?
Organising agent-mediated work from task decomposition through research, coding, verification, and pull-request preparation.
Why use it?
It gives development tasks a consistent path and makes the expected handoff between stages explicit.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is KeeperHub/keeperhub's own configuration. It tells Claude Code how to work on keeperhub itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything keeperhub configures →

Reuse

Borrowing it

Nothing to install: this file belongs to KeeperHub/keeperhub. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/KeeperHub/keeperhub/staging/.claude/agents/blueprint-pipeline.md
Clone the repo
git clone --depth 1 https://github.com/KeeperHub/keeperhub

Made for: Claude Code.

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 blueprint-pipeline

README.md
[![agentmods](https://agentmods.dev/badge/agents/keeperhub/keeperhub/blueprint-pipeline.svg)](https://agentmods.dev/agents/keeperhub/keeperhub/blueprint-pipeline)
Your own site
<a href="https://agentmods.dev/agents/keeperhub/keeperhub/blueprint-pipeline"><img src="https://agentmods.dev/badge/agents/keeperhub/keeperhub/blueprint-pipeline.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,109 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 unknown 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.00000 $0.04109
Opus 5 $0.00000 $0.02055
Sonnet 5 $0.00000 $0.00822
Haiku 4.5 $0.00000 $0.00411

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

Security

Grade A, and why

blueprint-pipeline 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.

.claude/agents/blueprint-pipeline.md · 427 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 2d ago First seen · 427 lines · 0 tokens per session scan A 6fe8ab6bf97d

Subscribe to this mod's changes

blueprint-pipeline is an agent published in the GitHub repository KeeperHub/keeperhub (20 stars, last pushed 3d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 4,109 tokens. 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.

Related

Other agents, from other repositories

chainaware-cohort-analyzer

Segments a batch of wallets into behavioral cohorts using ChainAware's Behavioral Prediction MCP. Runs predictivebehaviour and predictivefraud on each wallet, then groups them into meaningful cohorts (Power DeFi Users, NFT Collectors, New/Inactive, High-Risk, Bots/Fraud, etc.) with cohort statistics and a recommended…

ChainAware/behavioral-prediction-mcp · 233 tokens

chainaware-gamefi-screener

Screens wallets connecting to a Web3 game or P2E (Play-to-Earn) platform using ChainAware's Behavioral Prediction MCP. Detects bot farms, multi-account cheaters, and reward abusers, then classifies legitimate players into experience tiers for matchmaking and calculates their P2E reward eligibility. Use this agent…

ChainAware/behavioral-prediction-mcp · 247 tokens

chainaware-marketing-director

Full-cycle marketing campaign orchestrator for Web3 platforms. Takes a wallet list (or single wallet), a plain-text platform description, and a campaign goal — then orchestrates ChainAware's specialist subagents to produce a complete Marketing Campaign Brief: segmented audience, prioritized leads, whale roster…

ChainAware/behavioral-prediction-mcp · 244 tokens

chainaware-airdrop-screener

Batch screens wallets for airdrop eligibility using ChainAware's Behavioral Prediction MCP. Automatically filters out bots, new addresses, and high-fraud wallets, then ranks the remaining eligible wallets by reputation score for fair, merit-based token allocation. Use this agent PROACTIVELY whenever a user provides a…

ChainAware/behavioral-prediction-mcp · 207 tokens

chainaware-governance-screener

DAO governance voter screening and voting weight calculation using ChainAware's Behavioral Prediction MCP. Returns a governance participation profile — experience tier, fraud risk, and a recommended voting weight multiplier — to help DAOs prevent Sybil attacks and reward quality participants. Use this agent…

ChainAware/behavioral-prediction-mcp · 234 tokens

chainaware-lead-scorer

Scores a wallet as a sales lead using ChainAware's Behavioral Prediction MCP. Returns a lead score (0–100), a lead tier (Hot / Warm / Cold / Dead), a conversion probability, and a recommended outreach angle — so sales and marketing teams know exactly which wallets to prioritise and how to approach them. Use this agent…

ChainAware/behavioral-prediction-mcp · 253 tokens