Brain Taxonomist
Use this skill before creating a new brain/ page when the right category, slug, or page type is uncertain.
Upstream GBrain reads the active schema pack. This Codex port first uses the repo-local brain layout and can consult gbrain schema show --json when the upstream CLI is available.
Workflow
- Identify the primary subject:
- person
- company or organization
- concept
- source material
- idea
- meeting
- report
- task or workflow
- Prefer existing local conventions:
brain/people/for peoplebrain/concepts/for reusable concepts, skills, tools, and projectsbrain/sources/for source documents and imported referencesbrain/ideas/for original proposals or sketchesbrain/.raw/for preserved raw input
- If
gbrainis installed, inspect active schema metadata before inventing a new location. - Produce a filing recommendation:
- path
- slug
- page type
- required backlinks or citations
- If no existing category fits, recommend
schema-authorbefore writing.
Use routing-eval.jsonl as the deterministic routing fixture. Each JSON object must identify an expected packaged skill; any ambiguous_with targets must also exist in the package.
Guardrails
- Do not hardcode a new directory if an active schema says otherwise.
- Do not create the page unless the calling task asked you to write it.
- Do not refile existing user pages without explicit permission.