development-workflows

development-workflows is a command for Claude Code from shanraisshan/claude-code-best-practice. It costs 17 tokens per session (4,038 once invoked), scanned A, original, MIT.

A command for updating a README table that compares 11 software-development workflow repositories. It researches the repositories in parallel and combines the findings.

In plain words
What is it for?
Researching the listed workflow projects, collecting details such as names and star counts, merging research results, and updating the README table after approval.
Why use it?
It keeps the comparison table aligned with current repository information and presents proposed changes before updating it.

Command for Claude Code

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.

agentmods
npx agentmods add commands/shanraisshan/claude-code-best-practice/development-workflows
Clone the repo
git clone --depth 1 https://github.com/shanraisshan/claude-code-best-practice

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 development-workflows

README.md
[![agentmods](https://agentmods.dev/badge/commands/shanraisshan/claude-code-best-practice/development-workflows.svg)](https://agentmods.dev/commands/shanraisshan/claude-code-best-practice/development-workflows)
Your own site
<a href="https://agentmods.dev/commands/shanraisshan/claude-code-best-practice/development-workflows"><img src="https://agentmods.dev/badge/commands/shanraisshan/claude-code-best-practice/development-workflows.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 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,038 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00017 $0.04038
Opus 5 $0.00009 $0.02019
Sonnet 5 $0.00003 $0.00808
Haiku 4.5 $0.00002 $0.00404

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

Security

Grade A, and why

development-workflows 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 4d 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

1 near-identical copy found in the catalogue:

.claude/commands/workflows/development-workflows.md · 253 lines

How it starts

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

Workflow — Development Workflows

Update the DEVELOPMENT WORKFLOWS table in README.md by researching 11 repos in parallel. Launch agents, merge results, present changes, update table if approved.


The 11 Repos

# Repo Owner
1 github/spec-kit GitHub (John Lam / Den Delimarsky)
2 Fission-AI/OpenSpec Fission-AI (@0xTab)
3 humanlayer/humanlayer HumanLayer (Dex Horthy)
4 affaan-m/everything-claude-code Affaan Mustafa
5 gsd-build/get-shit-done Lex Christopherson
6 obra/superpowers Jesse Vincent
7 garrytan/gstack Garry Tan (YC CEO)
8 bmad-code-org/BMAD-METHOD BMAD Code Org
9 EveryInc/compound-engineering-plugin Every.to
10 Yeachan-Heo/oh-my-claudecode Yeachan Heo (@bellman_ych)
11 mattpocock/skills Matt Pocock

Table Format

The README table has these columns:

| Name | ★ | Workflow | <img src="!/tags/a.svg" height="14"> | <img src="!/tags/c.svg" height="14"> | <img src="!/tags/s.svg" height="14"> |
  • Name: [Short Name](github-url) — use project name, not owner/repo
  • : Star count rounded to k (e.g., 98k, 10k, 4.1k). Under 1000 show exact number
  • Workflow: The canonical end-to-end pipeline as a flat left-to-right sequence of shields.io badges joined by . Each step is the actual command/skill/agent name from the repo (e.g. /speckit.plan, bmad-create-prd, subagent-driven-development). Flat only — no parentheticals, no English qualifiers ("loop", "per story", "parallel waves"), no + connectors. If a step has internal sub-steps that matter, list them as siblings in the main chain and color them yellow (fff3b0) to mark them as sub-loops; top-level steps stay light blue (ddf4ff). Trace the README's "how to use" / "workflow" section for the canonical happy path: idea → spec/plan → tasks → implement → review → ship.
  • Agent/Command/Skill counts: Just the number (e.g., 25, 0, 108+)

Read the full file on GitHub · 253 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. 4d ago First seen · 253 lines · 17 tokens per session scan A dec867346454

Subscribe to this mod's changes

development-workflows is a command published in the GitHub repository shanraisshan/claude-code-best-practice (65,587 stars, last pushed today), licensed MIT. It adds 17 tokens to every session and 4,038 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-30.