@event4u/agent-config 1.33.0 → 1.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agent-src/commands/review-changes.md +13 -8
- package/.agent-src/commands/roadmap/process-full.md +17 -15
- package/.agent-src/contexts/execution/roadmap-process-loop.md +11 -10
- package/.agent-src/personas/README.md +12 -21
- package/.agent-src/personas/_template-specialist/persona.md +89 -0
- package/.agent-src/personas/backend-architect.md +96 -0
- package/.agent-src/personas/discovery-lead.md +99 -0
- package/.agent-src/personas/eloquent-tamer.md +96 -0
- package/.agent-src/personas/frontend-engineer.md +100 -0
- package/.agent-src/personas/product-owner.md +71 -52
- package/.agent-src/personas/qa.md +27 -2
- package/.agent-src/personas/revops-maintainer.md +100 -0
- package/.agent-src/personas/security-engineer.md +100 -0
- package/.agent-src/personas/tech-writer.md +99 -0
- package/.agent-src/skills/accessibility-auditor/SKILL.md +132 -0
- package/.agent-src/skills/adr-create/SKILL.md +1 -0
- package/.agent-src/skills/adversarial-review/SKILL.md +1 -0
- package/.agent-src/skills/agent-docs-writing/SKILL.md +1 -0
- package/.agent-src/skills/agents-md-thin-root/SKILL.md +1 -0
- package/.agent-src/skills/ai-council/SKILL.md +1 -0
- package/.agent-src/skills/analysis-autonomous-mode/SKILL.md +1 -0
- package/.agent-src/skills/analysis-skill-router/SKILL.md +1 -0
- package/.agent-src/skills/api-design/SKILL.md +3 -0
- package/.agent-src/skills/api-endpoint/SKILL.md +1 -0
- package/.agent-src/skills/api-testing/SKILL.md +1 -0
- package/.agent-src/skills/architecture-review-lens/SKILL.md +137 -0
- package/.agent-src/skills/artisan-commands/SKILL.md +1 -0
- package/.agent-src/skills/async-python-patterns/SKILL.md +1 -0
- package/.agent-src/skills/authz-review/SKILL.md +4 -0
- package/.agent-src/skills/aws-infrastructure/SKILL.md +1 -0
- package/.agent-src/skills/blade-ui/SKILL.md +1 -0
- package/.agent-src/skills/blast-radius-analyzer/SKILL.md +3 -0
- package/.agent-src/skills/bug-analyzer/SKILL.md +1 -0
- package/.agent-src/skills/check-refs/SKILL.md +1 -0
- package/.agent-src/skills/code-refactoring/SKILL.md +1 -0
- package/.agent-src/skills/code-review/SKILL.md +1 -0
- package/.agent-src/skills/command-routing/SKILL.md +1 -0
- package/.agent-src/skills/command-writing/SKILL.md +1 -0
- package/.agent-src/skills/competitive-positioning/SKILL.md +152 -0
- package/.agent-src/skills/composer-packages/SKILL.md +1 -0
- package/.agent-src/skills/context-authoring/SKILL.md +1 -0
- package/.agent-src/skills/context-document/SKILL.md +1 -0
- package/.agent-src/skills/conventional-commits-writing/SKILL.md +1 -0
- package/.agent-src/skills/copilot-agents-optimization/SKILL.md +1 -0
- package/.agent-src/skills/copilot-config/SKILL.md +1 -0
- package/.agent-src/skills/customer-research/SKILL.md +116 -0
- package/.agent-src/skills/dashboard-design/SKILL.md +1 -0
- package/.agent-src/skills/data-flow-mapper/SKILL.md +1 -0
- package/.agent-src/skills/database/SKILL.md +3 -0
- package/.agent-src/skills/dcf-modeling/SKILL.md +1 -0
- package/.agent-src/skills/decision-record/SKILL.md +218 -0
- package/.agent-src/skills/deep-reading-analyst/SKILL.md +1 -0
- package/.agent-src/skills/defense-in-depth/SKILL.md +1 -0
- package/.agent-src/skills/dependency-upgrade/SKILL.md +1 -0
- package/.agent-src/skills/description-assist/SKILL.md +1 -0
- package/.agent-src/skills/design-review/SKILL.md +1 -0
- package/.agent-src/skills/devcontainer/SKILL.md +1 -0
- package/.agent-src/skills/developer-like-execution/SKILL.md +1 -0
- package/.agent-src/skills/discovery-interview/SKILL.md +152 -0
- package/.agent-src/skills/docker/SKILL.md +1 -0
- package/.agent-src/skills/dto-creator/SKILL.md +1 -0
- package/.agent-src/skills/eloquent/SKILL.md +3 -0
- package/.agent-src/skills/error-handling-patterns/SKILL.md +1 -0
- package/.agent-src/skills/estimate-ticket/SKILL.md +1 -0
- package/.agent-src/skills/existing-ui-audit/SKILL.md +3 -0
- package/.agent-src/skills/fe-design/SKILL.md +4 -1
- package/.agent-src/skills/feature-planning/SKILL.md +1 -0
- package/.agent-src/skills/file-editor/SKILL.md +1 -0
- package/.agent-src/skills/finishing-a-development-branch/SKILL.md +1 -0
- package/.agent-src/skills/flux/SKILL.md +1 -0
- package/.agent-src/skills/form-handler/SKILL.md +145 -0
- package/.agent-src/skills/funnel-analysis/SKILL.md +1 -0
- package/.agent-src/skills/git-workflow/SKILL.md +1 -0
- package/.agent-src/skills/github-ci/SKILL.md +1 -0
- package/.agent-src/skills/grafana/SKILL.md +1 -0
- package/.agent-src/skills/guideline-writing/SKILL.md +1 -0
- package/.agent-src/skills/incident-commander/SKILL.md +140 -0
- package/.agent-src/skills/jira-integration/SKILL.md +1 -0
- package/.agent-src/skills/jobs-events/SKILL.md +1 -0
- package/.agent-src/skills/judge-bug-hunter/SKILL.md +1 -0
- package/.agent-src/skills/judge-code-quality/SKILL.md +1 -0
- package/.agent-src/skills/judge-security-auditor/SKILL.md +3 -0
- package/.agent-src/skills/judge-test-coverage/SKILL.md +1 -0
- package/.agent-src/skills/laravel/SKILL.md +1 -0
- package/.agent-src/skills/laravel-horizon/SKILL.md +1 -0
- package/.agent-src/skills/laravel-mail/SKILL.md +1 -0
- package/.agent-src/skills/laravel-middleware/SKILL.md +1 -0
- package/.agent-src/skills/laravel-notifications/SKILL.md +1 -0
- package/.agent-src/skills/laravel-pennant/SKILL.md +1 -0
- package/.agent-src/skills/laravel-pulse/SKILL.md +1 -0
- package/.agent-src/skills/laravel-reverb/SKILL.md +1 -0
- package/.agent-src/skills/laravel-scheduling/SKILL.md +1 -0
- package/.agent-src/skills/laravel-validation/SKILL.md +1 -0
- package/.agent-src/skills/launch-readiness/SKILL.md +156 -0
- package/.agent-src/skills/learning-to-rule-or-skill/SKILL.md +1 -0
- package/.agent-src/skills/lint-skills/SKILL.md +1 -0
- package/.agent-src/skills/livewire/SKILL.md +1 -0
- package/.agent-src/skills/livewire-architect/SKILL.md +158 -0
- package/.agent-src/skills/logging-monitoring/SKILL.md +1 -0
- package/.agent-src/skills/markitdown/SKILL.md +1 -0
- package/.agent-src/skills/mcp/SKILL.md +1 -0
- package/.agent-src/skills/mcp-builder/SKILL.md +1 -0
- package/.agent-src/skills/md-language-check/SKILL.md +1 -0
- package/.agent-src/skills/merge-conflicts/SKILL.md +1 -0
- package/.agent-src/skills/migration-architect/SKILL.md +119 -0
- package/.agent-src/skills/migration-creator/SKILL.md +1 -0
- package/.agent-src/skills/mobile-e2e-strategy/SKILL.md +2 -1
- package/.agent-src/skills/module-management/SKILL.md +1 -0
- package/.agent-src/skills/multi-tenancy/SKILL.md +1 -0
- package/.agent-src/skills/okr-tree-modeling/SKILL.md +1 -0
- package/.agent-src/skills/openapi/SKILL.md +1 -0
- package/.agent-src/skills/override-management/SKILL.md +1 -0
- package/.agent-src/skills/performance/SKILL.md +1 -0
- package/.agent-src/skills/performance-analysis/SKILL.md +1 -0
- package/.agent-src/skills/persona-writing/SKILL.md +1 -0
- package/.agent-src/skills/pest-testing/SKILL.md +1 -0
- package/.agent-src/skills/php-coder/SKILL.md +1 -0
- package/.agent-src/skills/php-debugging/SKILL.md +1 -0
- package/.agent-src/skills/php-service/SKILL.md +1 -0
- package/.agent-src/skills/playwright-architect/SKILL.md +141 -0
- package/.agent-src/skills/playwright-testing/SKILL.md +1 -0
- package/.agent-src/skills/po-discovery/SKILL.md +127 -0
- package/.agent-src/skills/project-analysis-core/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-hypothesis-driven/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-laravel/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-nextjs/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-node-express/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-react/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-symfony/SKILL.md +1 -0
- package/.agent-src/skills/project-analysis-zend-laminas/SKILL.md +1 -0
- package/.agent-src/skills/project-analyzer/SKILL.md +1 -0
- package/.agent-src/skills/project-docs/SKILL.md +1 -0
- package/.agent-src/skills/prompt-engineering-patterns/SKILL.md +1 -0
- package/.agent-src/skills/prompt-optimizer/SKILL.md +1 -0
- package/.agent-src/skills/quality-tools/SKILL.md +1 -0
- package/.agent-src/skills/react-native-setup/SKILL.md +1 -0
- package/.agent-src/skills/react-shadcn-ui/SKILL.md +1 -0
- package/.agent-src/skills/readme-reviewer/SKILL.md +1 -0
- package/.agent-src/skills/readme-writing/SKILL.md +1 -0
- package/.agent-src/skills/readme-writing-package/SKILL.md +1 -0
- package/.agent-src/skills/receiving-code-review/SKILL.md +1 -0
- package/.agent-src/skills/refine-prompt/SKILL.md +1 -0
- package/.agent-src/skills/refine-ticket/SKILL.md +1 -0
- package/.agent-src/skills/release-comms/SKILL.md +123 -0
- package/.agent-src/skills/repomix-packer/SKILL.md +1 -0
- package/.agent-src/skills/requesting-code-review/SKILL.md +1 -0
- package/.agent-src/skills/review-routing/SKILL.md +1 -0
- package/.agent-src/skills/rice-prioritization/SKILL.md +1 -0
- package/.agent-src/skills/risk-officer/SKILL.md +141 -0
- package/.agent-src/skills/roadmap-management/SKILL.md +1 -0
- package/.agent-src/skills/roadmap-writing/SKILL.md +2 -1
- package/.agent-src/skills/rtk-output-filtering/SKILL.md +1 -0
- package/.agent-src/skills/rule-writing/SKILL.md +1 -0
- package/.agent-src/skills/script-writing/SKILL.md +1 -0
- package/.agent-src/skills/secrets-management/SKILL.md +1 -0
- package/.agent-src/skills/security/SKILL.md +1 -0
- package/.agent-src/skills/security-audit/SKILL.md +1 -0
- package/.agent-src/skills/sentry-integration/SKILL.md +1 -0
- package/.agent-src/skills/sequential-thinking/SKILL.md +1 -0
- package/.agent-src/skills/skill-improvement-pipeline/SKILL.md +1 -0
- package/.agent-src/skills/skill-management/SKILL.md +1 -0
- package/.agent-src/skills/skill-reviewer/SKILL.md +1 -0
- package/.agent-src/skills/skill-writing/SKILL.md +1 -0
- package/.agent-src/skills/sql-writing/SKILL.md +1 -0
- package/.agent-src/skills/stakeholder-tradeoff/SKILL.md +237 -0
- package/.agent-src/skills/subagent-orchestration/SKILL.md +13 -0
- package/.agent-src/skills/systematic-debugging/SKILL.md +1 -0
- package/.agent-src/skills/tailwind-engineer/SKILL.md +130 -0
- package/.agent-src/skills/tech-debt-tracker/SKILL.md +152 -0
- package/.agent-src/skills/technical-specification/SKILL.md +1 -0
- package/.agent-src/skills/terraform/SKILL.md +1 -0
- package/.agent-src/skills/terragrunt/SKILL.md +1 -0
- package/.agent-src/skills/test-driven-development/SKILL.md +1 -0
- package/.agent-src/skills/test-performance/SKILL.md +1 -0
- package/.agent-src/skills/testing-anti-patterns/SKILL.md +1 -0
- package/.agent-src/skills/threat-modeling/SKILL.md +3 -0
- package/.agent-src/skills/token-optimizer/SKILL.md +1 -0
- package/.agent-src/skills/traefik/SKILL.md +1 -0
- package/.agent-src/skills/ui-component-architect/SKILL.md +153 -0
- package/.agent-src/skills/unit-economics-modeling/SKILL.md +1 -0
- package/.agent-src/skills/universal-project-analysis/SKILL.md +1 -0
- package/.agent-src/skills/upstream-contribute/SKILL.md +1 -0
- package/.agent-src/skills/using-git-worktrees/SKILL.md +1 -0
- package/.agent-src/skills/validate-feature-fit/SKILL.md +1 -0
- package/.agent-src/skills/verify-completion-evidence/SKILL.md +1 -0
- package/.agent-src/skills/voc-extract/SKILL.md +164 -0
- package/.agent-src/skills/websocket/SKILL.md +1 -0
- package/.agent-src/templates/roadmaps.md +9 -0
- package/.claude-plugin/marketplace.json +21 -1
- package/AGENTS.md +1 -0
- package/CHANGELOG.md +75 -0
- package/README.md +2 -2
- package/docs/architecture.md +2 -2
- package/docs/catalog.md +21 -4
- package/docs/contracts/context-spine.md +133 -0
- package/docs/contracts/file-ownership-matrix.json +616 -0
- package/docs/contracts/mental-models.md +336 -0
- package/docs/contracts/persona-schema.md +136 -0
- package/docs/contracts/skill-domains.md +143 -0
- package/docs/decisions/ADR-005-subagent-worktrees.md +120 -0
- package/docs/decisions/ADR-006-skill-tools-python-pilot.md +114 -0
- package/docs/decisions/INDEX.md +3 -0
- package/docs/guidelines/cross-role-handoff.md +127 -0
- package/docs/personas.md +115 -0
- package/package.json +1 -1
- package/scripts/_backfill_skill_domains.py +140 -0
- package/scripts/_emit_domain_table.py +35 -0
- package/scripts/install-hooks.sh +21 -4
- package/scripts/lint_context_spine_usage.py +133 -0
- package/scripts/lint_roadmap_complexity.py +37 -0
- package/scripts/lint_skill_tools.py +168 -0
- package/scripts/schemas/skill.schema.json +15 -1
- package/scripts/skill_linter.py +19 -4
- package/scripts/skill_tools/__init__.py +22 -0
- package/scripts/skill_tools/audit_persona_coverage.py +147 -0
- package/scripts/skill_tools/run_block_d_eval.py +129 -0
- package/scripts/skill_tools/score_skill_relevance.py +169 -0
- package/scripts/skill_tools/suggest_skill_for_task.py +113 -0
|
@@ -0,0 +1,336 @@
|
|
|
1
|
+
---
|
|
2
|
+
stability: stable
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
# Mental Models — Top-30 Cross-Role Reference
|
|
7
|
+
|
|
8
|
+
> **Status:** active · **Stability:** stable · **Owner:** unified-senior-roles Block K4
|
|
9
|
+
> · **Hard cap:** 30 models · **R23 mitigation:** additions require removing one (zero-sum)
|
|
10
|
+
|
|
11
|
+
A ranked, citation-only reference. Senior skills cite a model by
|
|
12
|
+
its number when the cognition step it triggers needs framing prose
|
|
13
|
+
the skill would otherwise re-invent. The doc is not auto-loaded
|
|
14
|
+
and never appears in a prompt unless a skill names a row.
|
|
15
|
+
|
|
16
|
+
## How this list was built
|
|
17
|
+
|
|
18
|
+
Council iter-1 (Anthropic `claude-sonnet-4-5` + OpenAI `gpt-4o`,
|
|
19
|
+
2026-05-05) Q2 verdict: **Ranked Top-30**, cross-role bias.
|
|
20
|
+
Channel-specific (CAC/LTV-as-model, ad-auction, SEO keyword),
|
|
21
|
+
C-suite strategy (Blue Ocean, Porter's Five Forces), and sales
|
|
22
|
+
pipeline (BANT, MEDDIC) **explicitly cut** — they are domain
|
|
23
|
+
heuristics, not cross-role cognition tools. Additions require
|
|
24
|
+
removing one.
|
|
25
|
+
|
|
26
|
+
Each entry: title · domain · ≤ 8-line summary · one citation example
|
|
27
|
+
from a shipped skill (path is the proof of provenance, not a load
|
|
28
|
+
instruction).
|
|
29
|
+
|
|
30
|
+
## The 30 models
|
|
31
|
+
|
|
32
|
+
### 1. First-principles thinking
|
|
33
|
+
|
|
34
|
+
Strip the problem to assumptions you can defend from physics, contract,
|
|
35
|
+
or hard data. Re-derive the answer from those, not by analogy to past
|
|
36
|
+
decisions. The expensive part is identifying which "principle" is
|
|
37
|
+
actually load-bearing vs. inherited belief; the cheap part is the
|
|
38
|
+
re-derivation. Use when an inherited approach feels stale and you
|
|
39
|
+
suspect the real constraint moved.
|
|
40
|
+
*Cited by:* `.agent-src.uncompressed/skills/improve-before-implement/`
|
|
41
|
+
(challenges weak requirements before code is written).
|
|
42
|
+
|
|
43
|
+
### 2. Jobs-to-be-Done (JTBD)
|
|
44
|
+
|
|
45
|
+
A user "hires" a product to make progress in a specific situation;
|
|
46
|
+
the job is the situation × motivation × expected outcome, not the
|
|
47
|
+
demographic. The unit of analysis is the **switch event** — what
|
|
48
|
+
caused them to fire the previous solution. JTBD reframes feature
|
|
49
|
+
requests as evidence of an unmet job, not feature gaps.
|
|
50
|
+
*Cited by:* `.agent-src.uncompressed/skills/po-discovery/`
|
|
51
|
+
(reframes fuzzy product asks via job-shape).
|
|
52
|
+
|
|
53
|
+
### 3. Pareto principle (80/20)
|
|
54
|
+
|
|
55
|
+
Roughly 80% of effects come from 20% of causes. The lift is in
|
|
56
|
+
**identifying** the 20% — which user segment, which test failure,
|
|
57
|
+
which N+1 query — not in re-stating the ratio. Anti-pattern: using
|
|
58
|
+
80/20 as permission to ignore the long tail without measuring it.
|
|
59
|
+
*Cited by:* `.agent-src.uncompressed/skills/performance-analysis/`
|
|
60
|
+
(N+1 detection prioritizes the 20% of queries causing 80% of latency).
|
|
61
|
+
|
|
62
|
+
### 4. Second-order thinking
|
|
63
|
+
|
|
64
|
+
Ask "and then what?" until the chain breaks down. First-order picks
|
|
65
|
+
what looks best now; second-order weighs the consequences of the
|
|
66
|
+
consequences. Most "obvious" decisions die at second-order — the
|
|
67
|
+
optimization that ships now creates the maintenance debt that kills
|
|
68
|
+
velocity in 6 months.
|
|
69
|
+
*Cited by:* `.agent-src.uncompressed/skills/adversarial-review/`
|
|
70
|
+
(stress-tests a plan by walking past the immediate verdict).
|
|
71
|
+
|
|
72
|
+
### 5. Opportunity cost
|
|
73
|
+
|
|
74
|
+
The real cost of any choice is the **next-best alternative you did
|
|
75
|
+
not pick**, not the dollar / time spent. A 2-week feature is not
|
|
76
|
+
"2 weeks expensive" — it is the highest-value 2-week feature you
|
|
77
|
+
chose not to ship instead. Naming the alternative makes the cost
|
|
78
|
+
legible; pretending there isn't one is the failure mode.
|
|
79
|
+
*Cited by:* `.agent-src.uncompressed/skills/rice-prioritization/`
|
|
80
|
+
(scores compete for capacity; non-shipped items are the cost basis).
|
|
81
|
+
|
|
82
|
+
### 6. Theory of constraints
|
|
83
|
+
|
|
84
|
+
System throughput is bounded by exactly one constraint at a time.
|
|
85
|
+
Improving any non-constraint resource is local optimization with
|
|
86
|
+
zero system effect — usually negative, since it loads the actual
|
|
87
|
+
constraint harder. The discipline: identify, exploit, subordinate,
|
|
88
|
+
elevate, then find the next constraint.
|
|
89
|
+
*Cited by:* `.agent-src.uncompressed/skills/funnel-analysis/`
|
|
90
|
+
(identifies the single funnel stage that bounds conversion throughput).
|
|
91
|
+
|
|
92
|
+
### 7. MVP (Minimum Viable Product)
|
|
93
|
+
|
|
94
|
+
The smallest thing that produces real evidence about whether the
|
|
95
|
+
hypothesis holds. MVP is a **measurement instrument**, not a
|
|
96
|
+
junior-grade product. The trap is shipping an MVP that cannot
|
|
97
|
+
distinguish "user behavior validates the hypothesis" from "user
|
|
98
|
+
behavior was driven by something else"; that is just a small
|
|
99
|
+
product.
|
|
100
|
+
*Cited by:* `.agent-src.uncompressed/skills/po-discovery/`
|
|
101
|
+
(scopes a discovery slice that produces a learning, not a feature).
|
|
102
|
+
|
|
103
|
+
### 8. Build-Measure-Learn
|
|
104
|
+
|
|
105
|
+
A loop: build the smallest test, measure the actual signal, decide
|
|
106
|
+
to persevere or pivot. The skill is in **shortening the loop** —
|
|
107
|
+
weeks beat months because months let teams rationalize a failed
|
|
108
|
+
hypothesis. The loop is the artefact; any individual cycle is just
|
|
109
|
+
one iteration.
|
|
110
|
+
*Cited by:* `.agent-src.uncompressed/skills/test-driven-development/`
|
|
111
|
+
(the build-measure-learn loop applied to one function at a time).
|
|
112
|
+
|
|
113
|
+
### 9. Hypothesis-driven development
|
|
114
|
+
|
|
115
|
+
State the hypothesis as a falsifiable sentence with a metric and a
|
|
116
|
+
threshold **before** writing the code. "If we do X, metric Y will
|
|
117
|
+
move by Z." Without the threshold, the team will declare any
|
|
118
|
+
movement victory. With it, the team learns from the misses.
|
|
119
|
+
*Cited by:* `.agent-src.uncompressed/skills/project-analysis-hypothesis-driven/`
|
|
120
|
+
(competing hypotheses + validation loops + evidence-based conclusions).
|
|
121
|
+
|
|
122
|
+
### 10. Reversible vs. irreversible decisions
|
|
123
|
+
|
|
124
|
+
One-way doors deserve a high bar; two-way doors deserve a low bar
|
|
125
|
+
plus speed. The bias under uncertainty: shipping a reversible
|
|
126
|
+
decision early is almost always cheaper than the meeting required
|
|
127
|
+
to decide. The skill is recognizing irreversibility — usually data
|
|
128
|
+
shape, public API surface, or hiring.
|
|
129
|
+
*Cited by:* `.agent-src.uncompressed/skills/decision-record/`
|
|
130
|
+
(records the reversal-criteria so the irreversibility verdict is auditable).
|
|
131
|
+
|
|
132
|
+
### 11. DX as first-class concern
|
|
133
|
+
|
|
134
|
+
Developer experience is a leading indicator of throughput; it is not
|
|
135
|
+
a polish task. Slow tests, fragile local setup, and surprising tool
|
|
136
|
+
output compound — every developer pays the tax every day. Treat DX
|
|
137
|
+
issues like user-facing bugs, with severity and SLA. The compounding
|
|
138
|
+
math makes "fix it later" almost always wrong.
|
|
139
|
+
*Cited by:* `.agent-src.uncompressed/skills/test-performance/`
|
|
140
|
+
(test-suite latency is a developer-facing metric, optimized as such).
|
|
141
|
+
|
|
142
|
+
### 12. Conway's Law
|
|
143
|
+
|
|
144
|
+
The systems an organization builds mirror its communication structure.
|
|
145
|
+
Re-orgs propagate to architecture; architecture changes that fight the
|
|
146
|
+
org chart fail. The lever is bidirectional: pick the architecture you
|
|
147
|
+
want, then engineer the communication paths that produce it.
|
|
148
|
+
*Cited by:* `.agent-src.uncompressed/skills/api-design/`
|
|
149
|
+
(bounded-context choices follow team boundaries, not the other way around).
|
|
150
|
+
|
|
151
|
+
### 13. Occam's Razor
|
|
152
|
+
|
|
153
|
+
Among hypotheses that fit the evidence equally well, prefer the one
|
|
154
|
+
that introduces the fewest new entities. In debugging, the boring
|
|
155
|
+
explanation (typo, off-by-one, stale cache) is usually correct. The
|
|
156
|
+
trap is **assuming** instead of **falsifying** — Occam suggests
|
|
157
|
+
order of investigation, not a verdict.
|
|
158
|
+
*Cited by:* `.agent-src.uncompressed/skills/systematic-debugging/`
|
|
159
|
+
(reproduce → isolate → hypothesize, simplest hypothesis first).
|
|
160
|
+
|
|
161
|
+
### 14. Meadows leverage points
|
|
162
|
+
|
|
163
|
+
Donella Meadows' ranking: the highest-leverage interventions in a
|
|
164
|
+
system are paradigm shifts, then goals, then rules — far above
|
|
165
|
+
parameter tweaks. Most "improvement" effort fights parameters
|
|
166
|
+
(numbers, delays) at the bottom of the ranking. Climb the ranking
|
|
167
|
+
before optimizing.
|
|
168
|
+
*Cited by:* `.agent-src.uncompressed/skills/architecture-review-lens/`
|
|
169
|
+
(boundary / dependency-direction issues are higher-leverage than tweaks).
|
|
170
|
+
|
|
171
|
+
### 15. Signal vs. noise
|
|
172
|
+
|
|
173
|
+
Every metric is a sum of underlying signal and measurement noise.
|
|
174
|
+
A change of size N is meaningful only if N exceeds the noise floor
|
|
175
|
+
for that metric × that horizon. The discipline: estimate the noise
|
|
176
|
+
band first, then evaluate the change. Without the noise band, every
|
|
177
|
+
movement looks like a trend.
|
|
178
|
+
*Cited by:* `.agent-src.uncompressed/skills/funnel-analysis/`
|
|
179
|
+
(stage-to-stage drop is read against the typical week-on-week noise).
|
|
180
|
+
|
|
181
|
+
### 16. Leading vs. lagging indicators
|
|
182
|
+
|
|
183
|
+
Lagging indicators (revenue, churn, retention) are accurate and
|
|
184
|
+
late. Leading indicators (activation events, repeat-use, support
|
|
185
|
+
volume) are noisy and early. Operating on lagging alone means the
|
|
186
|
+
team learns about problems after they cost money. Pair them: lagging
|
|
187
|
+
is the score, leading is the steering wheel.
|
|
188
|
+
*Cited by:* `.agent-src.uncompressed/skills/dashboard-design/`
|
|
189
|
+
(RED / USE / Golden Signals split leading from lagging explicitly).
|
|
190
|
+
|
|
191
|
+
### 17. Churn as health metric
|
|
192
|
+
|
|
193
|
+
Retention curves expose what acquisition cannot: whether the product
|
|
194
|
+
delivers ongoing value. A flat retention tail means the product
|
|
195
|
+
works for the survivors; a sliding tail means the underlying job is
|
|
196
|
+
not getting done. Churn is upstream of CAC payback — fix it first,
|
|
197
|
+
then scale.
|
|
198
|
+
*Cited by:* `.agent-src.uncompressed/skills/funnel-analysis/`
|
|
199
|
+
(retention bend distinguishes activation problems from product-fit).
|
|
200
|
+
|
|
201
|
+
### 18. Pull vs. push systems
|
|
202
|
+
|
|
203
|
+
Pull systems start work when downstream capacity opens; push systems
|
|
204
|
+
start work when upstream capacity is free. Push optimizes individual
|
|
205
|
+
utilization, pull optimizes flow. Most software teams claim pull and
|
|
206
|
+
operate push (queues filling up, sprints overcommitted, WIP
|
|
207
|
+
unmanaged). The fix is WIP limits, not motivation.
|
|
208
|
+
*Cited by:* `.agent-src.uncompressed/skills/laravel-horizon/`
|
|
209
|
+
(queue-balance strategies are pull-vs-push policy in concrete form).
|
|
210
|
+
|
|
211
|
+
### 19. Shift-left
|
|
212
|
+
|
|
213
|
+
Move quality / security / accessibility checks earlier in the
|
|
214
|
+
lifecycle — to the developer's machine, the PR, the design — where
|
|
215
|
+
the cost of fixing is order-of-magnitude lower. The trade-off:
|
|
216
|
+
shift-left adds friction at the front; the math holds when defect
|
|
217
|
+
escape rate drops faster than the friction cost.
|
|
218
|
+
*Cited by:* `.agent-src.uncompressed/skills/threat-modeling/`
|
|
219
|
+
(threats enumerated before implementation, not after pen-test).
|
|
220
|
+
|
|
221
|
+
### 20. Latency vs. throughput
|
|
222
|
+
|
|
223
|
+
Optimizing one usually hurts the other; the trade-off is structural,
|
|
224
|
+
not implementation-detail. Batch processing trades latency for
|
|
225
|
+
throughput; real-time pipelines trade throughput for latency. The
|
|
226
|
+
mistake is optimizing without naming which one matters for the user
|
|
227
|
+
job at hand.
|
|
228
|
+
*Cited by:* `.agent-src.uncompressed/skills/database/`
|
|
229
|
+
(index strategy and query batching surface the trade-off explicitly).
|
|
230
|
+
|
|
231
|
+
### 21. Trust boundaries
|
|
232
|
+
|
|
233
|
+
Every system has explicit lines across which inputs cannot be
|
|
234
|
+
trusted: client → server, tenant A → tenant B, free tier → paid
|
|
235
|
+
tier, public endpoint → internal service. Threats enter at boundary
|
|
236
|
+
crossings; defense lives at the crossing, not deeper. Drawing the
|
|
237
|
+
boundary correctly is half the security work.
|
|
238
|
+
*Cited by:* `.agent-src.uncompressed/skills/threat-modeling/`
|
|
239
|
+
(produces trust boundaries + abuse cases mapped to files).
|
|
240
|
+
|
|
241
|
+
### 22. Defense in depth
|
|
242
|
+
|
|
243
|
+
No single control is sufficient; layer entry validation, business
|
|
244
|
+
rules, environment hardening, and instrumentation so a bypass at
|
|
245
|
+
one layer is caught at the next. The trap is mistaking redundancy
|
|
246
|
+
for security theatre — each layer must have an independent failure
|
|
247
|
+
mode, not a copy of the previous one.
|
|
248
|
+
*Cited by:* `.agent-src.uncompressed/skills/defense-in-depth/`
|
|
249
|
+
(turns local fix into structural one across four guard layers).
|
|
250
|
+
|
|
251
|
+
### 23. Blast radius
|
|
252
|
+
|
|
253
|
+
Before changing shared code, enumerate every call site, event
|
|
254
|
+
consumer, queue worker, API client, migration, and test that the
|
|
255
|
+
change touches. The radius is the work; the diff is the artefact.
|
|
256
|
+
Underestimating radius is the failure mode that breaks production
|
|
257
|
+
when the change "looked small".
|
|
258
|
+
*Cited by:* `.agent-src.uncompressed/skills/blast-radius-analyzer/`
|
|
259
|
+
(file:line citation per dependency, BEFORE the edit).
|
|
260
|
+
|
|
261
|
+
### 24. Iron triangle (scope / time / quality)
|
|
262
|
+
|
|
263
|
+
Scope, time, and quality are coupled — fix two, the third moves.
|
|
264
|
+
Pretending to fix all three is how teams ship at low quality and
|
|
265
|
+
call it on-time. The honest move is naming which two are fixed and
|
|
266
|
+
which one absorbs the variance, BEFORE the work starts.
|
|
267
|
+
*Cited by:* `.agent-src.uncompressed/skills/refine-ticket/`
|
|
268
|
+
(AC sharpening forces explicit scope decisions before estimation).
|
|
269
|
+
|
|
270
|
+
### 25. Definition of Done
|
|
271
|
+
|
|
272
|
+
A shared, auditable description of what "done" means for a unit of
|
|
273
|
+
work — tests, docs, deployment, comms. Without one, every team
|
|
274
|
+
member ships their personal threshold and disputes downstream. The
|
|
275
|
+
discipline is making it visible, agreed, and consistently applied —
|
|
276
|
+
not the specific items on it.
|
|
277
|
+
*Cited by:* `.agent-src.uncompressed/skills/verify-completion-evidence/`
|
|
278
|
+
(fresh evidence is required before any "done" claim).
|
|
279
|
+
|
|
280
|
+
### 26. Postmortem-driven learning
|
|
281
|
+
|
|
282
|
+
Incidents are signal-rich; the team that captures the signal beats
|
|
283
|
+
the team that hides the incident. Blameless postmortems separate
|
|
284
|
+
contribution from blame, surface systemic causes, and produce
|
|
285
|
+
mitigations that reduce future incident rate — not just the count
|
|
286
|
+
of one-off fixes.
|
|
287
|
+
*Cited by:* `.agent-src.uncompressed/skills/incident-commander/`
|
|
288
|
+
(severity framing + comms cadence + post-mortem skeleton).
|
|
289
|
+
|
|
290
|
+
### 27. Tech debt as interest
|
|
291
|
+
|
|
292
|
+
Tech debt has a principal (the shortcut taken) and an interest
|
|
293
|
+
payment (the ongoing tax on velocity). Carrying the debt is the
|
|
294
|
+
right call when the principal is repayable and the interest is
|
|
295
|
+
small; the failure is treating ongoing high-interest debt as a
|
|
296
|
+
fixed cost. Track it like a balance sheet.
|
|
297
|
+
*Cited by:* `.agent-src.uncompressed/skills/tech-debt-tracker/`
|
|
298
|
+
(interest-vs-principal framing, prioritisation by carrying cost).
|
|
299
|
+
|
|
300
|
+
### 28. Mise en place
|
|
301
|
+
|
|
302
|
+
Prepare every input — data, fixtures, dependencies, decisions —
|
|
303
|
+
before the cooking step starts. Switching between prep and cook is
|
|
304
|
+
where errors enter. In software, the analogue is staged commits,
|
|
305
|
+
prepared test fixtures, and decisions locked before implementation.
|
|
306
|
+
The discipline is the savings, not the metaphor.
|
|
307
|
+
*Cited by:* `.agent-src.uncompressed/skills/existing-ui-audit/`
|
|
308
|
+
(inventory before any non-trivial UI edit, hard gate).
|
|
309
|
+
|
|
310
|
+
### 29. Premortem
|
|
311
|
+
|
|
312
|
+
Before kickoff, assume the project failed and ask why — names the
|
|
313
|
+
risks the team already knows but has not voiced. The trick is the
|
|
314
|
+
past-tense framing; "what could go wrong" surfaces less than "it
|
|
315
|
+
failed, what happened". Cheap; high signal-to-noise; the residual
|
|
316
|
+
output is a risk register the team actually defends.
|
|
317
|
+
*Cited by:* `.agent-src.uncompressed/skills/risk-officer/`
|
|
318
|
+
(blast-radius framing, mitigations, residual-risk verdict pre-commit).
|
|
319
|
+
|
|
320
|
+
### 30. Inversion
|
|
321
|
+
|
|
322
|
+
Instead of asking "how do I succeed at X?", ask "how would I
|
|
323
|
+
guarantee failure at X?" — then avoid that. Inversion exposes the
|
|
324
|
+
non-obvious failure modes that direct planning misses, especially
|
|
325
|
+
in security, ops, and people problems where the failure surface is
|
|
326
|
+
larger than the success surface.
|
|
327
|
+
*Cited by:* `.agent-src.uncompressed/skills/adversarial-review/`
|
|
328
|
+
(devil's-advocate stress-test poking holes in a plan).
|
|
329
|
+
|
|
330
|
+
## Adding or removing a model
|
|
331
|
+
|
|
332
|
+
Hard cap is 30. Adding a 31st requires removing one and naming the
|
|
333
|
+
swap in the PR description — the council verdict (R23) is that the
|
|
334
|
+
list earns its weight only if every entry is load-bearing. Removal
|
|
335
|
+
criteria: ≤ 1 citation across the catalog after one minor release,
|
|
336
|
+
or superseded by a more general entry.
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
---
|
|
2
|
+
stability: beta
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# Persona Schema — two-tier (Core / Specialist)
|
|
6
|
+
|
|
7
|
+
> **Status:** active · **Stability:** beta · **Owner:** road-to-better-skills-and-profiles Block A
|
|
8
|
+
> · **Linter:** `scripts/skill_linter.py § lint_persona`
|
|
9
|
+
> · **Source-of-truth dir:** `.agent-src.uncompressed/personas/`
|
|
10
|
+
> · **Council verdict:** iter-1 A-OQ1 (c) — hybrid
|
|
11
|
+
|
|
12
|
+
Locks the canonical persona shape: a uniform frontmatter across both
|
|
13
|
+
tiers, a 5-section spine for Core, and a 7-section spine for Specialist
|
|
14
|
+
(Core-5 + Critical Rules + Workflows). Existing Core personas are
|
|
15
|
+
**not migrated** — the schema accepts the v1 shape that already ships.
|
|
16
|
+
|
|
17
|
+
## § 1 — Frontmatter (uniform across tiers)
|
|
18
|
+
|
|
19
|
+
| Key | Type | Required | Notes |
|
|
20
|
+
|---|---|---|---|
|
|
21
|
+
| `id` | string | yes | lowercase-hyphenated, must match filename stem |
|
|
22
|
+
| `role` | string | yes | human-readable role name |
|
|
23
|
+
| `description` | string | yes | one sentence, ≤ 160 chars |
|
|
24
|
+
| `tier` | enum | yes | `core` \| `specialist` |
|
|
25
|
+
| `mode` | string | optional | advisory link to a role-contract workflow mode |
|
|
26
|
+
| `version` | string | yes | semver; bump on breaking changes |
|
|
27
|
+
| `source` | enum | yes | `package` \| `project` |
|
|
28
|
+
|
|
29
|
+
`personas:` is the consumer-side citation key (used in skill
|
|
30
|
+
frontmatter); it is **not** part of a persona's own frontmatter.
|
|
31
|
+
|
|
32
|
+
## § 2 — Tier definitions
|
|
33
|
+
|
|
34
|
+
### `core` — always-loaded cast
|
|
35
|
+
|
|
36
|
+
The six lenses every multi-lens skill leans on by default:
|
|
37
|
+
`developer` · `senior-engineer` · `product-owner` · `stakeholder`
|
|
38
|
+
· `critical-challenger` · `ai-agent`. Stable v1 shape; council
|
|
39
|
+
verdict explicitly forbids migration to the 7-section spine — it
|
|
40
|
+
would dilute the always-loaded cost without adding signal.
|
|
41
|
+
|
|
42
|
+
### `specialist` — opt-in lens
|
|
43
|
+
|
|
44
|
+
Domain-narrow voices a skill cites only when its specific axis is in
|
|
45
|
+
play (e.g. `qa` for testability, `backend-architect` for system
|
|
46
|
+
boundaries). Specialists carry the 7-section spine because their
|
|
47
|
+
narrower scope justifies — and benefits from — explicit Critical
|
|
48
|
+
Rules and Workflows blocks (pattern adopted from
|
|
49
|
+
`alirezarezvani/claude-skills`).
|
|
50
|
+
|
|
51
|
+
## § 3 — Required sections per tier
|
|
52
|
+
|
|
53
|
+
### Core (5 sections, ≤ 120 lines)
|
|
54
|
+
|
|
55
|
+
1. **Focus** — one paragraph, the lens.
|
|
56
|
+
2. **Mindset** — bullets, default assumptions and skepticism.
|
|
57
|
+
3. **Unique Questions** — ≥ 3 questions no other persona asks verbatim.
|
|
58
|
+
4. **Output Expectations** — how findings are phrased.
|
|
59
|
+
5. **Anti-Patterns** — what this persona must refuse to do.
|
|
60
|
+
|
|
61
|
+
### Specialist (7 sections, ≤ 100 lines)
|
|
62
|
+
|
|
63
|
+
1. **Focus**
|
|
64
|
+
2. **Mindset**
|
|
65
|
+
3. **Unique Questions** — ≥ 3, same heuristic
|
|
66
|
+
4. **Output Expectations**
|
|
67
|
+
5. **Anti-Patterns**
|
|
68
|
+
6. **Critical Rules** — non-negotiable invariants this lens enforces
|
|
69
|
+
(e.g. "every new branch needs a failing test before the fix").
|
|
70
|
+
Bulleted, declarative, ≤ 8 items.
|
|
71
|
+
7. **Workflows** — concrete review / inspection steps the persona
|
|
72
|
+
runs against the skill's input. Numbered, deterministic, ≤ 6 steps.
|
|
73
|
+
|
|
74
|
+
`Composes well with` is permitted as an additional section in either
|
|
75
|
+
tier (kept for v1 personas that ship it; not required, not budget-counted
|
|
76
|
+
beyond the global line cap).
|
|
77
|
+
|
|
78
|
+
## § 4 — Size budgets
|
|
79
|
+
|
|
80
|
+
| Tier | Section count | Line cap | Rationale |
|
|
81
|
+
|---|---|---|---|
|
|
82
|
+
| `core` | 5 | ≤ 120 | always-loaded, stay lean |
|
|
83
|
+
| `specialist` | 7 | ≤ 100 | opt-in, denser per section |
|
|
84
|
+
|
|
85
|
+
The line cap is enforced by `lint-skills` against the full file
|
|
86
|
+
including frontmatter and trailing blank line.
|
|
87
|
+
|
|
88
|
+
## § 5 — Schema enforcement
|
|
89
|
+
|
|
90
|
+
The linter (A2 work) enforces:
|
|
91
|
+
|
|
92
|
+
- frontmatter shape (table in § 1)
|
|
93
|
+
- tier enum
|
|
94
|
+
- required sections per tier (§ 3)
|
|
95
|
+
- size budget per tier (§ 4)
|
|
96
|
+
- ≥ 3 bullets in `Unique Questions`
|
|
97
|
+
- `id` matches filename stem
|
|
98
|
+
- description ≤ 160 chars
|
|
99
|
+
|
|
100
|
+
Specialist authors must use the template at
|
|
101
|
+
`.agent-src.uncompressed/personas/_template-specialist/persona.md`.
|
|
102
|
+
Core authors continue to use
|
|
103
|
+
`.agent-src.uncompressed/templates/persona.md` (unchanged).
|
|
104
|
+
|
|
105
|
+
## § 6 — Persona inventory (v1 snapshot)
|
|
106
|
+
|
|
107
|
+
| ID | Tier | Mode | Status |
|
|
108
|
+
|---|---|---|---|
|
|
109
|
+
| `developer` | core | developer | shipped |
|
|
110
|
+
| `senior-engineer` | core | reviewer | shipped |
|
|
111
|
+
| `product-owner` | core | product-owner | shipped |
|
|
112
|
+
| `stakeholder` | core | planner | shipped |
|
|
113
|
+
| `critical-challenger` | core | reviewer | shipped |
|
|
114
|
+
| `ai-agent` | core | developer | shipped |
|
|
115
|
+
| `qa` | specialist | tester | shipped (existing 6-section shape; A-track migration to 7-section spine planned alongside A3 batch) |
|
|
116
|
+
|
|
117
|
+
A3 adds four specialists drafted natively against the 7-section
|
|
118
|
+
spine: `backend-architect` · `eloquent-tamer` · `security-engineer`
|
|
119
|
+
· `frontend-engineer`.
|
|
120
|
+
|
|
121
|
+
## § 7 — Versioning
|
|
122
|
+
|
|
123
|
+
Section rename / add / remove → ADR + linter update + persona migrations
|
|
124
|
+
in the same PR. Tier rename or new tier is breaking and requires a
|
|
125
|
+
major version bump in the package release notes. Size-cap tightening
|
|
126
|
+
is breaking when it forces existing personas to lose content; size-cap
|
|
127
|
+
loosening is non-breaking.
|
|
128
|
+
|
|
129
|
+
## See also
|
|
130
|
+
|
|
131
|
+
- [`skill-domains`](skill-domains.md) — sister taxonomy for skills
|
|
132
|
+
- [`role-contracts`](../guidelines/agent-infra/role-contracts.md) — workflow-mode axis personas compose with
|
|
133
|
+
- `.agent-src.uncompressed/personas/README.md` — authoring entry point + Core-6 cast
|
|
134
|
+
- `.agent-src.uncompressed/personas/_template-specialist/persona.md` — specialist starter
|
|
135
|
+
- `.agent-src.uncompressed/templates/persona.md` — core starter (v1, unchanged)
|
|
136
|
+
- `road-to-better-skills-and-profiles.md` — Block A (schema lock + extension)
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
---
|
|
2
|
+
stability: beta
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# Skill Domains — 6-domain taxonomy
|
|
6
|
+
|
|
7
|
+
> **Status:** active · **Stability:** beta · **Owner:** road-to-better-skills-and-profiles Block B
|
|
8
|
+
> · **Linter:** `scripts/skill_linter.py` enforces the `domain:` field against this allow-list
|
|
9
|
+
> · **Schema:** `scripts/schemas/skill.schema.json` § `domain`
|
|
10
|
+
|
|
11
|
+
Locks the canonical 6-domain taxonomy that classifies every skill in
|
|
12
|
+
`.agent-src.uncompressed/skills/`. Each skill MUST declare exactly one
|
|
13
|
+
`domain:` value from the allow-list below in its `SKILL.md` frontmatter.
|
|
14
|
+
|
|
15
|
+
## § 1 — Allow-list
|
|
16
|
+
|
|
17
|
+
```
|
|
18
|
+
engineering · product · quality · devops · process · discovery
|
|
19
|
+
```
|
|
20
|
+
|
|
21
|
+
Unknown values fail `lint-skills`. Missing `domain:` fails `lint-skills`.
|
|
22
|
+
No multi-domain assignment — pick the dominant axis.
|
|
23
|
+
|
|
24
|
+
## § 2 — Domain definitions
|
|
25
|
+
|
|
26
|
+
### `engineering`
|
|
27
|
+
|
|
28
|
+
Application and framework code authoring — controllers, models,
|
|
29
|
+
services, jobs, validation, queues, mail, broadcasting, ORMs, and
|
|
30
|
+
language-level idioms (PHP, async patterns, error handling). The
|
|
31
|
+
"writing the app" axis. Where the agent ships features into the
|
|
32
|
+
production codebase.
|
|
33
|
+
|
|
34
|
+
**Examples:** `eloquent` · `laravel-validation` · `php-coder`
|
|
35
|
+
|
|
36
|
+
### `product`
|
|
37
|
+
|
|
38
|
+
Discovery, refinement, and ticket / prompt shaping before code is
|
|
39
|
+
written. Turns a fuzzy ask into a refined backlog item, an estimated
|
|
40
|
+
unit of work, or a model-ready prompt. The "what should we build"
|
|
41
|
+
axis — upstream of engineering.
|
|
42
|
+
|
|
43
|
+
**Examples:** `refine-ticket` · `estimate-ticket` · `refine-prompt`
|
|
44
|
+
|
|
45
|
+
### `quality`
|
|
46
|
+
|
|
47
|
+
Test authoring, review, and verification gates. Pest, Playwright,
|
|
48
|
+
the judge family, code review, threat modelling, security audits,
|
|
49
|
+
testing anti-patterns. The "is it correct, safe, and reviewable"
|
|
50
|
+
axis — runs alongside or after engineering.
|
|
51
|
+
|
|
52
|
+
**Examples:** `pest-testing` · `judge-bug-hunter` · `review-routing`
|
|
53
|
+
|
|
54
|
+
### `devops`
|
|
55
|
+
|
|
56
|
+
Infrastructure, deployment, runtime, and observability. AWS, Docker,
|
|
57
|
+
Terraform, Terragrunt, CI pipelines, Traefik, Grafana, secrets,
|
|
58
|
+
DevContainers, package publishing. The "how it runs in production"
|
|
59
|
+
axis.
|
|
60
|
+
|
|
61
|
+
**Examples:** `terraform` · `github-ci` · `docker`
|
|
62
|
+
|
|
63
|
+
### `process`
|
|
64
|
+
|
|
65
|
+
Workflow, orchestration, and meta-tooling. Git workflow, slash-command
|
|
66
|
+
routing, subagent orchestration, agent docs, skill / rule / command
|
|
67
|
+
authoring, learnings capture, branch finishing, PR mechanics. The
|
|
68
|
+
"how the agent works the codebase" axis.
|
|
69
|
+
|
|
70
|
+
**Examples:** `git-workflow` · `command-routing` · `subagent-orchestration`
|
|
71
|
+
|
|
72
|
+
### `discovery`
|
|
73
|
+
|
|
74
|
+
Audit, diagnostic, and investigative analysis. Bug hunting, blast
|
|
75
|
+
radius mapping, data flow tracing, performance and security audits,
|
|
76
|
+
framework-specific project analysis, hypothesis-driven debugging.
|
|
77
|
+
The "understand what's there before changing it" axis.
|
|
78
|
+
|
|
79
|
+
**Examples:** `bug-analyzer` · `blast-radius-analyzer` · `project-analysis-laravel`
|
|
80
|
+
|
|
81
|
+
## § 3 — Boundary heuristics (when in doubt)
|
|
82
|
+
|
|
83
|
+
- **engineering vs quality** — does the skill **write production code**
|
|
84
|
+
(engineering) or **assert / review** production code (quality)?
|
|
85
|
+
- **engineering vs devops** — does the artifact run **inside the app**
|
|
86
|
+
(engineering) or **around the app** (devops)?
|
|
87
|
+
- **product vs process** — does the skill produce a **work item**
|
|
88
|
+
(product) or **drive the workflow** that delivers work items
|
|
89
|
+
(process)?
|
|
90
|
+
- **discovery vs quality** — discovery **reads to understand**;
|
|
91
|
+
quality **reads to gate / approve**. A judge skill is `quality`; a
|
|
92
|
+
blast-radius skill is `discovery`.
|
|
93
|
+
- **discovery vs engineering** — if the skill ends in a production
|
|
94
|
+
edit, it's `engineering`; if it ends in a written analysis or
|
|
95
|
+
finding, it's `discovery`.
|
|
96
|
+
|
|
97
|
+
Tiebreaker: pick the axis that matches the skill's **primary output
|
|
98
|
+
artifact**, not its auxiliary side-effects.
|
|
99
|
+
|
|
100
|
+
## § 4 — Skill assignment by domain
|
|
101
|
+
|
|
102
|
+
Snapshot from B3 back-fill (regenerate via `python3 scripts/_emit_domain_table.py`).
|
|
103
|
+
Source-of-truth for the assignment is each skill's `domain:` frontmatter —
|
|
104
|
+
this table is a derived view, kept readable for reviewers.
|
|
105
|
+
|
|
106
|
+
### engineering (36)
|
|
107
|
+
|
|
108
|
+
`api-design`, `api-endpoint`, `artisan-commands`, `async-python-patterns`, `blade-ui`, `code-refactoring`, `composer-packages`, `database`, `dependency-upgrade`, `dto-creator`, `eloquent`, `error-handling-patterns`, `fe-design`, `flux`, `jobs-events`, `laravel`, `laravel-horizon`, `laravel-mail`, `laravel-middleware`, `laravel-notifications`, `laravel-pennant`, `laravel-pulse`, `laravel-reverb`, `laravel-scheduling`, `laravel-validation`, `livewire`, `migration-creator`, `multi-tenancy`, `openapi`, `performance`, `php-coder`, `php-debugging`, `php-service`, `react-shadcn-ui`, `sql-writing`, `websocket`
|
|
109
|
+
|
|
110
|
+
### product (12)
|
|
111
|
+
|
|
112
|
+
`dcf-modeling`, `estimate-ticket`, `feature-planning`, `funnel-analysis`, `okr-tree-modeling`, `prompt-engineering-patterns`, `prompt-optimizer`, `refine-prompt`, `refine-ticket`, `rice-prioritization`, `technical-specification`, `unit-economics-modeling`
|
|
113
|
+
|
|
114
|
+
### quality (25)
|
|
115
|
+
|
|
116
|
+
`adversarial-review`, `api-testing`, `authz-review`, `code-review`, `defense-in-depth`, `design-review`, `judge-bug-hunter`, `judge-code-quality`, `judge-security-auditor`, `judge-test-coverage`, `mobile-e2e-strategy`, `pest-testing`, `playwright-testing`, `quality-tools`, `readme-reviewer`, `review-routing`, `security`, `security-audit`, `skill-reviewer`, `test-driven-development`, `test-performance`, `testing-anti-patterns`, `threat-modeling`, `validate-feature-fit`, `verify-completion-evidence`
|
|
117
|
+
|
|
118
|
+
### devops (13)
|
|
119
|
+
|
|
120
|
+
`aws-infrastructure`, `dashboard-design`, `devcontainer`, `docker`, `github-ci`, `grafana`, `logging-monitoring`, `react-native-setup`, `secrets-management`, `sentry-integration`, `terraform`, `terragrunt`, `traefik`
|
|
121
|
+
|
|
122
|
+
### process (48)
|
|
123
|
+
|
|
124
|
+
`adr-create`, `agent-docs-writing`, `agents-md-thin-root`, `ai-council`, `check-refs`, `command-routing`, `command-writing`, `context-authoring`, `context-document`, `conventional-commits-writing`, `copilot-agents-optimization`, `copilot-config`, `description-assist`, `developer-like-execution`, `file-editor`, `finishing-a-development-branch`, `git-workflow`, `guideline-writing`, `jira-integration`, `learning-to-rule-or-skill`, `lint-skills`, `markitdown`, `mcp`, `mcp-builder`, `md-language-check`, `merge-conflicts`, `module-management`, `override-management`, `persona-writing`, `project-docs`, `readme-writing`, `readme-writing-package`, `receiving-code-review`, `repomix-packer`, `requesting-code-review`, `roadmap-management`, `roadmap-writing`, `rtk-output-filtering`, `rule-writing`, `script-writing`, `sequential-thinking`, `skill-improvement-pipeline`, `skill-management`, `skill-writing`, `subagent-orchestration`, `token-optimizer`, `upstream-contribute`, `using-git-worktrees`
|
|
125
|
+
|
|
126
|
+
### discovery (19)
|
|
127
|
+
|
|
128
|
+
`analysis-autonomous-mode`, `analysis-skill-router`, `blast-radius-analyzer`, `bug-analyzer`, `data-flow-mapper`, `deep-reading-analyst`, `existing-ui-audit`, `performance-analysis`, `project-analysis-core`, `project-analysis-hypothesis-driven`, `project-analysis-laravel`, `project-analysis-nextjs`, `project-analysis-node-express`, `project-analysis-react`, `project-analysis-symfony`, `project-analysis-zend-laminas`, `project-analyzer`, `systematic-debugging`, `universal-project-analysis`
|
|
129
|
+
|
|
130
|
+
**Total: 153 skills.**
|
|
131
|
+
|
|
132
|
+
## § 5 — Versioning
|
|
133
|
+
|
|
134
|
+
Domain rename or new-domain proposal → ADR + lint-skills allow-list
|
|
135
|
+
update + back-fill of affected skills in the same PR. Domain
|
|
136
|
+
deletion is breaking and requires a major version bump in the package
|
|
137
|
+
release notes.
|
|
138
|
+
|
|
139
|
+
## See also
|
|
140
|
+
|
|
141
|
+
- [`skill-quality`](../../.agent-src.uncompressed/rules/skill-quality.md) — frontmatter contract for skills
|
|
142
|
+
- [`rule-classification`](rule-classification.md) — sister taxonomy for rules (kernel vs auto)
|
|
143
|
+
- `road-to-better-skills-and-profiles.md` — Block B (taxonomy lock + back-fill + folder reorg)
|