EvolveHQ

13 mods across 1 repository, 10 stars between them.

evolvehq

01

EvolveHQ/docflow

Plugin Claude Code

EvolveHQ plugins for documentation-led, ADR-driven development. Install docflow to scaffold (or retrofit) an Architecture Decision Record (ADR) catalogue, a plan/ work queue, and AGENTS.md conventions into any repo, then author, queue, ship, and audit ADRs with lifecycle skills.

10 27d ago A tokens not measured original MIT

docflow AGENTS.md

02

EvolveHQ/docflow

Instructions file CodexOpenCode

Instructions for EvolveHQ/docflow, covering agents.md, what this repository is, repository structure, hard rules when editing adrs and domain-specific hard rules.

10 27d ago A 1,680 tokens original MIT

docflow CLAUDE.md

03

EvolveHQ/docflow

Instructions file

Instructions for EvolveHQ/docflow, a project described as: ADR-driven documentation workflow for the Claude Code and pi coding agents: scaffold and manage Architecture Decision Records (ADRs), a plan queue, and AGENTS.md conventions — a bootstrap skill plus lifecycle skills to author, queue, ship, and audit ADRs.

10 27d ago A 5 tokens copy · 100% MIT

docflow

04

EvolveHQ/docflow

Plugin Claude Code

ADR-driven documentation workflow: a bootstrap skill that scaffolds an Architecture Decision Record (ADR) catalogue, a plan/ queue, AGENTS.md conventions, and agent/ coordination — plus lifecycle skills to author ADRs, queue and ship work, add conventions, audit consistency, brainstorm decisions, run agent waves, and.

10 27d ago A tokens not measured original MIT

add-convention

05

EvolveHQ/docflow

Skill Claude CodeCodex

Assess and add a CONVENTION (a reusable rule, practice, or naming/process standard) to a documentation-led repo — decides FIRST whether it is worth codifying at all, then routes it to the right home (AGENTS.md hard rule, CONVENTIONS.md guidance, GLOSSARY term, or to /new-adr if it is really a one-off decision). Pushes…

10 27d ago A 150 tokens original MIT

agent-wave

06

EvolveHQ/docflow

Skill Claude CodeCodex

Orchestrate a wave of parallel agents over the plan/todo queue in a documentation-led repo — asks how many agents, the budget (items/waves, with hours as a soft cap), and whether to checkpoint after each wave or run continuously. Spawns isolated worktree subagents, assigns one queue item each, collects results. Use…

10 27d ago A 105 tokens original MIT

audit

07

EvolveHQ/docflow

Skill Claude CodeCodex

Audit a documentation-led repo against its own conventions — contiguous ADR numbering, INDEX sync, plan/ coverage, required sections, status validity, cross-reference resolution, language mandate, ADR-privacy leaks into user-visible code, cross-worktree collisions (duplicate numbers, duplicate plan ownership, same ADR…

10 27d ago A 145 tokens original MIT

bootstrap

08

EvolveHQ/docflow

Skill Claude CodeCodex

Scaffold or retrofit documentation-led conventions (AGENTS.md, CLAUDE.md, CONVENTIONS.md, ADR catalogue, plan/ queue, agent/ coordination) into a repo. Use when the user asks to "set up conventions", "bootstrap ADRs", "scaffold the documentation-led layout", "add AGENTS.md and a plan queue", or invokes /bootstrap.…

10 27d ago A 118 tokens original MIT

brainstorm

09

EvolveHQ/docflow

Skill Claude CodeCodex

Decompose a problem, feature, or goal into candidate ADRs and plan items for a documentation-led repo — one decision per ADR, dependency edges, suggested ordering. Proposes drafts for review and writes nothing until approved. Use when the user says "brainstorm ADRs", "break this down into decisions", "what ADRs do we…

10 27d ago A 87 tokens original MIT

new-adr

10

EvolveHQ/docflow

Skill Claude CodeCodex

Author a new ADR — record a DECISION (what the system must do, or how it is built) in a documentation-led repo. Picks the next contiguous number, chooses the shape (capability vs technology), fills the template, sets status Proposed, regenerates INDEX, updates domain READMEs, handles supersede/deprecate linkage…

10 27d ago A 147 tokens original MIT

new-plan

11

EvolveHQ/docflow

Skill Claude CodeCodex

Queue a UNIT OF WORK in the plan/todo queue of a documentation-led repo, tracing to an existing ADR — names the owning ADR(s), scope, exit criteria mapped to acceptance criteria, dependencies, and queue position. Use when the user says "add a plan item", "queue this work", "create a todo for ADR X", "new plan", "put…

10 27d ago A 118 tokens original MIT

rollup

12

EvolveHQ/docflow

Skill Claude CodeCodex

Generate the federation roll-up catalogue for a multi-repo product — aggregate every member repo's ADR metadata into one derived, product-wide view, run from the home repo. Use when the user says "roll up the federation", "generate the product-wide ADR view", "aggregate ADRs across the repos", "refresh the roll-up"…

10 27d ago A 109 tokens original MIT

ship-item

13

EvolveHQ/docflow

Skill Claude CodeCodex

Ship a plan/todo item in a documentation-led repo — run the verify gate, integrate per the repo's model (fast-forward or PR), git mv todo→done with a shipped footer, advance the owning ADR(s) to Implemented, regenerate INDEX, append WORKLOG, update the live snapshot. Use when the user says "ship this", "complete the…

10 27d ago A 96 tokens original MIT