Commitlint Web
Use this skill as a basic starting point.
Workflow
- Review the repository's current commit standards.
- Identify the desired commit format and enforcement points.
- Keep rules understandable and not overly restrictive.
- Align tooling with the team's actual workflow.
- Verify commit validation locally after changes.
Output
- Produce practical commit convention changes.
- Keep workflow enforcement clear and maintainable.
- Prefer simple standards that teams will actually follow.