oio-brain

Guide AI agents through onboarding and governance in the OIO Brain repository.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/spacecowboyian/oio-brain --skill oio-brain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oio-brain
Source: https://github.com/spacecowboyian/oio-brain/tree/main/brain
Command: npx skills add https://github.com/spacecowboyian/oio-brain --skill oio-brain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The OIO Brain Skill provides canonical onboarding and governance guidance for AI agents operating in the OIO Brain repository.

Core Features & Use Cases

  • Establishes the mandatory startup sequence and brain-sync checks.
  • Encapsulates repository governance, frontmatter conventions, and memory-layer rules to prevent stale context.
  • Guides agents through structured writing, versioning, and safety guardrails when interacting with brain content.

Quick Start

Begin by completing the six startup reads in order: README, brain/active/current-state.md, brain/active/priorities.md, brain/active/open-loops.md, brain/active/next-actions.md, and INDEX.md.

Frequently Asked Questions about oio-brain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I onboard AI agents to operate within a memory repository?

AI agent onboarding requires completing a mandatory six-file startup sequence, including current-state and priorities logs, to establish canonical governance and prevent stale context.

What is frontmatter enforcement in AI memory governance?

Frontmatter enforcement ensures structured metadata standards are applied to document classes, maintaining versioning rules and safety guardrails when agents interact with the memory layer.

How do I prevent stale context when AI agents update active memory files?

To prevent stale context, agents must follow structured update workflows and safety guardrails that keep the active memory layer aligned with the current-state, priorities, and decisions log.

Do I need to read specific files before starting AI collaboration in a memory repository?

Yes, agents must complete six ordered startup reads: README, current-state.md, priorities.md, open-loops.md, next-actions.md, and INDEX.md, ensuring proper brain-sync checks before collaboration.

What are the limitations of unguided AI agents writing to a shared memory layer?

Without governance, unguided agents risk violating document class standards and safety guardrails, leading to misaligned decision logs and unstructured memory layer updates.