mwguerra/plugins

A disciplined engineering suite for Claude Code — six composable plugins (maestro, prd-builder, architect, taskmanager, scribe, laravel).

7Stars on the repository
63Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

design

01

mwguerra/plugins

Command

Design the system between the PRD and tasks — right-size the present, place clean seams with explicit extraction triggers, decide the irreversibles, adversarially challenge the design, and write a verifiable architecture + ADRs into docs/architecture/ and docs/adr/ per scribe's contract.

7 9d ago A 61 tokens

refine

02

mwguerra/plugins

Command

Evolve an existing design — update docs/architecture/ and supersede/add ADRs for new requirements, a fired extraction trigger, or review findings, then re-run the design-adversary on the change.

7 9d ago A 41 tokens

review

03

mwguerra/plugins

Command

Adversarially challenge an existing design (docs/architecture/ + docs/adr/) — multi-vote, structured findings, read-only and advisory.

7 9d ago A 30 tokens

adversarial-verify

04

mwguerra/plugins

Command

Independently re-check a conclusion, fix, or design by spawning an agent prompted to refute it — not affirm it.

7 9d ago A 25 tokens

deep-analysis

05

mwguerra/plugins

Command

Multi-agent deep audit of the current project — adversarially verified findings + prioritized roadmap, published to docs/deep-analysis/.

7 9d ago A 25 tokens

deep-work

06

mwguerra/plugins

Command

Run a large, multi-place, uncertain task to completion — plan, adversarial review, serial execute, synthesize & verify.

7 9d ago A 25 tokens

implement

07

mwguerra/plugins

Command

Implement a feature, fix, or whole app with the full disciplined process — clarify, investigate, plan, build, verify, deliver.

7 9d ago A 26 tokens

journey

08

mwguerra/plugins

Command

Show one feature's whole journey across the suite — idea → PRD → design → tasks → verified → regression-clean → shipped — by composing the existing per-plugin views (read-only; no new store).

7 9d ago A 41 tokens

regression

09

mwguerra/plugins

Command

Prove a change didn't break existing work — run the suite + a bounded refute-first blast-radius probe vs docs/architecture/ contracts + honest coverage — and emit a structured regression verdict that taskmanager's done-gate enforces.

7 9d ago A 46 tokens

route

10

mwguerra/plugins

Command

Route a request to the right top-level pipeline by scope and risk — name the ordered sequence of existing entry points (analysis / trivial change / bug fix / feature-high-risk / health), advisory, then hand control back.

7 9d ago A 43 tokens

bugfix

11

mwguerra/plugins

Command

Document a bug fix with problem analysis, root cause investigation, and regression testing strategy.

7 9d ago A 16 tokens

feature

12

mwguerra/plugins

Command

Create a feature-focused PRD with lighter interview process optimized for new features within existing products.

7 9d ago A 17 tokens

prd

13

mwguerra/plugins

Command

Start a comprehensive PRD interview to transform an idea into a complete Product Requirements Document.

7 9d ago A 16 tokens

init

14

mwguerra/plugins

Command

Bootstrap the living docs/ single source of truth — scaffold the canonical skeleton (greenfield) or reverse-engineer it from real code via a maestro deep-analysis pass (brownfield). Idempotent; never clobbers existing docs.

7 9d ago A 47 tokens

sync

15

mwguerra/plugins

Command

Consolidate recent work into docs/ then adversarially verify it — curate the capture log + git diff into ADRs/incidents/STATUS/roadmap/open-questions, then check every claim against the code.

7 9d ago A 43 tokens

verify

16

mwguerra/plugins

Command

Adversarially verify docs/ against the typed truth model + cross-doc staleness — multi-vote, advisory drift report.

7 9d ago A 26 tokens

export

17

mwguerra/plugins

Command

Export SQLite database to JSON or individual task markdown files.

7 9d ago A 10 tokens

memory

18

mwguerra/plugins

Command

Manage project memories (constraints, decisions, conventions) - add, list, search, update, deprecate with FTS5 full-text search.

7 9d ago A 29 tokens

plan

19

mwguerra/plugins

Command

Parse a PRD into tasks, or expand existing tasks into subtasks.

7 9d ago A 14 tokens

research

20

mwguerra/plugins

Command

Research a topic using web search and codebase analysis, storing findings as memories.

7 9d ago A 15 tokens

run

21

mwguerra/plugins

Command

Execute a single task or batch of tasks with memory support and status propagation.

7 9d ago A 14 tokens

show

22

mwguerra/plugins

Command

View dashboard, task details, next tasks, or statistics.

7 9d ago A 11 tokens

update

23

mwguerra/plugins

Command

Update task fields, status, scope, tags, dependencies, or position.

7 9d ago A 14 tokens