BR
brain-brief
Agent Brain /brain-brief: after intake, research, and grill have enough signal.
Install
mkdir -p .claude/skills/brain-brief && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14702" && unzip -o skill.zip -d .claude/skills/brain-brief && rm skill.zipInstalls to .claude/skills/brain-brief
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Agent Brain /brain-brief: after intake, research, and grill have enough signal.79 charsno explicit “when” trigger
About this skill
Use Agent Brain command /brain-brief.
This runtime wrapper is only an activation shortcut. The source of truth is commands/brain-brief.md and commands/registry.json.
Wrapper boundary marker: cc-source-of-truth.
Before acting:
- Read
AGENTBRAIN.md,PRINCIPLES.md,ANTI_RATIONALIZATION.md, anddocs/state-machine.md. - Read
commands/brain-brief.mdand follow it exactly. - Load only these skills:
evidence-research,problem-grill. - Produce the required artifact:
templates/product-brief.md. - Validate against schema:
schemas/product-brief.schema.json. - Preserve user changes before editing.
- Stop if approval, evidence, rollback, secrets handling, loop limits, or runtime capability proof is missing.
If this wrapper conflicts with the command file or registry, follow the command file, report wrapper drift, and route the fix through /brain-verify.
User arguments: $ARGUMENTS