bondsmith

bondsmith is a skill for Claude Code, Codex from Hmbown/knightsradiant. It costs 16 tokens per session (430 once invoked), scanned A, original, MIT.

An integration workflow for connecting software systems, teams, and dependencies while documenting the boundaries between them. It produces plans for compatibility, monitoring, rollout, migration, and ownership.

In plain words
What is it for?
Use it to map participants and interfaces, compare compatibility, define rollout signals and owners, plan migrations or rollbacks, and specify integration tests.
Why use it?
It exposes mismatches and coordination needs early, so connected systems can be changed without hiding who depends on what.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions AGENTS.md.

Good fit Use it to map participants and interfaces, compare compatibility, define rollout signals and owners, plan migrations or rollbacks, and specify integration tests.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hmbown/knightsradiant/bondsmith
Install

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.

Any agent
npx skills add Hmbown/knightsradiant --skill bondsmith
Clone the repo
git clone --depth 1 https://github.com/Hmbown/knightsradiant

Made for: Claude Code, Codex.

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 bondsmith

README.md
[![agentmods](https://agentmods.dev/badge/skills/hmbown/knightsradiant/bondsmith.svg)](https://agentmods.dev/skills/hmbown/knightsradiant/bondsmith)
Your own site
<a href="https://agentmods.dev/skills/hmbown/knightsradiant/bondsmith"><img src="https://agentmods.dev/badge/skills/hmbown/knightsradiant/bondsmith.svg" alt="Measured on agentmods" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 430 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 original 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.00016 $0.00430
Opus 5 $0.00008 $0.00215
Sonnet 5 $0.00003 $0.00086
Haiku 4.5 $0.00002 $0.00043

Measured 8d ago against content hash c7d6c5177a4d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

bondsmith 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.

skills/knights-radiant/bondsmith/SKILL.md · 62 lines

What it actually says

Bondsmith

Unite systems, teams, and dependencies without hiding the seams.

Invoke when

Follow agents/10-bondsmith/AGENTS.md for the canonical decision criteria.

Inputs required

  • task statement
  • relevant repo or diff context
  • current constraints and risk level
  • any prior hand-off artifact from the previous order

Procedure

  1. Read the canonical order doc at agents/10-bondsmith/AGENTS.md.
  2. Use the local order procedures under agents/10-bondsmith/skills/.
  3. Keep the work inside this order's stance until its artifact is complete.
  4. Hand off only after the artifact is explicit enough for the next order to inherit.

Output shape

Produce the full integration packet defined in agents/10-bondsmith/AGENTS.md.

At minimum, include:

  • participants and interfaces
  • compatibility matrix
  • observability contract: which signals must exist before each phase advances, who owns the dashboards, and what alert thresholds gate the next step
  • rollout sequence
  • migration/backfill/rollback notes
  • integration tests added or required
  • ownership and coordination checklist
  • Elsecaller escalation trigger: if the compatibility matrix requires more than N adapters, or if the coordination overhead exceeds the value of preserving the current boundary, stop and redesign

Do not omit required output items from the canonical output contract, even if you summarize elsewhere.

Hand-off

  • Normal: Lightweaver
  • Exception: Elsecaller

Local doctrine

  • Order doc: agents/10-bondsmith/AGENTS.md
  • Local skill index: agents/10-bondsmith/skills/SKILL.md

Example invocation

"Use bondsmith for this task and produce the required artifact before proposing the next order."

Usage rule

Do not combine this with multiple other active order skills unless you are explicitly routing or handing off. One order should own the work at a time.

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. 8d ago First seen · 62 lines · 16 tokens per session scan A c7d6c5177a4d

Subscribe to this mod's changes

bondsmith is a skill published in the GitHub repository Hmbown/knightsradiant (2 stars, last pushed 4mo ago), licensed MIT. It adds 16 tokens to every session and 430 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

file-upload-media-expert

Expert guide for file uploads (S3, R2, Supabase Storage), presigned URLs, image/video processing, CDN optimization, and media pipeline architecture / Panduan ahli untuk upload file (S3, R2, Supabase Storage), presigned URL, pemrosesan gambar/video, optimasi CDN, dan arsitektur pipeline media.

roedyrustam/vibes-plug · 76 tokens

email-notification-expert

Expert guide for transactional email (Resend, Postmark, SES), React Email templates, in-app notifications, and unified communication pipelines / Panduan ahli untuk email transaksional (Resend, Postmark, SES), template React Email, notifikasi in-app, dan pipeline komunikasi terpadu.

roedyrustam/vibes-plug · 65 tokens

mvc-expert

Expert guidelines to refactor legacy PHP codebases into clean, modern, and scalable MVC-structured projects / Pedoman ahli untuk merefaktor codebase PHP lama menjadi proyek terstruktur MVC yang bersih, modern, dan skalabel.

roedyrustam/vibes-plug · 51 tokens

python-programming-expert

Expert-level skill for Python programming (Python 3.13/3.14+). Covers type safety, generic syntax (PEP 695), async/await TaskGroups, FastAPI 0.115+, Pydantic v2, uv package manager, Ruff, and pytest in English and Indonesian.

roedyrustam/vibes-plug · 68 tokens

spa-orchestrator

Orchestrates Single-Page Application (SPA) architecture, integrating frontend state management with API-driven backends / Mengorkestrasi arsitektur Single-Page Application (SPA), mengintegrasikan state management frontend dengan backend berbasis API.

roedyrustam/vibes-plug · 53 tokens

api-design-expert

Expert guide for designing robust APIs: REST best practices, GraphQL, gRPC, tRPC, OpenAPI/Swagger, API versioning, rate limiting, and contract-first design / Panduan ahli untuk merancang API yang kuat: praktik terbaik REST, GraphQL, gRPC, tRPC, OpenAPI/Swagger, versioning API, rate limiting, dan desain contract-first.

roedyrustam/vibes-plug · 82 tokens