Commit 2af76d0
committed
refactor: rename skills to cognitive domains + document naming criteria
Skill renames:
- research.synthesize -> analysis.synthesize
- agent.decide -> decision.make
New domains in vocabulary.json:
- analysis: Structured analysis, synthesis, and interpretation of information
- decision: Structured decision-making under criteria and uncertainty
Documentation (VOCABULARY.md):
- Added Skill Naming section: principles, anti-patterns, capability vs skill comparison
- Added Domain Design Criteria section: technical vs cognitive domains, when to create new domains
- Updated examples to reflect new skill names
Updated cross-references in SEMANTIC_FAMILY_MAP.md and skill descriptions.
Catalog regenerated.1 parent e0e47ac commit 2af76d0
File tree
9 files changed
+1258
-1054
lines changed- catalog
- docs
- skills/experimental
- analysis/synthesize
- decision/make
- vocabulary
9 files changed
+1258
-1054
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 3 | | |
13 | 4 | | |
14 | 5 | | |
| |||
30 | 21 | | |
31 | 22 | | |
32 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
54 | 61 | | |
55 | 62 | | |
56 | 63 | | |
| |||
144 | 151 | | |
145 | 152 | | |
146 | 153 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments