> Quick-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.
npx skills add https://github.com/JayPokale/Chisle --skill chisle-help
What it is: maximum-efficiency dev mode. Zero-fluff prose + YAGNI-first code, always on together.
| 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".
YAGNI → reuse → stdlib → native → installed dep → one line → minimum code.
[CHISLE] is shown while active. Configure via
hooks/chisle-statusline.sh (or .ps1 on Windows).
Input validation, error handling that prevents data loss, security,
accessibility, anything you explicitly asked for.
Take jaypokale/chisle-help from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.