development-workflows

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

A workflow for updating a table of development methods from 11 public repositories. A development workflow is a defined way of planning and building software.

In plain words
What is it for?
It is for researching workflow repositories, checking their details and popularity, presenting proposed table changes, and updating the README after approval.
Why use it?
It gathers current project information in parallel, so the table does not have to be checked repository by repository by hand.

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/rito-w/claude-code-best-practice-zh/development-workflows
Clone the repo
git clone --depth 1 https://github.com/Rito-w/claude-code-best-practice-zh

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/rito-w/claude-code-best-practice-zh/development-workflows.svg)](https://agentmods.dev/commands/rito-w/claude-code-best-practice-zh/development-workflows)
Your own site
<a href="https://agentmods.dev/commands/rito-w/claude-code-best-practice-zh/development-workflows"><img src="https://agentmods.dev/badge/commands/rito-w/claude-code-best-practice-zh/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 100% copy Near-identical to another mod 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 3d 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 3d 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

This is a copy

100% identical to development-workflows — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.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. 3d 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 Rito-w/claude-code-best-practice-zh (10 stars, last pushed 2mo ago), 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. It is 100% identical to development-workflows, differing in 0 lines, and is treated as a copy.