Instructions file CodexOpenCode
Instructions for Agent-Field/agentfield, covering learned user preferences and learned workspace facts.
Instructions file CodexOpenCode
Instructions for Agent-Field/agentfield, covering learned user preferences and learned workspace facts.
Instructions file
Instructions for Agent-Field/agentfield, covering claude.md, project overview, development setup, prerequisites and initial setup.
Skill Claude CodeCodex
Build and install a personal AI agent on this machine's AgentField: real source in /agentfield-agents, packaged with agentfield-package.yaml, installed with af install, started with af run, registered on the local control plane, and visible in AgentField Desktop with a keys form and an auto-start toggle. Use when the…
Skill Claude CodeCodex
Whenever you have a discrete task to perform — one the user delegated, or one that arose inside your own work — check FIRST whether an installed AgentField agent covers it, and offload to it by default when one does. Coverage, not task size, is the test: even a small job goes to a covering agent. The check is cheap …
Skill Claude CodeCodex
Design and ship a multi-agent system on AgentField. Use when the user asks to build, scaffold, design, or run an agent, reasoner network, multi-agent backend, or 'an agent that does X' — whenever the work would otherwise be a single LLM call or a flat LangChain/CrewAI/AutoGen chain. The skill produces composite…
Skill Claude CodeCodex
Delegate well-scoped coding issues to a SWE-AF node as a cheap sub-harness via implementissue, then collect and merge the returned branches. Use when the user asks to offload, delegate, or fan out scoped tasks to SWE-AF / swe-planner / swe-fast, or when several independent, fully-specified changes could run in…
Skill Claude CodeCodex
Autonomous engineering team runtime — one API call spins up coordinated AI agents to scope, build, and ship software.
Instructions file
Instructions for Agent-Field/plandb, covering plandb — project instructions, what this is, development, branch rules and commit conventions.