ribeirogab/specwright

A multi-host plugin for Claude Code, Codex, and OpenCode. It gives a repository one explicit, change-driven engineering workflow:

3Stars on the repository
22Mods indexed here, across every type
24d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

archive

01

ribeirogab/specwright

Command

Close out a change whose branch already merged — confirm the merge from git alone, then file the change folder under changes/archive/ with its ship date.

3 24d ago A 29 tokens original MIT

delivery

02

ribeirogab/specwright

Command

Conduct a large outcome decomposed into changes — decompose a requirements document if needed, dispatch every ready change to an owner in parallel, track the delivery, and close out. Resumable.

3 24d ago A 38 tokens original MIT

implement

03

ribeirogab/specwright

Command

Execute a change's tasks.md from the first unticked step — implement each task, run its validation, commit, then the quality gate and runtime verification of every acceptance criterion.

3 24d ago A 34 tokens original MIT

init

04

ribeirogab/specwright

Command

Set up specwright in this repository — the .specwright/ vault, the specwright section in the canonical AGENTS instructions, the Codex role profiles, and the ignore rules. Idempotent.

3 24d ago A 40 tokens original MIT

plan

05

ribeirogab/specwright

Command

Turn an approved proposal.md into its plan — tasks.md always, design.md when the scope calls for one — written so an agent with no conversation context can implement it, then checked by the handoff validator.

3 24d ago A 41 tokens original MIT

propose

06

ribeirogab/specwright

Command

Turn intent into an approved change ticket — harvest the conversation, explore what is still open, decide one change or a delivery, and write proposal.md with binary acceptance criteria.

3 24d ago A 33 tokens original MIT

review

07

ribeirogab/specwright

Command

Review a branch diff with a find-only subagent across rubric and conventions, change conformance, and documentation consistency — one verdict that reaches lgtm only when no dimension has an open blocker.

3 24d ago A 38 tokens original MIT

ship

08

ribeirogab/specwright

Command

Run the whole change ladder without stopping — ticket, plan, implementation, quality gate, runtime verification, PR, review to lgtm — deciding open questions autonomously and recording each decision.

3 24d ago A 37 tokens original MIT