agentforge.yaml
01 identity:
02 name: AgentForge
03 router:
04 default: lean cold-start
05 memory:
06 protocol: portable
07 skills:
08 - diagnose
09 - handoff
10 automation:
11 prune: weekly
AgentForge keeps the important behavior in one canonical source, then emits the right files for Claude Code, Codex, Cursor, and generic agent workspaces.
01 identity:
02 name: AgentForge
03 router:
04 default: lean cold-start
05 memory:
06 protocol: portable
07 skills:
08 - diagnose
09 - handoff
10 automation:
11 prune: weekly
Normalizes the core posture and translates platform plumbing.
OKOKOKOKEmits the full Claude posture: identity, settings, hooks, telemetry helpers, pruning scripts, and universal skills.