| name | omnicore-developer-guide |
| description | OmniCore architecture and developer guide reference. Use when asked to explain, review, or update OmniCore design philosophy, kernel/adapters/event sourcing, sessions/root paths, compaction and summaries, heartbeat, supervisor or CLI behavior, or to maintain developer-guide.md. |
OmniCore Developer Guide Skill
Use the canonical guide
Read references/developer-guide.md before answering architecture or design questions.
Keep the guide in sync
references/developer-guide.md is a copy of the repo root developer-guide.md.
When the architecture changes or the guide is updated:
- Edit
developer-guide.md first.
- Copy it to
references/developer-guide.md to keep this skill current.
Responding
- Summarize or quote from the guide instead of inventing details.
- If the guide is ambiguous, confirm by inspecting the implementation files mentioned in the guide.