beo/reference
Use when you need the br/bv CLI command reference, task status mapping, artifact protocol, or dependency reconciliation procedures. Load alongside any other beo skill that references lookup tables.
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "beo/reference" description: "Use when you need the br/bv CLI command reference, task status mapping, artifact protocol, or dependency reconciliation procedures. Load alongside any other beo skill that references lookup tables." license: "MIT" --- # Warcraft Reference Complete reference for the CLI-driven beo workflow. Load this skill when another beo skill says "see beo/reference" or when you need lookup tables for status mapping, artifact protocol, or CLI commands. ## Quick Navigation | Need | Reference File | |------|---------------| | Run a br command | `references/br-cli-reference.md` | | Run a bv command | `references/bv-cli-reference.md` | | Map task status to br commands | `references/status-mapping.md` | | Read/write task artifacts | `references/artifact-protocol.md` | | Sync dependencies or check scheduling | `references/dependency-and-scheduling.md` |
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

