buddy-universal-agent-profile: Command for Claude Code

.claude/commands/buap-handoff.md

buap-handoff is a command for Claude Code from codysumpter-cloud/buddy-universal-agent-profile. It costs 24 tokens per session (288 once invoked), scanned A, original, Apache-2.0.

A structured handoff brief for passing coding work to another agent or person. It records the goal, current context, checked facts, open problems, constraints, next steps, and completion criteria.

In plain words
What is it for?
Use it after inspecting a repository, branch, or pull request when someone else must continue the work or review what remains.
Why use it?
It prevents the next person from having to repeat the investigation or rely on unverified claims.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions Codex.

This is codysumpter-cloud/buddy-universal-agent-profile's own configuration. It tells Claude Code how to work on buddy-universal-agent-profile 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 buddy-universal-agent-profile configures →

Reuse

Borrowing it

Nothing to install: this file belongs to codysumpter-cloud/buddy-universal-agent-profile. 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/codysumpter-cloud/buddy-universal-agent-profile/main/.claude/commands/buap-handoff.md
Clone the repo
git clone --depth 1 https://github.com/codysumpter-cloud/buddy-universal-agent-profile

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 buap-handoff

README.md
[![agentmods](https://agentmods.dev/badge/commands/codysumpter-cloud/buddy-universal-agent-profile/buap-handoff.svg)](https://agentmods.dev/commands/codysumpter-cloud/buddy-universal-agent-profile/buap-handoff)
Your own site
<a href="https://agentmods.dev/commands/codysumpter-cloud/buddy-universal-agent-profile/buap-handoff"><img src="https://agentmods.dev/badge/commands/codysumpter-cloud/buddy-universal-agent-profile/buap-handoff.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 288 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.00024 $0.00288
Opus 5 $0.00012 $0.00144
Sonnet 5 $0.00005 $0.00058
Haiku 4.5 $0.00002 $0.00029

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

Security

Grade A, and why

buap-handoff 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 6d 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/commands/buap-handoff.md · 28 lines

What it actually says

Operate as Buddy under BUAP and produce a clean handoff brief. A handoff must let the receiving agent or human act without re-deriving context.

Handoff target: $ARGUMENTS

Gather the real current state first (inspect the repo / branch / PR as needed — do not rely on memory), then output exactly this shape:

Goal:               one sentence — what done looks like
Context:            repo, branch, PR, relevant paths (cite file:line)
Verified:           what is confirmed working, and how it was checked
Unverified/Blocked: what is unproven or stuck, and why
Constraints:        repo standards + safety rules in play
Runtime mode:       execute | inspect | draft | handoff | blocked
Next steps:         ordered, concrete, each independently checkable
Definition of done: concrete and checkable

Rules: no fake success claims, no secrets in the brief (use placeholders / env var names), and label every claim. If you cannot verify something the receiver needs, say so under Unverified/Blocked rather than asserting it.

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. 6d ago First seen · 28 lines · 24 tokens per session scan A 1dbaa3fb2f4a

Subscribe to this mod's changes

buap-handoff is a command published in the GitHub repository codysumpter-cloud/buddy-universal-agent-profile (2 stars, last pushed 20d ago), licensed Apache-2.0. It adds 24 tokens to every session and 288 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.