Improvements to the SKILL.md prompt are welcome -- open a PR with before/after examples showing the change.
git clone <your-fork>
cd concise
git config core.hooksPath .githooksThe pre-commit hook auto-syncs all SKILL.md copies and rebuilds concise.skill when you commit changes.
- Fork repo
- Edit
skills/concise/SKILL.md-- this is the only copy you need to touch - Open PR with:
- Before: what concise says now
- After: what concise says with your change
- One sentence explaining why the change is better
Note:
concise/SKILL.md,plugins/concise/skills/concise/SKILL.md,.cursor/skills/concise/SKILL.md, andconcise.skillare auto-synced by the pre-commit hook. Do not edit them directly.
Small focused changes preferred over big rewrites.