Thanks for contributing to Hello-AuditKit.
- Keep runtime behavior consistent with
hello-auditkit/SKILL.md. - Prefer evidence-first rules: every reported issue should be verifiable (file + line).
- Avoid adding checks that expand scope without a clear user request.
- Keep changes small and reviewable.
- If you add or change rules:
- Update the relevant registry/checklist under
hello-auditkit/references/. - Keep documentation and skill behavior aligned.
- Update the relevant registry/checklist under
- Fork the repo and create a feature branch.
- Make changes.
- Open a PR with:
- What changed
- Why it changed
- Any compatibility notes