Skip to content

docs: consolidate skills with decision matrices and hierarchy#382

Merged
martincjarvis merged 1 commit intomainfrom
docs/phase2-skill-consolidation
Jan 16, 2026
Merged

docs: consolidate skills with decision matrices and hierarchy#382
martincjarvis merged 1 commit intomainfrom
docs/phase2-skill-consolidation

Conversation

@mcj-coder
Copy link
Owner

Summary

Phase 2 of Skills Repository Improvement Plan - Skill Consolidation:

  • Logging: Demoted dotnet-logging-serilog to deprecated status, consolidated Serilog content into observability-logging-baseline/references/serilog-implementation.md
  • Security: Added decision matrices to security-processes, static-analysis-security, and quality-gate-enforcement clarifying when to use each
  • Bootstrapping: Added hierarchy documentation to greenfield-baseline, automated-standards-enforcement, and repo-best-practices-bootstrap with invocation order
  • Testing: Added decision tree to testing-strategy-agnostic guiding skill selection

Issues

Test Plan

  • npm run lint - All checks pass (evidence)
  • All skill cross-references resolve correctly (evidence)
  • Decision matrices are clear and actionable (evidence)

Verification

  • Commit SHA: 66283c9
  • All lint checks pass
  • Pre-commit hooks passed (prettier, markdownlint, cspell, secretlint)

Auto-merge

  • Enable auto-merge after required approvals and checks pass

🤖 Generated with Claude Code

Phase 2 of Skills Repository Improvement Plan:

- Logging: Demote dotnet-logging-serilog to deprecated, add serilog-implementation.md
  to observability-logging-baseline references
- Security: Add decision matrices to security-processes, static-analysis-security,
  and quality-gate-enforcement showing when to use each
- Bootstrapping: Add hierarchy documentation to greenfield-baseline,
  automated-standards-enforcement, and repo-best-practices-bootstrap
- Testing: Add decision tree to testing-strategy-agnostic for skill selection

All skills now have clear "Do NOT use when" guidance and cross-references.

Refs: #381

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions
Copy link

Warnings
⚠️

[Issue] 20 checked acceptance criteria may be missing evidence links. Recommended format: - [x] Item (evidence)

Messages
📖 All PR validation checks passed.

Generated by 🚫 dangerJS against 66283c9

Copy link
Collaborator

@martincjarvis martincjarvis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Phase 2 skill consolidation complete. All checks pass, decision matrices and hierarchy documentation added correctly.

@martincjarvis martincjarvis merged commit 655efa3 into main Jan 16, 2026
6 checks passed
@martincjarvis martincjarvis deleted the docs/phase2-skill-consolidation branch January 16, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Phase 2 - Skill Consolidation

2 participants