fmind/agent-levers

Levers for AI coding agents (Claude Code, Gemini CLI, GitHub Copilot, OpenCode) — multiply the agent's force, divide the human's effort.

3Stars on the repository
9Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

lever-init

01

fmind/agent-levers

Skill Claude CodeCodex

Bootstrap a repo for agent-levers. Creates .agents/levers/, wires CLAUDE.md/GEMINI.md to import AGENTS.md, writes an AGENTS.md skeleton when missing. Hands off via /lever-new.

3 3mo ago A 48 tokens original MIT

lever-new

02

fmind/agent-levers

Skill Claude CodeCodex

Start a new lever — discuss the ask in chat, then capture intent (Goal, Success sketch, Context, Open questions) as §Brief. Hands off via /lever .

3 3mo ago A 40 tokens original MIT

lever-status

03

fmind/agent-levers

Skill Claude CodeCodex

Inspect or cancel levers. List all (no arg), detail one (TL;DR + criteria + per-criterion events timeline), or cancel one with cancel [ ]. Never advances the chain.

3 3mo ago A 48 tokens original MIT

lever

04

fmind/agent-levers

Skill Claude CodeCodex

Advance an existing lever. Reads lever.yaml.step and runs the chain (plan → do → check → act → done) autonomously until it pauses or finishes.

3 3mo ago A 34 tokens original MIT