mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-18 09:06:53 +03:00
22 lines
491 B
Markdown
22 lines
491 B
Markdown
## Summary
|
|
|
|
<!-- What does this PR change and why? -->
|
|
|
|
## Type of change
|
|
|
|
- [ ] New command
|
|
- [ ] New / updated skill reference
|
|
- [ ] New anti-pattern guidance
|
|
- [ ] Bug fix
|
|
- [ ] Documentation update
|
|
- [ ] Build system / tooling
|
|
- [ ] Other:
|
|
|
|
## Checklist
|
|
|
|
- [ ] Source files updated in `source/`
|
|
- [ ] `bun run build` ran successfully
|
|
- [ ] `bun test` passes
|
|
- [ ] Tested with at least one provider (Cursor / Claude Code / Gemini CLI / Codex)
|
|
- [ ] README / DEVELOP.md updated if needed
|