Commit 234713e
feat(skills): add priority and type metadata to all skill frontmatter (#395)
Added standardized metadata fields to 51 skills per SKILL-FORMAT.md:
- metadata.type: Process | Platform | Quality | Implementation
- metadata.priority: P0-P4 based on skill category
Priority distribution:
- P0 (Safety): 4 skills (security, provenance, license compliance)
- P1 (Quality): 12 skills (testing, quality gates)
- P2 (Governance): 24 skills (conventions, standards)
- P3 (Delivery): 10 skills (developer experience)
- P4 (Convenience): 2 skills (ergonomics)
Closes #394
Co-authored-by: Claude Opus 4.5 <[email protected]>1 parent de2ca22 commit 234713e
File tree
51 files changed
+142
-8
lines changed- skills
- agent-workitem-automation
- agents-onboarding
- architecture-testing
- aspire-integration-testing
- automated-standards-enforcement
- best-practice-introduction
- branching-strategy-and-conventions
- broken-window
- change-risk-rollback
- ci-cd-conformance
- component-boundary-ownership
- contract-consistency-validation
- csharp-best-practices
- deployment-provenance
- documentation-as-code
- dotnet-bespoke-code-minimisation
- dotnet-best-practices
- dotnet-domain-primitives
- dotnet-efcore-practices
- dotnet-healthchecks
- dotnet-logging-serilog
- dotnet-mapping-standard
- dotnet-open-source-first-governance
- dotnet-source-generation-first
- dotnet-specification-pattern
- dotnet-testing-assertions
- finishing-a-development-branch
- impacted-scope-enforcement
- incremental-change-impact
- innersource-governance-bootstrap
- issue-driven-delivery
- library-extraction-stabilisation
- local-dev-experience
- markdown-author
- monorepo-orchestration-setup
- observability-logging-baseline
- pair-programming
- persona-switching
- process-skill-router
- release-tagging-plan
- repo-best-practices-bootstrap
- requirements-gathering
- runtime-tooling-validation
- safe-brownfield-refactor
- scoped-colocation
- static-analysis-security
- technical-debt-prioritisation
- testcontainers-integration-tests
- testing-strategy-agnostic
- testing-strategy-dotnet
- walking-skeleton-delivery
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+142
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments