Skip to main content
Run any Skill in Manus
with one click
GitHub repository

context-engineering-workflows

context-engineering-workflows contains 18 collected skills from ronsanzone, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
2
updated
2026-06-05
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

rpi-research
software-developers

Use when starting the RPI flow and you want to deeply understand a question, system, or feature by reading the codebase before planning.

2026-06-05
rpi-research
software-developers

Use when starting the RPI flow and you want to deeply understand a question, system, or feature by reading the codebase before planning.

2026-06-05
dw-01-research-questions
project-management-specialists

Use when starting a new deep-work task. Decomposes a task description into objective research questions that avoid premature solutioning. Phase 1 of the deep-work pipeline.

2026-05-28
dw-02-research
project-management-specialists

Use when you have research questions from deep-work Phase 1. Objectively investigates the codebase to answer pasted questions without access to the original task description.

2026-05-28
dw-03-design-discussion
project-management-specialists

Use when deep-work Phase 2 research is complete. Combines research findings with the original task to explore design options, evaluate tradeoffs, and make decisions interactively.

2026-05-28
dw-04-outline
project-management-specialists

Use when deep-work Phase 3 design decisions are complete. Maps chosen decisions to concrete file changes organized into implementable phases.

2026-05-28
dw-05-plan
project-management-specialists

Use when deep-work Phase 4 structure outline is complete. Expands the outline into a detailed implementation plan with exact file paths, code patterns, tests, and validation commands.

2026-05-28
dw-06-implement
software-developers

Use when deep-work Phase 5 plan is complete. Executes the implementation plan by dispatching a fresh subagent per task with two-stage review (spec compliance → code quality).

2026-05-28
rpi-implement
software-developers

Use when you have a plan from /rpi-plan and want to execute it. Dispatches a fresh subagent per task with two-stage review (spec compliance → code quality), then runs a baked-in end-of-implementation audit that re-runs success criteria, checks the diff against the plan, and dispatches /quick-review across the SHA range.

2026-05-28
rpi-plan
project-management-specialists

Use after /rpi-research when you want an interactive, gated plan-creation flow. Interactive: presents understanding, design options, phase outline, then draft — each gated on user approval.

2026-05-28
dw-01-research-questions
project-management-specialists

Use when starting a new deep-work task. Decomposes a task description into objective research questions that avoid premature solutioning. Phase 1 of the deep-work pipeline.

2026-05-28
dw-02-research
software-developers

Use when you have research questions from deep-work Phase 1. Objectively investigates the codebase to answer pasted questions without access to the original task description.

2026-05-28
dw-03-design-discussion
software-developers

Use when deep-work Phase 2 research is complete. Combines research findings with the original task to explore design options, evaluate tradeoffs, and make decisions interactively.

2026-05-28
dw-04-outline
software-developers

Use when deep-work Phase 3 design decisions are complete. Maps chosen decisions to concrete file changes organized into implementable phases.

2026-05-28
dw-05-plan
software-developers

Use when deep-work Phase 4 structure outline is complete. Expands the outline into a detailed implementation plan with exact file paths, code patterns, tests, and validation commands.

2026-05-28
dw-06-implement
software-developers

Use when deep-work Phase 5 plan is complete. Executes the implementation plan by dispatching a fresh subagent per task with two-stage review (spec compliance → code quality).

2026-05-28
rpi-implement
software-developers

Use when you have a plan from /rpi-plan and want to execute it. Dispatches a fresh subagent per task with two-stage review (spec compliance → code quality), then runs a baked-in end-of-implementation audit that re-runs success criteria, checks the diff against the plan, and dispatches /quick-review across the SHA range.

2026-05-28
rpi-plan
software-developers

Use after /rpi-research when you want an interactive, gated plan-creation flow. Interactive: presents understanding, design options, phase outline, then draft — each gated on user approval.

2026-05-28