ontorata

18 mods across 1 repository, 1 stars between them.

agent-forge

01

ontorata/ratary

Cursor rule Cursor

Agent Forge — mandatory skill activation before tasks; memory-governed pipeline.

1 22d ago A 257 tokens original MIT

ai-memory

02

ontorata/ratary

Cursor rule Cursor

Ratary organizational memory — MCP recall; docs-ai remains knowledge SoT.

1 22d ago A 447 tokens original MIT

ontorata/ratary

Cursor rule Cursor

Ontorata’s knowledge source of truth is the private GitHub repo ontorata/docs-ai (local: D:\Apps\docs-ai).

1 22d ago A 248 tokens original MIT

forge-blueprint

05

ontorata/ratary

Skill Claude CodeCodexCursor

Break approved design into small tasks with file paths, verification steps, and dependencies. Use after forge-isolate baseline is green.

1 22d ago A 29 tokens original MIT

forge-diagnose

06

ontorata/ratary

Skill Claude CodeCodexCursor

Four-phase root cause analysis when tests fail, CI breaks, or behavior is wrong. Use instead of random fixes.

1 22d ago A 28 tokens original MIT

forge-execute

07

ontorata/ratary

Skill Claude CodeCodexCursor

Execute blueprint tasks with checkpoints or fresh subagent per task. Use when a forge-blueprint plan is approved.

1 22d ago A 26 tokens original MIT

forge-inspect

08

ontorata/ratary

Skill Claude CodeCodexCursor

Gate review between blueprint tasks: spec compliance then code quality. Critical or constitutional issues block the next task.

1 22d ago A 25 tokens original MIT

forge-intent

09

ontorata/ratary

Skill Claude CodeCodexCursor

Crystallize design before code: Socratic refinement, sectioned design doc, owner validation. Use for new features, ambiguous requests, or structural changes.

1 22d ago A 36 tokens original MIT

forge-intro

10

ontorata/ratary

Skill Claude CodeCodexCursor

Onboard to Agent Forge pipeline. Use when first using this repo, asking how agent workflow works, or what skills to run.

1 22d ago A 30 tokens original MIT

forge-isolate

11

ontorata/ratary

Skill Claude CodeCodexCursor

Create isolated git worktree and branch after design approval; verify clean test baseline. Use after forge-intent is approved.

1 22d ago A 28 tokens original MIT

forge-land

12

ontorata/ratary

Skill Claude CodeCodexCursor

Close a forge branch: verify tests, choose merge/PR/keep/discard, clean up worktree. Use when blueprint tasks are complete.

1 22d ago A 32 tokens original MIT

forge-parallel

13

ontorata/ratary

Skill Claude CodeCodexCursor

Run independent blueprint tracks concurrently via subagents. Use when forge-blueprint marks tasks as parallel-safe.

1 22d ago A 24 tokens original MIT

forge-prove

14

ontorata/ratary

Skill Claude CodeCodexCursor

Evidence-first verification during implementation: failing test, minimal fix, green gate. Use when adding or changing behavior.

1 22d ago A 26 tokens original MIT

forge-recall

15

ontorata/ratary

Skill Claude CodeCodexCursor

Session start: Ratary context recovery + governance before any work. Use at the beginning of every chat or when resuming a task.

1 22d ago A 31 tokens original MIT

forge-remember

16

ontorata/ratary

Skill Claude CodeCodexCursor

Session end handoff via MCP savememory. Use before closing chat or after forge-land.

1 22d ago A 22 tokens original MIT

forge-skillcraft

17

ontorata/ratary

Skill Claude CodeCodexCursor

Author new Forge or project skills following Cursor SKILL.md conventions. Use when creating or updating .cursor/skills.

1 22d ago A 28 tokens original MIT

ratary

18

ontorata/ratary

MCP server Claude CodeCodexCursor

TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files. Runs locally from the tsx npm package.

1 22d ago A tokens not measured original MIT