agent-forge
01Cursor rule Cursor
Agent Forge — mandatory skill activation before tasks; memory-governed pipeline.
Cursor rule Cursor
Agent Forge — mandatory skill activation before tasks; memory-governed pipeline.
Cursor rule Cursor
Ratary organizational memory — MCP recall; docs-ai remains knowledge SoT.
Cursor rule Cursor
Ontorata execution governance — implementation agent contract for every code change.
Cursor rule Cursor
Ontorata’s knowledge source of truth is the private GitHub repo ontorata/docs-ai (local: D:\Apps\docs-ai).
Skill Claude CodeCodexCursor
Break approved design into small tasks with file paths, verification steps, and dependencies. Use after forge-isolate baseline is green.
Skill Claude CodeCodexCursor
Four-phase root cause analysis when tests fail, CI breaks, or behavior is wrong. Use instead of random fixes.
Skill Claude CodeCodexCursor
Execute blueprint tasks with checkpoints or fresh subagent per task. Use when a forge-blueprint plan is approved.
Skill Claude CodeCodexCursor
Gate review between blueprint tasks: spec compliance then code quality. Critical or constitutional issues block the next task.
Skill Claude CodeCodexCursor
Crystallize design before code: Socratic refinement, sectioned design doc, owner validation. Use for new features, ambiguous requests, or structural changes.
Skill Claude CodeCodexCursor
Onboard to Agent Forge pipeline. Use when first using this repo, asking how agent workflow works, or what skills to run.
Skill Claude CodeCodexCursor
Create isolated git worktree and branch after design approval; verify clean test baseline. Use after forge-intent is approved.
Skill Claude CodeCodexCursor
Close a forge branch: verify tests, choose merge/PR/keep/discard, clean up worktree. Use when blueprint tasks are complete.
Skill Claude CodeCodexCursor
Run independent blueprint tracks concurrently via subagents. Use when forge-blueprint marks tasks as parallel-safe.
Skill Claude CodeCodexCursor
Evidence-first verification during implementation: failing test, minimal fix, green gate. Use when adding or changing behavior.
Skill Claude CodeCodexCursor
Session start: Ratary context recovery + governance before any work. Use at the beginning of every chat or when resuming a task.
Skill Claude CodeCodexCursor
Session end handoff via MCP savememory. Use before closing chat or after forge-land.
Skill Claude CodeCodexCursor
Author new Forge or project skills following Cursor SKILL.md conventions. Use when creating or updating .cursor/skills.
MCP server Claude CodeCodexCursor
TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files. Runs locally from the tsx npm package.