MadaraUchiha-314

44 mods across 1 repository, 4 stars between them.

the-loop

02

MadaraUchiha-314/the-loop

Plugin Claude Code

An opinionated product-development-lifecycle harness that lets coding agents deliver work items end-to-end, with minimal human intervention, through a predictable loop of plan, execute, self-review, critic-review and escalate.

4 4d ago A tokens not measured original MIT

the-loop

03

MadaraUchiha-314/the-loop

Settings file Claude Code

Agent settings declaring 72 allowed tools.

4 4d ago A tokens not measured original MIT

the-loop CLAUDE.md

04

MadaraUchiha-314/the-loop

Instructions file

Instructions for MadaraUchiha-314/the-loop, covering claude.md — working in the-loop's own repository, why this file exists and what to do.

4 4d ago A 691 tokens original MIT

brainstorm

05

MadaraUchiha-314/the-loop

Command

Start a work item with a brainstorm.md scratchpad BEFORE requirements — the optional root artifact. Iterate on it, then convert to requirements with /new-requirement.

4 4d ago A 33 tokens original MIT

contribute-to

06

MadaraUchiha-314/the-loop

Command

Join an EXISTING, in-progress work item (issue or PR) as a contributor — walk the contribution loop toward a human-stated goal and success criteria, without the full spec chain.

4 4d ago A 38 tokens original MIT

create-design

07

MadaraUchiha-314/the-loop

Command

Create design.md for a work item from its approved requirements.md (Phase 2 of the spec chain).

4 4d ago A 21 tokens original MIT

create-tasks-plan

08

MadaraUchiha-314/the-loop

Command

Create tasks.md (a DAG of tasks) for a work item from its approved requirements.md, design.md and testing-plan.md.

4 4d ago A 26 tokens original MIT

create-testing-plan

09

MadaraUchiha-314/the-loop

Command

Create testing-plan.md for a work item from its approved requirements.md and design.md — how the item will be proved, before the task DAG.

4 4d ago A 29 tokens original MIT

create-ticket

10

MadaraUchiha-314/the-loop

Command

Create a work-item ticket (GitHub issue / Jira) from an existing requirements.md, then promote its draft spec folder to docs/specs/ /.

4 4d ago A 32 tokens original MIT

do-task

11

MadaraUchiha-314/the-loop

Command

Do an ad-hoc, tactical task on a work item with NO PDLC process — no spec chain, no phase gates, no review chain. Work, ask follow-ups on the thread, continue until the requester says it is done.

4 4d ago A 48 tokens original MIT

execute-tasks

12

MadaraUchiha-314/the-loop

Command

Execute the task DAG for a work item — implement, verify against the testing plan, self-check, self/critic-review (implementation → verification → review).

4 4d ago A 31 tokens original MIT

finish-tasks

13

MadaraUchiha-314/the-loop

Command

Finalize a work item after all tasks are done — cleanup (currently closing the ticket) and mark the work complete.

4 4d ago A 23 tokens original MIT

init

14

MadaraUchiha-314/the-loop

Command

Initialize "the-loop" in the current repository — scaffold .the-loop/, the docs trees (specs, capabilities, decisions, learnings) and a validated config, establishing the config with the user via a guided, schema-driven onboarding. Idempotent, non-clobbering, with drift detection.

4 4d ago A 62 tokens original MIT

new-requirement

15

MadaraUchiha-314/the-loop

Command

Start a new work item by drafting a requirements.md BEFORE a ticket exists — in a temporary spec folder. Follow with /create-ticket.

4 4d ago A 27 tokens original MIT

review-pr

16

MadaraUchiha-314/the-loop

Command

Review a pull request against an authorized reviewer's brief — answer their questions, examine their angles, run their validations, and converse until they say done. Change NO code.

4 4d ago A 34 tokens original MIT

upgrade-the-loop

17

MadaraUchiha-314/the-loop

Command

Reconcile a project's "the-loop" files with the installed plugin version — create missing files and migrate schemas. Idempotent, non-clobbering, with --dry-run.

4 4d ago A 37 tokens original MIT

verify-work

18

MadaraUchiha-314/the-loop

Command

Execute a work item's testing-plan.md after implementation — run the planned activities, record results, commit the evidence (verification phase).

4 4d ago A 25 tokens original MIT

work-on

19

MadaraUchiha-314/the-loop

Command

Run "the-loop" on a work item (GitHub issue or Jira id) end-to-end — requirements → design → testing plan → tasks → execute → verify, with self/critic review.

4 4d ago A 40 tokens original MIT

work-status

20

MadaraUchiha-314/the-loop

Command

Report the current status of a work item by reading its spec files (requirements/design/tasks) and execution log. Read-only.

4 4d ago A 25 tokens original MIT

ask

21

MadaraUchiha-314/the-loop

Command

Ask a human a question on the work item — the way a spawned agent escalates.

4 4d ago A 0 tokens original MIT

channels

22

MadaraUchiha-314/the-loop

Command

Operate the communication channels — the back-and-forth surfaces beside the work item, starting with the Slack bot (issue-245).

4 4d ago A 0 tokens original MIT

check

23

MadaraUchiha-314/the-loop

Command

Evaluate a work item's process-graph nodes against its checked-in artifacts, and report what is unmet.

4 4d ago A 0 tokens original MIT

critic

24

MadaraUchiha-314/the-loop

Command

The seam by which the harness doing the work hands it to a different harness for a critic round, and reads back what it said.

4 4d ago C 0 tokens original MIT