README

README is a command for Claude Code from bybren-llc/safe-agentic-workflow. It costs 0 tokens per session (580 once invoked), scanned A, original, MIT.

A set of slash commands for coordinating work across multiple coding agents. It covers ticket-based work, validation, releases, documentation, local operations, and remote Docker deployments.

In plain words
What is it for?
Use it to start or sync Linear tickets, run pre-pull-request checks, update documentation, deploy locally or remotely, check workflow status, and manage releases.
Why use it?
It gives a shared workflow for starting, checking, finishing, and releasing work instead of relying on separate manual steps.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to start or sync Linear tickets, run pre-pull-request checks, update documentation, deploy locally or remotely, check workflow status, and manage releases.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/bybren-llc/safe-agentic-workflow/readme
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.

Clone the repo
git clone --depth 1 https://github.com/bybren-llc/safe-agentic-workflow

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 README

README.md
[![agentmods](https://agentmods.dev/badge/commands/bybren-llc/safe-agentic-workflow/readme.svg)](https://agentmods.dev/commands/bybren-llc/safe-agentic-workflow/readme)
Your own site
<a href="https://agentmods.dev/commands/bybren-llc/safe-agentic-workflow/readme"><img src="https://agentmods.dev/badge/commands/bybren-llc/safe-agentic-workflow/readme.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 580 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.00000 $0.00580
Opus 5 $0.00000 $0.00290
Sonnet 5 $0.00000 $0.00116
Haiku 4.5 $0.00000 $0.00058

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

Security

Grade A, and why

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

Origin

Copies of this mod

2 near-identical copies found in the catalogue:

  • README — 97% identical, 4 lines differ
  • README — 95% identical, 7 lines differ
.claude/commands/README.md · 86 lines

How it starts

The opening of the file, as written. The whole thing — 86 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{{PROJECT_SHORT}} Commands

These slash commands are part of the {{PROJECT_NAME}}™ multi-agent harness.

License

License: MIT (see /LICENSE) Copyright: © 2026 J. Scott Graham (@cheddarfox) / ByBren, LLC Attribution: Required per /NOTICE

Intellectual Property

The command architecture and workflow methodology are the intellectual property of J. Scott Graham and ByBren, LLC.

Commands Included (24 total)

Workflow Commands

Command Purpose
/start-work Begin work on Linear ticket
/pre-pr Run validation before PR
/release Full version release (merge, tag, publish, sync, cleanup)
/end-work Complete work session
/check-workflow Check workflow status
/update-docs Update documentation
/retro Session retrospective
/sync-linear Sync with Linear ticket
/quick-fix Fast-track small fixes

Local Operations

Command Purpose
/local-sync Sync after git pull
/local-deploy Deploy locally

Remote Operations

Command Purpose
/remote-status Check remote Docker status
/remote-deploy Deploy to remote staging
/remote-health Remote health dashboard
/remote-logs View remote container logs
/remote-rollback Rollback remote deployment

Other Commands

Command Purpose
/test-pr-docker Test PR Docker workflow
/audit-deps Dependency audit
/search-pattern Search code patterns

Deprecated Aliases

These commands are thin wrappers pointing to canonical /remote-* commands.

Command Alias For Note
/check-docker-status /remote-status Deprecated
/deploy-dev /remote-deploy Deprecated
/dev-health /remote-health Deprecated
/dev-logs /remote-logs Deprecated
/rollback-dev /remote-rollback Deprecated

Read the full file on GitHub · 86 lines

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 · 86 lines · 0 tokens per session scan A e7d04f5662e3

Subscribe to this mod's changes

README is a command published in the GitHub repository bybren-llc/safe-agentic-workflow (406 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 580 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-08-30.