# whetstone

A Claude Code plugin that makes AI coding agents follow engineering discipline. Plan before coding. Verify before claiming done. Find root cause before patching. Review before merge. Skills activate based on file type and task signals, not manual toggling.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/iliaal-whetstone
- Source: https://github.com/iliaal/whetstone
- Price: free and open source

## Summary
whetstone is a Claude Code plugin with 31 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes skill-distiller, ia-agent-native-architecture, ia-brainstorming. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add iliaal/whetstone
```

## Skills
- skill-distiller
- ia-agent-native-architecture
- ia-brainstorming
- ia-code-review
- ia-compound-docs
- ia-debugging
- ia-document-review
- ia-file-todos
- ia-frontend-design
- ia-git-worktree
- ia-linux-bash-scripting
- ia-md-docs
- ia-meta-prompting
- ia-nodejs-backend
- ia-orchestrating-swarms
- ia-php-laravel
- ia-pinescript
- ia-planning
- ia-postgresql
- ia-python-services
- ia-react-frontend
- ia-receiving-code-review
- ia-refine-prompt
- ia-reflect
- ia-rust-systems
- ia-simplifying-code
- ia-tailwind-css
- ia-terraform
- ia-verification-before-completion
- ia-writing-tests
- ia-writing

## FAQ

### What is whetstone?
A Claude Code plugin that makes AI coding agents follow engineering discipline. Plan before coding. Verify before claiming done. Find root cause before patching. Review before merge. Skills activate based on file type and task signals, not manual toggling.

### How do I install whetstone?
Run these in Claude Code: npx -y skills add iliaal/whetstone. Then prompt normally.

### Does whetstone auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is whetstone free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
