mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 21:57:14 +03:00
Emit .grok skills, agents, and PostToolUse/Stop hooks; wire the CLI installer and downloads; fix the plugin install path to #plugin; and document Grok in HARNESSES.md and README. AI assistance: written with Grok Build.
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
## Before opening
|
|
|
|
This repo is issue-first for outside contributions. If you are not `pbakaus` or `abdulwahabone`, please link the issue where a maintainer approved or requested this PR. Unsolicited PRs may be closed without review.
|
|
|
|
- Linked issue:
|
|
- Contributor status:
|
|
- [ ] I am `pbakaus` or `abdulwahabone`
|
|
- [ ] A maintainer approved this PR in the linked issue
|
|
|
|
## 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 / Copilot / Grok Build / Kiro / OpenCode / Qoder / Mistral Vibe)
|
|
- [ ] README / DEVELOP.md updated if needed
|
|
- [ ] I reviewed the full diff myself before requesting human review
|
|
- [ ] I disclosed any AI assistance in this PR and related commits/comments, or no AI assistance was used
|