Purpose
Create a small, deterministic registry at .atl/skill-registry.md so orchestrators can resolve relevant skills and project conventions once, then pass the result to subagents.
What to Scan
- Global OpenCode skills under
~/.config/opencode/skills/ - Workspace instructions such as
AGENTS.md,CLAUDE.md,GEMINI.md,.cursorrules,.agent/rules/*.md, and.atl/*.md - Project-local skills if a workspace keeps them in
.agent/skills/orskills/
Output
Write .atl/skill-registry.md with these sections:
- Project
- Installed Skills
- Project Conventions
- Recommended Skill Triggers
Engram
If Engram is available, save the registry summary with:
title: "skill-registry/{project}"
topic_key: "skill-registry/{project}"
type: "pattern"
Commands
/skill-registry
/orch-init