feature-workflow skillA
feature-workflow is agent-read markdown (skill) from turbokach/claude-code-setup: The user's six-stage feature pipeline (discuss → plan in native plan mode → validate + approve → delegated execute → one codex challenge per feature → ship), the parallel multi-agent mechanism picker, and the token-discipline rules for long-running agents. Invoke BEFORE starting any non-trivial feature — multiple steps, or work that benefits from a formal review cycle — and before any parallel/multi-agent fan-out. One-shot edits and small fixes outside an active pipeline skip it..
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
# Feature workflow For pipeline-path work (global CLAUDE.md → Feature workflow): a design/product/UI choice, irreversible, or a real multi-step arc. One-shot work (no design choice, reversible, no plan needed — any file count) skips this skill entirely — but not the codex cross-review: it still runs one `codex-challenge.sh <pre-change-sha>..HEAD` run on its diff under the stage-5 rules before the change counts as done. One **master session** owns the feature end-to-end. It stays thin by running every token-heavy stage **out of main context** — in a subagent or an agent-team agent. The master coordinates, authors the plan, and ingests summaries; it does not implement. Plan files live in the repo at `docs/prompts/<feature>-plan.md`. Six stages, each delegated out of main context by the master session: 1. **Discuss approach.** Explore the problem space, surface constraints, decide what's worth building. No code. …
Read the whole file at its exact version.
How to install
mdr add turbokach/claude-code-setup/feature-workflow@git:20260923.7ddafe9mdr add turbokach/claude-code-setup/feature-workflow@sha256:9c60a64885fb8249Pin 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_5nbosv7emusbndc2)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.7ddafe9 latest | 2026-09-23 | 7ddafe9 | 33,647 B | A | view · diff |
| git:20260921.3317f62 | 2026-09-21 | 3317f62 | 33,700 B | A | view · diff |
| git:20260921.8b27b40 | 2026-09-21 | 8b27b40 | 32,972 B | A | view · diff |
| git:20260918.f2b0b85 | 2026-09-18 | f2b0b85 | 31,664 B | A | view · diff |
| git:20260918.91f5d23 | 2026-09-18 | 91f5d23 | 31,624 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 (33647 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
turbokach/claude-code-setup · 10 stars · license MIT · pushed 2026-09-23 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_5nbosv7emusbndc2 GET https://markdownregistry.com/api/v1/resolve?ref=turbokach/claude-code-setup/feature-workflow GET https://markdownregistry.com/api/v1/blob/9c60a64885fb82499a56481585f27d8a21938ec8aad3a8b964584f9da0ba3bb0
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 turbokach/claude-code-setup
Every file in turbokach/claude-code-setup