Skip to content

docs: Update commit skill with mandatory validation workflow [WOT-18] - #14

Merged
ar1603 merged 1 commit into
developmentfrom
amitraikwar/WOT-18/update-commit-skill
May 12, 2026
Merged

ar1603 merged 1 commit into
developmentfrom
amitraikwar/WOT-18/update-commit-skill

Conversation

@ar1603

@ar1603 ar1603 commented May 12, 2026

Copy link
Copy Markdown
Member

Description

This PR updates the commit skill to enforce mandatory validation steps (test, lint, build) before committing. This ensures that the development branch remains stable and adheres to high-quality standards.

Changes:

  • Updated .claude/skills/commit/SKILL.md with strict pre-commit requirements.
  • Mandated yarn test, yarn lint, and yarn build execution.
  • Added "Zero Tolerance" policy for skipped validations.
  • Updated test snapshots to reflect recent legal page additions.

Jira:

WOT-18

- Enforce yarn test, yarn lint, and yarn build before committing.
- Require re-staging files if linting makes auto-fix changes.
- Add Zero Tolerance policy to Best Practices.
- Update snapshots to reflect recent legal page additions.
@ar1603
ar1603 merged commit 5506c97 into development May 12, 2026
1 check passed
@ar1603
ar1603 deleted the amitraikwar/WOT-18/update-commit-skill branch May 12, 2026 08:02
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