Chisle quick reference
SkillDev toolsQuick-reference card for Chisle commands. One-shot display, not a persistent mode. Use when the user says "chisle help", "how do I use chisle", "what chisle commands", or invokes /chisle-help.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Chisle quick reference skill
What this skill tells your AI
The instructions your AI receives, as published by jaypokale/chisle in skills/chisle-help/SKILL.md and read by ahel’s review.
What it is: maximum-efficiency dev mode. Zero-fluff prose + YAGNI-first code, always on together.
Commands
| Command | Effect |
|---|---|
/chisle | Activate |
/chisle-audit [path] | Audit a diff/file/repo for both code bloat AND prose verbosity |
/chisle-review | Review the current diff for over-engineering |
stop chisle / normal mode | Deactivate |
Natural language works: "activate chisle", "chisle mode", "chislify this".
The code ladder
YAGNI → reuse → stdlib → native → installed dep → one line → minimum code.
Statusline
[CHISLE] is shown while active. Configure via
hooks/chisle-statusline.sh (or .ps1 on Windows).
Never minimal about
Input validation, error handling that prevents data loss, security, accessibility, anything you explicitly asked for.
Signals
- GitHub stars
- 434
- Forks
- 28
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
chisle-help- Source
- github.com/jaypokale/chisle