dev-workflow skillA
dev-workflow is agent-read markdown (skill) from hiroro-work/claude-plugins: Guided development workflow — task decomposition, planning, peer plan review, approval, implementation, tidy, prose polish, check/test, rules compliance review, code review, completion hooks, interactive commits, rule updates — with a fixed difficulty-skip table, browser plan review, plan artifacts, an optional mob mode for a junior navigator, and a growth-controlled self-retrospective; no executors. Runs the same way every time so a junior engineer can follow along. Use when the user wants a fe.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Dev Workflow Lite ```text /dev-workflow --init # Detect check/test commands, write settings, generate run-tests /dev-workflow [--fast|--deep] [--artifact off|share|review] [--mob] <task> # Run the workflow /dev-workflow --resume <state-file> [--fast|--deep] [--artifact off|share|review] [--mob] # Run the next subtask of a decomposed task ``` Nineteen phases, always in this order, always all registered. § Difficulty and the skip table decides what is skipped and how Plan Review runs. User gates are listed in § User gates; nothing else asks the user a question. ## Settings Three files, YAML frontmatter only, merged lowest to highest: `~/.claude/dev-workflow.local.md`, `.claude/dev-workflow.md`, `.claude/dev-workflow.local.md`. If none exists, tell the user to run `--init` and stop; a file with malformed frontmatter is skipped with a warning. Merge rules per key, in order: `null` or an empty value in a higher layer clears the key; an absent key inherits; scalars replace; `check_commands` appends (lower first, duplicates removed); `test_commands` replaces as a whole list; `hooks.on_complete` appends. | Key | Default | Meaning | |---|---|---| …
Read the whole file at its exact version.
How to install
mdr add hiroro-work/claude-plugins/dev-workflow@git:20260923.ead3430mdr add hiroro-work/claude-plugins/dev-workflow@sha256:099f8d98ab9f469cPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_vkmeha5uyadoscwy)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.ead3430 latest | 2026-09-23 | ead3430 | 29,881 B | A | view · diff |
| git:20260918.d468a27 | 2026-09-18 | d468a27 | 29,849 B | A | view · diff |
| git:20260918.487998d | 2026-09-18 | 487998d | 29,811 B | A | view · diff |
| git:20260916.78bca71 | 2026-09-16 | 78bca71 | 29,761 B | A | view · diff |
| git:20260910.80a3ef4 | 2026-09-10 | 80a3ef4 | 29,278 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (29881 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
hiroro-work/claude-plugins · 48 stars · license none · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_vkmeha5uyadoscwy GET https://markdownregistry.com/api/v1/resolve?ref=hiroro-work/claude-plugins/dev-workflow GET https://markdownregistry.com/api/v1/blob/099f8d98ab9f469c6e3a7c8c81b96b8fb468710ab5cd6cedb5c7b5103494500d
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from hiroro-work/claude-plugins
Every file in hiroro-work/claude-plugins