leifericf/agentic-sdk

Agentic system for building software.

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

change-runner

01

leifericf/agentic-sdk

Agent

Runs one phase or slice end to end in its own context and returns exactly one summary line, so the orchestrator above stays lean.

5 13d ago A 31 tokens original MIT

editor

02

leifericf/agentic-sdk

Agent

Sole source mutator in fix loops. Fixes one module's punch-list items at one fix level, lands its changes, and returns its changelog lines instead of editing the changelog.

5 13d ago A 41 tokens original MIT

planner

03

leifericf/agentic-sdk

Agent

Decomposes one chunk of the plan into a forward-only DAG in its own context, writes the full plan to disk, and returns a compact summary.

5 13d ago A 33 tokens original MIT

review-round-runner

04

leifericf/agentic-sdk

Agent

Runs one complete review round (lanes, reviewer fan-out, triage, editor waves, integration, verification) in its own bounded context and returns exactly one summary line.

5 13d ago A 40 tokens original MIT

reviewer

05

leifericf/agentic-sdk

Agent

Read-only reviewer for one review dimension on one module shard. Returns its findings as an EDN vector, or exactly NO FINDINGS.

5 13d ago A 30 tokens original MIT

ui-designer

06

leifericf/agentic-sdk

Agent

Designs a UI surface before it is built and reviews UI surfaces against the design system. Produces design specs and view-spec data, not runtime code. Active only when the descriptor opts in.

5 13d ago A 43 tokens original MIT

verifier

07

leifericf/agentic-sdk

Agent

Runs the deterministic verification lanes on a change and reports pass, skip, or fail with the first error only. Cheap, bash-heavy, no judgment calls.

5 13d ago A 34 tokens original MIT

writer

08

leifericf/agentic-sdk

Agent

Writes new code for one unit of work, in its own jj workspace or inline in the working copy, following the write- or write-tests recipe named in its dispatch.

5 13d ago A 39 tokens original MIT