Whetstone Alternatives
Similar projects and alternatives to whetstone
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
claude-memory-kit
The starter kit for Claude Code — your agent remembers across sessions: date-tagged memory under three hook-enforced caps, per-session handoffs, stale-refs detection, multi-project isolation, audit-driven promotion via /close-session, plus an opt-in multi-agent orchestration layer. Zero deps.
-
sst3-skills
SST3 Skills — Claude Code plugin marketplace. Ralph Review Trio (Haiku → Sonnet → Opus, restart-on-fail) + more packs coming.
-
claude-elixir-phoenix
Claude Code plugin for Elixir/Phoenix/LiveView — 20 specialist agents, Iron Laws enforcement, and Tidewave MCP integration. Plan features with parallel research agents, execute with automatic verification, review with 4-agent parallel audits, and capture learnings as reusable knowledge.
-
data-structure-protocol
Graph-based long-term memory skill for AI (LLM) coding agents — faster context, fewer tokens, safer refactors
-
proven-python
Make your AI agent prove its Python before calling it done: TDD, strict typing, clean code, and a green ruff/mypy/pytest toolchain. A Claude Code skill, works with any agent.
-
forge-skill
锻造任何领域的思维工具 — 不是角色扮演一个智者,而是锻造一把可执行的思维工具。基于 Agent Skills 开放协议,可在 Claude Code、Cursor 等 50+ runtime 中运行。
-
codebase-intel
Your AI agent writes code — but does it know WHY your code exists? Decision provenance, quality contracts, and AI anti-pattern detection for coding agents. 19 languages. MCP compatible.
-
undoable
Make every code change reversible. Multi-agent instructions, prompts, and evals for safer reviews, rollbacks, and migrations.
-
sugar
Persistent memory for AI coding agents. Local-first, cross-session context, global knowledge, and optional autonomous task execution. (by roboticforce)
whetstone discussion
whetstone reviews and mentions
-
Teaching AI Agents How to Engineer
# All skills (works everywhere) npx skills add iliaal/ai-skills # Just one skill npx skills add iliaal/ai-skills -s code-review # The full plugin (Claude Code) /plugin marketplace add https://github.com/iliaal/whetstone /plugin install whetstone@iliaal-marketplace # Convert the plugin for Codex git clone https://github.com/iliaal/whetstone cd whetstone && bun install bun run src/index.ts install ./plugins/whetstone --to codex
Stats
iliaal/whetstone is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of whetstone is Python.