From whetstone
Analyze KB learnings and test scores to identify the highest-value skill improvement. Spawns the whetstone:optimizer agent, which writes an improvement spec consumed by /whetstone:improve.
npx claudepluginhub jobrien127/plugin-marketplace --plugin whetstoneThis skill is limited to using the following tools:
Spawn the optimizer agent to identify the next highest-value skill improvement.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Spawn the optimizer agent to identify the next highest-value skill improvement.
whetstone:optimizer agent with the standard prompt.Agent(
subagent_type="whetstone:optimizer",
prompt="Analyze KB learnings and test scores to identify the highest-value skill improvement. Follow the process in your instructions exactly. Write the improvement spec to ~/.whetstone/state/improvement-specs/improvement-next.md."
)
After the agent completes, summarize:
~/.whetstone/state/improvement-specs/improvement-next.mdRun /whetstone:improve next to apply the spec.