Skip to content

docs: add integration guide for git hooks and CI tools (#91)#94

Merged
q-soriarty merged 1 commit intodevelopfrom
docs/91-integration-guide
Mar 27, 2026
Merged

docs: add integration guide for git hooks and CI tools (#91)#94
q-soriarty merged 1 commit intodevelopfrom
docs/91-integration-guide

Conversation

@q-soriarty
Copy link
Copy Markdown
Contributor

@q-soriarty q-soriarty commented Mar 27, 2026

Summary

  • Add "Integration with Git Hooks and CI Tools" section to README
  • Include commitlint config matching the skill's 11 commit types
  • Include husky setup for commit-msg validation
  • Include branch name validation GitHub Actions snippet
  • Explain how these complement (not replace) the skill

Closes #91

Test plan

  • commitlint config lists all 11 types from SKILL.md
  • husky setup references commitlint
  • Branch name regex matches skill's naming convention
  • Lint passes

Add commitlint config, husky setup, and branch name validation
examples that complement the skill with mechanical enforcement.
@q-soriarty q-soriarty merged commit 988cd05 into develop Mar 27, 2026
1 check passed
@q-soriarty q-soriarty deleted the docs/91-integration-guide branch March 27, 2026 23:28
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.

1 participant