with one click
agent-levers
agent-levers contains 4 collected skills from fmind, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.
Start a new lever โ discuss the ask in chat, then capture intent (Goal, Success sketch, Context, Open questions) as ยงBrief. Hands off via /lever <id>.
Advance an existing lever. Reads lever.yaml.step and runs the chain (plan โ do โ check โ act โ done) autonomously until it pauses or finishes.
Inspect or cancel levers. List all (no arg), detail one (TL;DR + criteria + per-criterion events timeline), or cancel one with `<id> cancel [<reason>]`. Never advances the chain.