iliaal/whetstone

67 agent markdown files indexed from iliaal/whetstone. Install any of them pinned to an exact hash with mdr add iliaal/whetstone/<name>.

analyze-misfires skill
iliaal/whetstone · .agents/skills/analyze-misfires/SKILL.md · Analyze Whetstone skill injection misfires when asked to investigate overly broad triggers or irrelevant injected…
git:20260907.228ec83 · audit A · 34 stars
announce skill
iliaal/whetstone · .agents/skills/announce/SKILL.md · Draft an X announcement for a Whetstone release when asked to announce that release.
git:20260907.228ec83 · audit A · 34 stars
audit-plugin skill
iliaal/whetstone · .agents/skills/audit-plugin/SKILL.md · Audit Whetstone skills, agents, and commands when asked for a plugin quality or consistency audit.
git:20260907.228ec83 · audit A · 34 stars
diagnose-negatives skill
iliaal/whetstone · .agents/skills/diagnose-negatives/SKILL.md · Investigate negative session feedback for a Whetstone skill when asked to diagnose its failures.
git:20260907.228ec83 · audit A · 34 stars
eval-skills skill
iliaal/whetstone · .agents/skills/eval-skills/SKILL.md · Evaluate Whetstone skills from session evidence when asked to compare procedure-following results or optimization…
git:20260907.228ec83 · audit A · 34 stars
evolve-skill skill
iliaal/whetstone · .agents/skills/evolve-skill/SKILL.md · Revise and evaluate a Whetstone skill when asked to evolve or optimize that skill.
git:20260907.228ec83 · audit A · 34 stars
prune-sync-log skill
iliaal/whetstone · .agents/skills/prune-sync-log/SKILL.md · Prune stale Whetstone sync decision entries when asked to clean the sync log.
git:20260907.228ec83 · audit A · 34 stars
release skill
iliaal/whetstone · .agents/skills/release/SKILL.md · Run the Whetstone release workflow when explicitly asked to release this plugin.
git:20260907.228ec83 · audit A · 34 stars
skillopt skill
iliaal/whetstone · .agents/skills/skillopt/SKILL.md · Prepare or run Whetstone SkillOpt optimization when asked to optimize a process skill using SkillOpt.
git:20260907.228ec83 · audit A · 34 stars
sync-from-repos skill
iliaal/whetstone · .agents/skills/sync-from-repos/SKILL.md · Compare Whetstone with reference repositories when asked to sync cross-repository improvements.
git:20260907.228ec83 · audit A · 34 stars
triage-prs skill
iliaal/whetstone · .agents/skills/triage-prs/SKILL.md · Triage Whetstone pull requests when explicitly asked to group, label, and review open PRs.
git:20260907.228ec83 · audit A · 34 stars
write-skill skill
iliaal/whetstone · .agents/skills/write-skill/SKILL.md · Author a new Whetstone plugin skill when asked to write a skill without upstream skills.sh sources.
git:20260907.228ec83 · audit A · 34 stars
skill-distiller skill
iliaal/whetstone · .claude/skills/skill-distiller/SKILL.md · Fetches top-rated skills from skills.sh, analyzes them, and synthesizes one token-efficient skill combining the best…
git:20260707.66bdad7 · audit A · 34 stars
AGENTS.md agents
iliaal/whetstone · AGENTS.md
git:20260920.21825da · audit A · 34 stars
CLAUDE.md claude
iliaal/whetstone · CLAUDE.md
git:20260222.05510f3 · audit B · 34 stars
code-review skill
iliaal/whetstone · distillery/generated-skills/code-review/SKILL.md · Performs two-stage code reviews (spec compliance, then code quality) with severity-ranked findings. Use when asked to…
git:20260227.215f429 · audit A · 34 stars
debugging skill
iliaal/whetstone · distillery/generated-skills/debugging/SKILL.md · Systematic root-cause debugging: reproduce, investigate, hypothesize, fix with verification. Use when asked to "debug…
git:20260227.215f429 · audit A · 34 stars
linux-bash-scripting skill
iliaal/whetstone · distillery/generated-skills/linux-bash-scripting/SKILL.md · Defensive Bash scripting for Linux: safe foundations, argument parsing, production patterns, ShellCheck compliance. Use…
git:20260227.215f429 · audit A · 34 stars
md-docs skill
iliaal/whetstone · distillery/generated-skills/md-docs/SKILL.md · Manages project documentation: AGENTS.md, README.md, and CONTRIBUTING.md. Use when asked to "update README", "update…
git:20260227.215f429 · audit A · 34 stars
meta-prompting skill
iliaal/whetstone · distillery/generated-skills/meta-prompting/SKILL.md · Enhanced reasoning patterns via slash commands (/think, /verify, /adversarial, /edge, /compare, /confidence, /budget…
git:20260227.215f429 · audit A · 34 stars
nodejs-backend skill
iliaal/whetstone · distillery/generated-skills/nodejs-backend/SKILL.md · Node.js backend patterns: framework selection, layered architecture, TypeScript, validation, error handling, security…
git:20260227.215f429 · audit A · 34 stars
php-laravel skill
iliaal/whetstone · distillery/generated-skills/php-laravel/SKILL.md · Modern PHP 8.2+ and Laravel patterns: architecture, Eloquent, queues, Pest testing. Use when asked to "write PHP"…
git:20260227.215f429 · audit A · 34 stars
pinescript skill
iliaal/whetstone · distillery/generated-skills/pinescript/SKILL.md · Pine Script v6 patterns: syntax rules, performance, debugging, backtesting, visualization. Use when asked to "write a…
git:20260227.215f429 · audit A · 34 stars
planning skill
iliaal/whetstone · distillery/generated-skills/planning/SKILL.md · Software implementation planning with file-based persistence (task_plan.md, findings.md, progress.md). Use when asked…
git:20260227.215f429 · audit A · 34 stars
postgresql skill
iliaal/whetstone · distillery/generated-skills/postgresql/SKILL.md · PostgreSQL schema design, query optimization, indexing, and administration. Use when writing schemas, queries…
git:20260227.215f429 · audit A · 34 stars
python-services skill
iliaal/whetstone · distillery/generated-skills/python-services/SKILL.md · Python patterns for CLI tools, async parallelism, and backend services. Use when building CLI apps, async/parallel…
git:20260227.215f429 · audit A · 34 stars
react-frontend skill
iliaal/whetstone · distillery/generated-skills/react-frontend/SKILL.md · React, TypeScript, and Next.js patterns for frontend development. Use when building React components, managing state…
git:20260227.215f429 · audit A · 34 stars
refine-prompt skill
iliaal/whetstone · distillery/generated-skills/refine-prompt/SKILL.md · Transforms vague or rough prompts into precise, structured AI instructions. Use when asked to "refine prompt", "improve…
git:20260227.215f429 · audit A · 34 stars
reflect skill
iliaal/whetstone · distillery/generated-skills/reflect/SKILL.md · Session retrospective and skill audit. Use when "/reflect", "session review", "retrospective", "what went wrong"…
git:20260227.215f429 · audit A · 34 stars
simplifying-code skill
iliaal/whetstone · distillery/generated-skills/simplifying-code/SKILL.md · Simplifies, polishes, and declutters code without changing behavior. Use when asked to "simplify code", "clean up…
git:20260227.215f429 · audit A · 34 stars
tailwind-css skill
iliaal/whetstone · distillery/generated-skills/tailwind-css/SKILL.md · Tailwind CSS v4 patterns: CSS-first config, utility classes, component variants, v3 migration. Use when styling with…
git:20260307.4f1e9f9 · audit A · 34 stars
terraform skill
iliaal/whetstone · distillery/generated-skills/terraform/SKILL.md · Terraform and OpenTofu configuration, modules, testing, state management, and HCL review. Use for "terraform module"…
git:20260227.215f429 · audit A · 34 stars
testing-laravel skill
iliaal/whetstone · distillery/generated-skills/testing-laravel/SKILL.md · Writes Laravel tests using PHPUnit. Use when "write tests", "add tests", "phpunit", "laravel test", "feature test"…
git:20260227.215f429 · audit A · 34 stars
testing-react skill
iliaal/whetstone · distillery/generated-skills/testing-react/SKILL.md · Writes React/TypeScript tests using Vitest and React Testing Library. Use when "write react tests", "vitest"…
git:20260227.215f429 · audit A · 34 stars
writing skill
iliaal/whetstone · distillery/generated-skills/writing/SKILL.md · Prose editing, rewriting, and humanizing text for natural tone. Use when asked to "write", "rewrite", "edit"…
git:20260227.215f429 · audit A · 34 stars
ia-agent-native-architecture skill
iliaal/whetstone · plugins/whetstone/skills/ia-agent-native-architecture/SKILL.md · Design agent-native applications where agents replace UI users as the primary actor. Use when designing MCP tools…
git:20260913.9fa1f0d · audit A · 34 stars
ia-brainstorming skill
iliaal/whetstone · plugins/whetstone/skills/ia-brainstorming/SKILL.md · Pre-implementation exploration: deep interview, approach comparison, design doc. Use when exploring a vague feature…
git:20260907.228ec83 · audit A · 34 stars
ia-c-systems skill
iliaal/whetstone · plugins/whetstone/skills/ia-c-systems/SKILL.md · C patterns for systems code, libraries, and native extensions: module layout, function decomposition, status-enum…
git:20260907.228ec83 · audit A · 34 stars
ia-code-review skill
iliaal/whetstone · plugins/whetstone/skills/ia-code-review/SKILL.md · Structured code reviews with severity-ranked findings and deep multi-agent mode. Use when performing a code review…
git:20260917.ff3869a · audit A · 34 stars
ia-compound-docs skill
iliaal/whetstone · plugins/whetstone/skills/ia-compound-docs/SKILL.md · Document solved problems for team reuse. Provides process knowledge for /ia-compound. Use when documenting a resolved…
git:20260917.e9d876a · audit A · 34 stars
ia-cpp-systems skill
iliaal/whetstone · plugins/whetstone/skills/ia-cpp-systems/SKILL.md · Modern C++ patterns: RAII and ownership, rule of zero/five, exceptions and error handling, API and ABI boundaries…
git:20260907.228ec83 · audit A · 34 stars
ia-debugging skill
iliaal/whetstone · plugins/whetstone/skills/ia-debugging/SKILL.md · Systematic root-cause debugging with verification. Use for errors, stack traces, broken tests, flaky tests…
git:20260907.228ec83 · audit A · 34 stars
ia-document-review skill
iliaal/whetstone · plugins/whetstone/skills/ia-document-review/SKILL.md · Structural review of documents for gaps, clarity, completeness, and organization. Use when a brainstorm, plan, spec…
git:20260917.e9d876a · audit A · 34 stars
ia-file-todos skill
iliaal/whetstone · plugins/whetstone/skills/ia-file-todos/SKILL.md · File-based todo and task tracking in the todos/ directory. Use when creating, triaging, listing, or managing todo…
git:20260913.9fa1f0d · audit A · 34 stars
ia-frontend-design skill
iliaal/whetstone · plugins/whetstone/skills/ia-frontend-design/SKILL.md · Visual design and aesthetic direction for frontend interfaces. Use when building web pages, landing pages, dashboards…
git:20260913.9fa1f0d · audit A · 34 stars
ia-git-worktree skill
iliaal/whetstone · plugins/whetstone/skills/ia-git-worktree/SKILL.md · Manage Git worktrees for isolated parallel development. Use when creating, listing, switching, or cleaning up git…
git:20260917.e9d876a · audit A · 34 stars
ia-linux-bash-scripting skill
iliaal/whetstone · plugins/whetstone/skills/ia-linux-bash-scripting/SKILL.md · Defensive Bash scripting for Linux: safe foundations, argument parsing, production patterns, ShellCheck compliance. Use…
git:20260913.9fa1f0d · audit A · 34 stars
ia-md-docs skill
iliaal/whetstone · plugins/whetstone/skills/ia-md-docs/SKILL.md · Manages project documentation: CLAUDE.md, AGENTS.md, README.md, CONTRIBUTING.md, DOCS.md. Use when asked to update…
git:20260907.228ec83 · audit A · 34 stars
ia-meta-prompting skill
iliaal/whetstone · plugins/whetstone/skills/ia-meta-prompting/SKILL.md · Structured decision modifiers (/think, /verify, /adversarial, /edge, /confidence, /assumptions, etc.) to stress-test…
git:20260917.e9d876a · audit A · 34 stars
ia-nodejs-backend skill
iliaal/whetstone · plugins/whetstone/skills/ia-nodejs-backend/SKILL.md · Node.js backend patterns: layered architecture, TypeScript, validation, error handling, security, observability…
git:20260913.9fa1f0d · audit A · 34 stars
ia-orchestrating-swarms skill
iliaal/whetstone · plugins/whetstone/skills/ia-orchestrating-swarms/SKILL.md · Coordinate multi-agent swarms for parallel and pipeline workflows. Use when coordinating multiple agents, running…
git:20260917.e9d876a · audit A · 34 stars
ia-php-laravel skill
iliaal/whetstone · plugins/whetstone/skills/ia-php-laravel/SKILL.md · Modern PHP 8.4 and Laravel patterns: architecture, Eloquent, migrations, queues, testing. Use when working with…
git:20260907.228ec83 · audit A · 34 stars
ia-pinescript skill
iliaal/whetstone · plugins/whetstone/skills/ia-pinescript/SKILL.md · Pine Script v6: syntax, performance, error diagnosis, backtesting, visualization. Use when writing or debugging `.pine`…
git:20260907.228ec83 · audit A · 34 stars
ia-planning skill
iliaal/whetstone · plugins/whetstone/skills/ia-planning/SKILL.md · Software implementation planning with optional file-based persistence. Use when asked to plan, when unresolved…
git:20260913.9fa1f0d · audit A · 34 stars
ia-postgresql skill
iliaal/whetstone · plugins/whetstone/skills/ia-postgresql/SKILL.md · PostgreSQL schema design, query optimization, indexing, and administration. Use when working with PostgreSQL, JSONB…
git:20260907.7e92de0 · audit A · 34 stars
ia-python-services skill
iliaal/whetstone · plugins/whetstone/skills/ia-python-services/SKILL.md · Python patterns for CLI tools, async concurrency, and backend services. Use when working with Python code, building CLI…
git:20260917.e9d876a · audit A · 34 stars
ia-react-frontend skill
iliaal/whetstone · plugins/whetstone/skills/ia-react-frontend/SKILL.md · React architecture patterns, TypeScript, Next.js, hooks, and testing. Use when working with React component structure…
git:20260907.228ec83 · audit A · 34 stars
ia-receiving-code-review skill
iliaal/whetstone · plugins/whetstone/skills/ia-receiving-code-review/SKILL.md · Process code review feedback critically: check correctness before acting, push back on incorrect suggestions, no…
git:20260907.228ec83 · audit A · 34 stars
ia-refine-prompt skill
iliaal/whetstone · plugins/whetstone/skills/ia-refine-prompt/SKILL.md · Transforms vague prompts into precise, structured AI instructions. Use when asked to refine, improve, or sharpen a…
git:20260906.35b18c4 · audit A · 34 stars
ia-reflect skill
iliaal/whetstone · plugins/whetstone/skills/ia-reflect/SKILL.md · Session retrospective and skill audit. Use when asked to reflect, do a retrospective, review lessons learned, audit…
git:20260907.7e92de0 · audit A · 34 stars
ia-rust-systems skill
iliaal/whetstone · plugins/whetstone/skills/ia-rust-systems/SKILL.md · Rust patterns for CLI tools, backend services, and general application code. Use when working with Rust, Cargo…
git:20260907.228ec83 · audit A · 34 stars
ia-simplifying-code skill
iliaal/whetstone · plugins/whetstone/skills/ia-simplifying-code/SKILL.md · Simplifies, polishes, and declutters code without changing behavior. Use when asked to simplify, clean up, refactor…
git:20260917.e9d876a · audit A · 34 stars
ia-tailwind-css skill
iliaal/whetstone · plugins/whetstone/skills/ia-tailwind-css/SKILL.md · Tailwind CSS v4 patterns: CSS-first config, utility classes, component variants, v3 migration. Use when styling with…
git:20260907.228ec83 · audit A · 34 stars
ia-terraform skill
iliaal/whetstone · plugins/whetstone/skills/ia-terraform/SKILL.md · Terraform and OpenTofu configuration, modules, testing, state management, and HCL review. Use when working with…
git:20260913.9fa1f0d · audit A · 34 stars
ia-verification-before-completion skill
iliaal/whetstone · plugins/whetstone/skills/ia-verification-before-completion/SKILL.md · Enforces fresh verification evidence before any completion claim. Use when about to claim "tests pass", "bug fixed"…
git:20260907.228ec83 · audit A · 34 stars
ia-writing-tests skill
iliaal/whetstone · plugins/whetstone/skills/ia-writing-tests/SKILL.md · Generic test writing discipline: test quality, real assertions, anti-patterns, and rationalization resistance. Use when…
git:20260913.9fa1f0d · audit A · 34 stars
ia-writing skill
iliaal/whetstone · plugins/whetstone/skills/ia-writing/SKILL.md · Prose editing, rewriting, and humanizing text for natural tone, or auditing a draft for AI tells without rewriting. Use…
git:20260920.fc10acd · audit A · 34 stars

Source

github.com/iliaal/whetstone · 34 stars · license MIT · pushed 2026-09-20