Skip to content

Commit 7ec2400

Browse files
committed
feat: add validate-itkdev-standards skill
Add skill for auditing projects against itk-dev Docker and development conventions from itk-dev/devops_itkdev-docker. Includes automated MCP tool comparison and 9-area manual validation checklist.
1 parent 36eb4bc commit 7ec2400

2 files changed

Lines changed: 471 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- `itkdev-statusline` extension with context window usage, git branch, and plan progress display
13+
- `itkdev-validate-standards` skill for auditing projects against itk-dev Docker and development conventions (`skills/itkdev-validate-standards/SKILL.md`)
14+
- Automated comparison via `itkdev-docker` MCP tools (detect, compare, fetch template content)
15+
- 9-area validation checklist: Docker Compose, server compose, environment, Taskfile, Symfony/PHP config, Composer, GitHub Actions, and miscellaneous files
16+
- Remediation tables for each validation area
17+
- Summary report generation
1318

1419
## [0.4.0] - 2026-02-20
1520

0 commit comments

Comments
 (0)