From rwyn
Use when working in a repository that uses `rwyn` to build graphs, select checks from diffs, explain why checks were chosen, dry-run the execution plan, or reason about repo-local `.rwyn/config.yaml`. Trigger for requests about change impact analysis, check selection, `rwyn select`, `rwyn explain`, `rwyn run`, repo-local config, declarative `plugins:` transforms, or dogfooding CI/check planning behavior.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rwyn:rwynThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
`rwyn` means "run what you need". Use this skill when the user wants to understand or operate the `rwyn` workflow in a repo.
rwyn means "run what you need". Use this skill when the user wants to understand or operate the rwyn workflow in a repo.
.rwyn/config.yaml or .rwyn/config.yml. If present, prefer config-backed commands without repeating --catalog, --graph, or --policy.rwyn doctor if the repo setup is unclear.$setup when the repo needs initial config or transform scaffoldingrwyn select for what would runrwyn explain <file> for why a file selects certain checksrwyn run --plan for the layered execution planrwyn run --dry-run for the exact commandsrwyn compare and rwyn ingest learn for run-record analysisrwyn explain before changing policy or engine code.rwyn doctorrwyn buildrwyn select --base origin/mainrwyn select --uncommittedrwyn explain path/to/file.solrwyn run --uncommitted --planrwyn run --uncommitted --dry-runSee references/commands.md for a fuller command cookbook and interpretation notes.
signal is a planner score, not a bug severity score.plugins: transforms are the right place for repo quirks like interface/source links or generated bindings.rwyn selects something surprising, name the exact check and the exact evidence path that caused it.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub smartcontracts/rwyn --plugin rwyn