Instructions file CodexOpenCode
Instructions for fmind/agent-levers, covering agents.md, conventions, workflow and layout.
Instructions file CodexOpenCode
Instructions for fmind/agent-levers, covering agents.md, conventions, workflow and layout.
Instructions file
Instructions for fmind/agent-levers, a project described as: Levers for AI coding agents (Claude Code, Gemini CLI, GitHub Copilot, OpenCode) — multiply the agent's force, divide the human's effort.
Instructions file Gemini CLI
Instructions for fmind/agent-levers, a project described as: Levers for AI coding agents (Claude Code, Gemini CLI, GitHub Copilot, OpenCode) — multiply the agent's force, divide the human's effort.
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.
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 .
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.
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.
Plugin Claude Code
Project docs that answer locally before the web — Agent Skills for AI coding agents.
Plugin Claude Code
Project docs that answer locally before the web — Agent Skills for AI coding agents.
Instructions file CodexOpenCode
Instructions for fmind/agent-docs, covering agents.md, conventions, workflow and layout.
Instructions file
Instructions for fmind/agent-docs, a project described as: Project docs that answer locally before the web — file-based Agent Skills for Claude Code, Gemini CLI, GitHub Copilot, and OpenCode.
Instructions file Gemini CLI
Instructions for fmind/agent-docs, a project described as: Project docs that answer locally before the web — file-based Agent Skills for Claude Code, Gemini CLI, GitHub Copilot, and OpenCode.
Skill Claude CodeCodex
Seed .agents/docs/ with a navigation map of the project's key topics (tools, services, frameworks, ...) — a structured link index to upstream pages, plus a brief summary and key concepts. Future agents read locally to find the right upstream URL in one hop. Triggers include "gather docs for X", "seed agent docs", "set…
Skill Claude CodeCodex
Re-verify entries in .agents/docs/ against upstream — repair dead links in the documentation map, update drifted captured snippets, and bump lastverified dates. Triggers include "refresh agent docs", "update .agents/docs", "re-verify the docs".
Skill Claude CodeCodex
Before web-searching or fetching docs for a project topic, check .agents/docs/INDEX.md and the matching DOC.md for a navigation map of curated upstream URLs. No-op if INDEX.md is missing.
Skill Claude CodeCodex
Contribute to the fkf repository without breaking its one-binary, offline-read, trust, source, documentation, or generated-artifact contracts. Invoke when changing fkf code, presets, skills, CLI behavior, tests, release metadata, or the Hugo site.
Instructions file CodexOpenCode
Instructions for fmind/fkf, covering agents.md (project), status, workflow, product boundaries and trust and execution.
Instructions file
Instructions for fmind/fkf, a project described as: Local-first Go CLI that turns plain JSON and Markdown work history into reproducible context packs for coding agents.
Skill Claude CodeCodex
Promote verified fkf task-trace findings into a dated log, approved wiki concepts, or project pages. Invoke before closing a session that made a decision, changed behavior, or found a durable dead end.
Skill Claude CodeCodex
Use an fkf base safely: inspect status, retrieve bounded context, resolve URIs, traverse declared relations, collect sources, or serve read-only MCP. Invoke for any read or collection workflow in a base.
Plugin Claude Code
Genetic exploration of solution spaces for AI coding agents — gather a verifiable objective, evolve variants, apply the winner.
Plugin Claude Code
Genetic exploration of solution spaces for AI coding agents — gather a verifiable objective, evolve variants, apply the winner.
Instructions file CodexOpenCode
AGENTS.md instructions for fmind/agent-evolutions, covering agents.md, conventions, workflow and layout.
Instructions file
Claude Code instructions for fmind/agent-evolutions, a project described as: Genetic exploration of solution spaces for AI coding agents (Claude Code, Gemini CLI, GitHub Copilot, OpenCode) — gather a verifiable objective, evolve variants, apply the winner.