From critic
Assess downstream effects of editing a chapter. Use when the user has edited a chapter and wants to know what breaks in later chapters.
npx claudepluginhub jdpedrie/critic --plugin criticThis skill uses the workspace's default tool permissions.
The vault path for all tool calls is: ${user_config.vault_path}
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.
The vault path for all tool calls is: ${user_config.vault_path}
Assess what breaks in later chapters after editing a chapter.
$ARGUMENTS should be a chapter name (e.g., "chapter-03").
Call the assess-downstream tool with the vault path (current working directory) and chapter name.
Present results as readable text:
Summary: The overall assessment.
Downstream Issues (grouped by severity): For each issue:
Safe Chapters: List chapters that appear unaffected.
After presenting, offer: