rmolines

22 mods across 1 repository, 13 stars between them.

fractal

01

rmolines/fractal-loop

Plugin Claude Code

Plugin marketplace listing 1 plugin: fractal.

13 5mo ago A tokens not measured original MIT

fractal

02

rmolines/fractal-loop

Plugin Claude Code

Fractal Loop — recursive project management for Claude Code. Decomposes goals into predicates, works on the riskiest unknown first.

13 5mo ago A tokens not measured original MIT

rmolines/fractal-loop

Instructions file

Claude Code instructions for rmolines/fractal-loop, covering claude.md, what this is, commands, test the state machine and view tree state (auto-discovers tree in .fractal/).

13 5mo ago A 1,486 tokens original MIT

evaluate-objection

04

rmolines/fractal-loop

Agent

Evaluates a fractal objection: given a challenge and its existing children, finds the strongest reason the challenge still stands — or declares it refuted.

13 5mo ago A 34 tokens original MIT

evaluate

05

rmolines/fractal-loop

Agent

Evaluates a fractal predicate: given the predicate and its existing children, decides the next step — propose a new child, declare complete, classify as leaf, or mark unachievable.

13 5mo ago A 40 tokens original MIT

patch-worker

06

rmolines/fractal-loop

Agent

Implements changes in an isolated worktree for the /fractal:patch fast-iteration flow.

13 5mo ago A 23 tokens original MIT

sprint

07

rmolines/fractal-loop

Agent

Executes the full sprint cycle (planning → delivery → review → ship) for a leaf predicate. Runs internally with no human gates — the review is the quality gate.

13 5mo ago A 37 tokens original MIT

delivery

08

rmolines/fractal-loop

Command

Executes an approved plan by orchestrating subagents in parallel batches. Use after /fractal:planning produces an approved plan.md.

13 5mo ago B 27 tokens original MIT

doctor

09

rmolines/fractal-loop

Command

Validates fractal tree integrity and optionally fixes inconsistencies.

13 5mo ago A 12 tokens original MIT

init-objection

10

rmolines/fractal-loop

Command

Bootstrap (objection mode): extract a challenge/objection, create fractal tree, then hand off to /fractal:run-objection. Use to start a pre-mortem or to stress-test a plan.

13 5mo ago A 45 tokens original MIT

init

11

rmolines/fractal-loop

Command

Bootstrap: extract objective, create fractal tree, then hand off to /fractal:run. Use to start a new project or redefine an existing objective.

13 5mo ago A 32 tokens original MIT

patch

12

rmolines/fractal-loop

Command

Fast iteration flow: implements a small, well-defined change in an isolated worktree, presents the result, user approves or discards. Use when you already know what to change — a conclusion from discussion, a quick fix, a small improvement. Triggers: 'vale um patch', 'faz esse ajuste', 'aplica essa mudança'…

13 5mo ago B 73 tokens original MIT

planning

13

rmolines/fractal-loop

Command

Transforms a fractal predicate into an executable plan with self-contained deliverables, dependency graph, and human gates. Use after /fractal:run produces a predicate.md.

13 5mo ago A 34 tokens original MIT

propose-objection

14

rmolines/fractal-loop

Command

Propose a new challenge/objection and place it in the fractal tree. With no arguments, enters analyze mode: evaluates the active predicate and suggests a sub-objection. With text, reframes and places it manually.

13 5mo ago A 46 tokens original MIT

propose

15

rmolines/fractal-loop

Command

Propose a new predicate and place it in the fractal tree. With no arguments, enters analyze mode: evaluates the active predicate and suggests a sub-predicate. With text, reframes and places it manually.

13 5mo ago A 43 tokens original MIT

review

16

rmolines/fractal-loop

Command

Decision gate that validates implementation against the fractal node predicate. Spawns an independent evaluator, then decides: back to planning, back to delivery, back to fractal, or approved for ship.

13 5mo ago A 39 tokens original MIT

run-objection

17

rmolines/fractal-loop

Command

Idempotent objection state machine. Evaluates the active challenge and advances one step. Call repeatedly to converge on the root objection.

13 5mo ago A 26 tokens original MIT

run

18

rmolines/fractal-loop

Command

Idempotent fractal state machine. Evaluates the active predicate and advances one step. Call repeatedly to converge on the root predicate.

13 5mo ago A 27 tokens original MIT

ship

19

rmolines/fractal-loop

Command

Puts approved code into production and closes the cycle. PR + CI + deploy + simplify + docs + cleanup. Use after /fractal:review approves.

13 5mo ago B 32 tokens original MIT

standards-generate

20

rmolines/fractal-loop

Command

Inspect target repo and generate .claude/standards.md with detected values. Replaces scripts/generate-standards.sh.

13 5mo ago A 26 tokens original MIT

tree-review

21

rmolines/fractal-loop

Command

Strategic review of the fractal tree — structural analysis, realignment suggestions, and predicate quality audit.

13 5mo ago A 21 tokens original MIT

view

22

rmolines/fractal-loop

Command

Open the fractal viewer — real-time HTML dashboard with live tree updates.

13 5mo ago A 14 tokens original MIT