Taxonomy AGENTS
Purpose
Create, review, update, and validate Uvilo Taxonomy items and their mappings — the self-help taxonomy of issues, aspirations, and practices organized by life domain.
Read First
- SKILL.md — skill definition with prerequisites and key files
- Spec — complete taxonomy specification
- State — current project status
Key Files
| File | Purpose |
|---|---|
SKILL.md | Skill definition (read this first) |
LESSONS.md | Operational learnings specific to taxonomy work |
Taxonomy_Spec.md | Full taxonomy specification |
Taxonomy_State.md | Current status and todo list |
output/taxonomy.csv | Current taxonomy data |
output/taxonomy_map.csv | Issue/aspiration → practice mappings |
schemas/TaxonomySchema.ts | Zod schema for validation |
Relevant Skills
- Taxonomy — defined in
SKILL.mdwithin this folder - QC —
scripts/taxonomy_qc.tsfor validating taxonomy data
Constraints
- Always load
Forge/Knowledge/Constants.mdfor path constants used in spec paths - Higher is always better in scoring conventions
- Boolean questions use maxScore: 7; multiple_choice and scale use maxScore: 10
- Freeform questions are qualitative only — maxScore/weight exist for consistency