Stats
Actions
Tags
From rpi-workflow
Apply a Research -> Plan -> Implement -> Validate workflow for non-trivial work in agent-compatible coding harnesses, keeping progress durable across turns and sessions via workspace `plan.md` and `files/` artifacts.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rpi-workflow:rpi-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- The task is non-trivial and benefits from explicit phase boundaries with durable artifacts.
plan-review; only implementation review → use implementation-review; only a contract-shaped execution brief or definition of done → use reverse-prompt; or a narrower specialist workflow that another skill covers better.plan.md content for the current workspace or task branch.files/
directory./share or thoughts/shared/... artifacts from older sessions.plan.md with the problem, scope, phase list, and validation
approach.files/ directory before moving on.files/ only when they help later phases or a future handoff (e.g. files/research-<topic>.md).plan.md as the primary planning artifact: concrete phases, files to touch, verification commands, success criteria, and notable risks or approvals.plan.md and route through plan-review before editing code.plan.md aligned with reality when scope, sequencing, or risks change.files/ for checkpoints or handoffs when context gets crowded or work continues later (e.g. files/checkpoint-<topic>.md).plan.md; call out intentional or accidental deviations.files/ only when evidence needs to persist (e.g. files/validation-<topic>.md).plan.md and any necessary files/ notes that capture the research, plan, implementation phases, and validation path./share or thoughts/shared/... paths as the default artifact model; use workspace-local artifacts instead.plan.md for the executable plan, files/ for research, checkpoints, and durable notes that need to persist.plan.md, starting targeted and broadening when risk requires it.plan.md or a concise files/ handoff only when the evidence needs to persist beyond the final response.references/examples.md for concrete activation examples and expected behavior.references/edge-cases.md when the task is a near miss, becomes smaller than expected, or
needs a mid-workflow reset.references/prompts.md when you want phase-by-phase starter prompts that match the native
workspace-artifact workflow.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 matt-riley/lucky-hat --plugin rpi-workflow