Help us improve
Share bugs, ideas, or general feedback.
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 criticHow this skill is triggered — by the user, by Claude, or both
Slash command
/critic:downstreamThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The vault path for all tool calls is: ${user_config.vault_path}
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
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: