From c4a1a4eeee5a7d9ec7a857132841798cbe560b57 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Wed, 29 Apr 2026 00:23:15 +0500 Subject: [PATCH] align workflow arrows to badge centers and flatten parenthetical sub-loops in DEVELOPMENT WORKFLOWS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Switches each Workflow cell from markdown image syntax to HTML so the → arrow sits at badge vertical center instead of dropping to the text baseline below the badges. Also removes the parenthetical sub-loops and English qualifiers (e.g. "parallel waves + ... loop", "per story", "+ feedback-loops") that were unparseable without upstream context — inner loop steps are now just listed as siblings in the flat chain. Co-Authored-By: Claude --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 487847e..2b13a28 100644 --- a/README.md +++ b/README.md @@ -101,17 +101,17 @@ All major workflows converge on the same architectural pattern: **Research → P | Name | ★ | Workflow | | | | |------|---|----------|---|---|---| -| [Superpowers](https://github.com/obra/superpowers) | 168k | ![brainstorming](https://img.shields.io/badge/brainstorming-ddf4ff) → ![writing-plans](https://img.shields.io/badge/writing--plans-ddf4ff) → ![subagent-driven-development](https://img.shields.io/badge/subagent--driven--development-ddf4ff) (![test-driven-development](https://img.shields.io/badge/test--driven--development-ddf4ff) + ![requesting-code-review](https://img.shields.io/badge/requesting--code--review-ddf4ff)) → ![finishing-a-development-branch](https://img.shields.io/badge/finishing--a--development--branch-ddf4ff) | 5 | 3 | 14 | -| [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) | 167k | ![/ecc:plan](https://img.shields.io/badge/%2Fecc:plan-ddf4ff) → ![/tdd](https://img.shields.io/badge/%2Ftdd-ddf4ff) → ![/code-review](https://img.shields.io/badge/%2Fcode--review-ddf4ff) → ![/security-scan](https://img.shields.io/badge/%2Fsecurity--scan-ddf4ff) → ![/e2e](https://img.shields.io/badge/%2Fe2e-ddf4ff) → ![merge](https://img.shields.io/badge/merge-ddf4ff) | 48 | 143 | 230 | -| [Spec Kit](https://github.com/github/spec-kit) | 91k | ![/speckit.constitution](https://img.shields.io/badge/%2Fspeckit.constitution-ddf4ff) → ![/speckit.specify](https://img.shields.io/badge/%2Fspeckit.specify-ddf4ff) → ![/speckit.plan](https://img.shields.io/badge/%2Fspeckit.plan-ddf4ff) → ![/speckit.tasks](https://img.shields.io/badge/%2Fspeckit.tasks-ddf4ff) → ![/speckit.implement](https://img.shields.io/badge/%2Fspeckit.implement-ddf4ff) | 0 | 9+ | 0 | -| [gstack](https://github.com/garrytan/gstack) | 84k | ![/office-hours](https://img.shields.io/badge/%2Foffice--hours-ddf4ff) → ![/plan-ceo-review](https://img.shields.io/badge/%2Fplan--ceo--review-ddf4ff) → ![/plan-eng-review](https://img.shields.io/badge/%2Fplan--eng--review-ddf4ff) → ![/plan-design-review](https://img.shields.io/badge/%2Fplan--design--review-ddf4ff) → ![implement](https://img.shields.io/badge/implement-ddf4ff) → ![/review](https://img.shields.io/badge/%2Freview-ddf4ff) → ![/qa](https://img.shields.io/badge/%2Fqa-ddf4ff) → ![/ship](https://img.shields.io/badge/%2Fship-ddf4ff) → ![/land-and-deploy](https://img.shields.io/badge/%2Fland--and--deploy-ddf4ff) | 0 | 0 | 41 | -| [Get Shit Done](https://github.com/gsd-build/get-shit-done) | 57k | ![/gsd-new-project](https://img.shields.io/badge/%2Fgsd--new--project-ddf4ff) → ![/gsd-discuss-phase](https://img.shields.io/badge/%2Fgsd--discuss--phase-ddf4ff) → ![/gsd-plan-phase](https://img.shields.io/badge/%2Fgsd--plan--phase-ddf4ff) → ![/gsd-execute-phase](https://img.shields.io/badge/%2Fgsd--execute--phase-ddf4ff) (parallel waves + ![/gsd-verify-work](https://img.shields.io/badge/%2Fgsd--verify--work-ddf4ff) loop) → ![/gsd-ship](https://img.shields.io/badge/%2Fgsd--ship-ddf4ff) → ![/gsd-complete-milestone](https://img.shields.io/badge/%2Fgsd--complete--milestone-ddf4ff) | 33 | 122 | 0 | -| [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) | 46k | ![bmad-product-brief](https://img.shields.io/badge/bmad--product--brief-ddf4ff) → ![bmad-create-prd](https://img.shields.io/badge/bmad--create--prd-ddf4ff) → ![bmad-create-architecture](https://img.shields.io/badge/bmad--create--architecture-ddf4ff) → ![bmad-create-epics-and-stories](https://img.shields.io/badge/bmad--create--epics--and--stories-ddf4ff) → ![bmad-sprint-planning](https://img.shields.io/badge/bmad--sprint--planning-ddf4ff) → (![bmad-create-story](https://img.shields.io/badge/bmad--create--story-ddf4ff) → ![bmad-dev-story](https://img.shields.io/badge/bmad--dev--story-ddf4ff) → ![bmad-code-review](https://img.shields.io/badge/bmad--code--review-ddf4ff) per story) → ![bmad-retrospective](https://img.shields.io/badge/bmad--retrospective-ddf4ff) | 0 | 0 | 39 | -| [OpenSpec](https://github.com/Fission-AI/OpenSpec) | 43k | ![/opsx:propose](https://img.shields.io/badge/%2Fopsx:propose-ddf4ff) → ![/opsx:apply](https://img.shields.io/badge/%2Fopsx:apply-ddf4ff) → ![/opsx:archive](https://img.shields.io/badge/%2Fopsx:archive-ddf4ff) | 0 | 11 | 0 | -| [Matt Pocock Skills](https://github.com/mattpocock/skills) | 36k | ![/grill-me](https://img.shields.io/badge/%2Fgrill--me-ddf4ff) → ![/to-prd](https://img.shields.io/badge/%2Fto--prd-ddf4ff) → ![/to-issues](https://img.shields.io/badge/%2Fto--issues-ddf4ff) → ![ralph-loop](https://img.shields.io/badge/ralph--loop-ddf4ff) (![/tdd](https://img.shields.io/badge/%2Ftdd-ddf4ff) + ![feedback-loops](https://img.shields.io/badge/feedback--loops-ddf4ff)) → ![/improve-codebase-architecture](https://img.shields.io/badge/%2Fimprove--codebase--architecture-ddf4ff) → ![review](https://img.shields.io/badge/review-ddf4ff) | 0 | 0 | 16 | -| [oh-my-claudecode](https://github.com/Yeachan-Heo/oh-my-claudecode) | 31k | ![/deep-interview](https://img.shields.io/badge/%2Fdeep--interview-ddf4ff) → ![/team](https://img.shields.io/badge/%2Fteam-ddf4ff) (![team-plan](https://img.shields.io/badge/team--plan-ddf4ff) → ![team-prd](https://img.shields.io/badge/team--prd-ddf4ff) → ![team-exec](https://img.shields.io/badge/team--exec-ddf4ff) → ![team-verify](https://img.shields.io/badge/team--verify-ddf4ff) → ![team-fix](https://img.shields.io/badge/team--fix-ddf4ff) loop) → ![/ralph](https://img.shields.io/badge/%2Fralph-ddf4ff) → ![merge](https://img.shields.io/badge/merge-ddf4ff) | 19 | 0 | 46 | -| [Compound Engineering](https://github.com/EveryInc/compound-engineering-plugin) | 16k | ![/ce-ideate](https://img.shields.io/badge/%2Fce--ideate-ddf4ff) → ![/ce-brainstorm](https://img.shields.io/badge/%2Fce--brainstorm-ddf4ff) → ![/ce-plan](https://img.shields.io/badge/%2Fce--plan-ddf4ff) → ![/ce-work](https://img.shields.io/badge/%2Fce--work-ddf4ff) → ![/ce-code-review](https://img.shields.io/badge/%2Fce--code--review-ddf4ff) → ![/ce-compound](https://img.shields.io/badge/%2Fce--compound-ddf4ff) → ![repeat](https://img.shields.io/badge/repeat-ddf4ff) | 51 | 4 | 37 | -| [HumanLayer](https://github.com/humanlayer/humanlayer) | 11k | ![/rpi:research](https://img.shields.io/badge/%2Frpi:research-ddf4ff) → ![/rpi:plan](https://img.shields.io/badge/%2Frpi:plan-ddf4ff) → ![/rpi:implement](https://img.shields.io/badge/%2Frpi:implement-ddf4ff) | 6 | 27 | 0 | +| [Superpowers](https://github.com/obra/superpowers) | 168k | brainstormingwriting-planssubagent-driven-developmenttest-driven-developmentrequesting-code-reviewfinishing-a-development-branch | 5 | 3 | 14 | +| [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) | 167k | /ecc:plan/tdd/code-review/security-scan/e2emerge | 48 | 143 | 230 | +| [Spec Kit](https://github.com/github/spec-kit) | 91k | /speckit.constitution/speckit.specify/speckit.plan/speckit.tasks/speckit.implement | 0 | 9+ | 0 | +| [gstack](https://github.com/garrytan/gstack) | 84k | /office-hours/plan-ceo-review/plan-eng-review/plan-design-reviewimplement/review/qa/ship/land-and-deploy | 0 | 0 | 41 | +| [Get Shit Done](https://github.com/gsd-build/get-shit-done) | 57k | /gsd-new-project/gsd-discuss-phase/gsd-plan-phase/gsd-execute-phase/gsd-verify-work/gsd-ship/gsd-complete-milestone | 33 | 122 | 0 | +| [BMAD-METHOD](https://github.com/bmad-code-org/BMAD-METHOD) | 46k | bmad-product-briefbmad-create-prdbmad-create-architecturebmad-create-epics-and-storiesbmad-sprint-planningbmad-create-storybmad-dev-storybmad-code-reviewbmad-retrospective | 0 | 0 | 39 | +| [OpenSpec](https://github.com/Fission-AI/OpenSpec) | 43k | /opsx:propose/opsx:apply/opsx:archive | 0 | 11 | 0 | +| [Matt Pocock Skills](https://github.com/mattpocock/skills) | 36k | /grill-me/to-prd/to-issuesralph-loop/tddfeedback-loops/improve-codebase-architecturereview | 0 | 0 | 16 | +| [oh-my-claudecode](https://github.com/Yeachan-Heo/oh-my-claudecode) | 31k | /deep-interview/teamteam-planteam-prdteam-execteam-verifyteam-fix/ralphmerge | 19 | 0 | 46 | +| [Compound Engineering](https://github.com/EveryInc/compound-engineering-plugin) | 16k | /ce-ideate/ce-brainstorm/ce-plan/ce-work/ce-code-review/ce-compoundrepeat | 51 | 4 | 37 | +| [HumanLayer](https://github.com/humanlayer/humanlayer) | 11k | /rpi:research/rpi:plan/rpi:implement | 6 | 27 | 0 | ### Others - [Cross-Model (Claude Code + Codex) Workflow](development-workflows/cross-model-workflow/cross-model-workflow.md) [![Implemented](!/tags/implemented.svg)](development-workflows/cross-model-workflow/cross-model-workflow.md)