From rpi-workflow-skill
research・plan・implement を一連で進める統合スキル。調査と計画を成果物として残し、合意後に実装する。
How this skill is triggered — by the user, by Claude, or both
Slash command
/rpi-workflow-skill:rpi-workflowThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- 調査→計画→実装を一貫した流れで進める
.rpi-workflow-doc/yyyy-mm-dd-{タスク名}/ に配置するresearch.md — 調査メモplan.md — 計画メモplan.md のレビューをユーザーに依頼するplan.md に反映するnpx claudepluginhub hnegishi/rpi-workflow-skill --plugin rpi-workflow-skillExecutes 6-phase gated workflow for complex tasks: Questions, Research, Design Discussion, Structure Outline, Plan, Implement. Pauses for user approval after each markdown artifact.
Guides software development through six-phase workflow: Research, Plan, Iterate Plan, Experiment, Implement, Validate. Generates structured markdown docs via slash commands for auditable trails.
Transforms research findings into actionable implementation plans with granular steps, verification criteria, and stakes-based enforcement. Useful for structuring complex coding tasks before execution.