diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 31283f0..ef2d349 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -238,87 +238,6 @@ repos: pass_filenames: false always_run: true - - id: skill-frontmatter - stages: ['pre-commit'] - name: SKILL.md frontmatter validation - description: Ensure SKILL.md files have required frontmatter fields - entry: bash - language: system - files: '^plugins/[^/]+/\.apm/skills/[^/]+/SKILL\.md$' - # Pinned by tests/test-skill-frontmatter.sh, which drives this exact - # `bash -c