بنقرة واحدة
rpiv
Execute the full RPIV pipeline for a GitHub issue from Research through Verify.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Execute the full RPIV pipeline for a GitHub issue from Research through Verify.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Execute planned tasks, produce code and tests, and record implementation notes.
Read a research brief, commit required architecture artifacts, and produce action, task, and test plans.
Fetch a GitHub issue, explore the problem space, classify scope, and produce a research brief for the Plan stage.
Run verification, validate acceptance criteria, create commits, push a branch, and open a pull request.
Bootstrap a new project from the Soft Factory template and seed foundational architecture artifacts.
Introduce the Soft Factory engineering flow into an existing repository by documenting discovered architecture and seeding the first issue.
| name | rpiv |
| description | Execute the full RPIV pipeline for a GitHub issue from Research through Verify. |
| license | MIT |
| metadata | {"author":"Soft Factory maintainers","spec_version":"1.0","framework_revision":"1.0.0","last_updated":"2026-07-01"} |
rpiv is a coordinator workflow skill for agents that need to drive a GitHub issue through Research, Plan, Implement, and Verify in strict order.
SKILL.md - this file (skill entrypoint).references/ - normative workflow reference documents.
00-rpiv-pipeline-workflow.md - full-pipeline orchestration rules.processes/ - executable APS process documents.
run-rpiv-pipeline.md - end-to-end RPIV orchestration workflow.../templates/ - shared Soft Factory artifact templates.
artifact-contract.md - canonical artifact paths and ledger locations used to verify stage outputs.