faion
Installation
SKILL.md
Faion umbrella
Single entry point for the entire faion knowledge + workflow stack. Auto-invokes on a wide range of triggers — see description above for the full routing surface.
Routing
When invoked, decide what the user needs and read the right entry point:
| Signal | Read |
|---|---|
| Methodology question | L1: knowledge/domains.xml → pick ≤3 domains → L2: knowledge/<domain>/INDEX.xml → leaf: knowledge/<tier>/<group>/<name>/AGENTS.md |
| "How to do X" — concrete task with steps | L1: playbooks/taxonomy.xml (11 goal categories) → L2: playbooks/by-goal/<goal>/INDEX.xml → leaf: playbooks/<tier>/<group>/<slug>/AGENTS.md + content/01-playbook.xml |
| Workflow needed (brainstorm / SDD batch / improver / media pipeline / agent pool) | workflows/AGENTS.md to pick + load |
Methodology layout (v3, post-F-066):