leifericf

60 mods across 1 repository, 5 stars between them.

leifericf/agentic-sdk

Instructions file CodexOpenCode

Instructions for leifericf/agentic-sdk, covering agents.md, what this is, layout, non-negotiables and before you commit.

5 12d ago A 930 tokens original MIT

change-runner

02

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 12d ago A 31 tokens original MIT

editor

03

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 12d ago A 41 tokens original MIT

planner

04

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 12d ago A 33 tokens original MIT

review-round-runner

05

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 12d ago A 40 tokens original MIT

reviewer

06

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 12d ago A 30 tokens original MIT

ui-designer

07

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 12d ago A 43 tokens original MIT

verifier

08

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 12d ago A 34 tokens original MIT

writer

09

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 12d ago A 39 tokens original MIT

add-dimension

10

leifericf/agentic-sdk

Skill Claude CodeCodex

Generate a check- recipe for a bug class the active set misses.

5 12d ago A 20 tokens original MIT

add-language

11

leifericf/agentic-sdk

Skill Claude CodeCodex

Generate a write- recipe for a language outside the curated four.

5 12d ago A 18 tokens original MIT

add-tech

12

leifericf/agentic-sdk

Skill Claude CodeCodex

Add a non-language concern, a lane entry, a spine task, or a hook.

5 12d ago A 20 tokens original MIT

advance-plan

13

leifericf/agentic-sdk

Skill Claude CodeCodex

Drive a chunk of the plan to completion unattended, phase by phase.

5 12d ago A 16 tokens original MIT

apply-findings

15

leifericf/agentic-sdk

Skill Claude CodeCodex

Fix the punch-list findings assigned to you, one module at one level, smallest sufficient edit, verify then land. Run by editor agents.

5 12d ago A 32 tokens original MIT

audit-code

21

leifericf/agentic-sdk

Skill Claude CodeCodex

Review and fix any scope, round after round until a dry round.

5 12d ago A 16 tokens original MIT

bootstrap-project

22

leifericf/agentic-sdk

Skill Claude CodeCodex

Detect the stack, write the descriptor, materialize recipes and scaffolding.

5 12d ago A 17 tokens original MIT

capture-guidance

23

leifericf/agentic-sdk

Skill Claude CodeCodex

Capture a correction or interaction preference mid-session at near-zero cost, route it to the right home, and return to the work.

5 12d ago A 30 tokens original MIT

check-clarity

24

leifericf/agentic-sdk

Skill Claude CodeCodex

Review dimension for reader experience, jargon, and pacing over prose and docs. Invoked by reviewer agents over a prose shard when the descriptor activates :clarity.

5 12d ago A 37 tokens original MIT