一键导入
rpiv-research
Fetch a GitHub issue, explore the problem space, classify scope, and produce a research brief for the Plan stage.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Fetch a GitHub issue, explore the problem space, classify scope, and produce a research brief for the Plan stage.
用 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.
Execute the full RPIV pipeline for a GitHub issue from Research through Verify.
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-research |
| description | Fetch a GitHub issue, explore the problem space, classify scope, and produce a research brief for the Plan stage. |
| license | MIT |
| metadata | {"author":"Soft Factory maintainers","spec_version":"1.0","framework_revision":"1.0.0","last_updated":"2026-07-01"} |
rpiv-research is a workflow skill for agents that need to fetch a GitHub issue, inspect existing repository context, classify the issue scope, and write the research brief that hands off to the Plan stage.
SKILL.md - this file (skill entrypoint).references/ - normative workflow reference documents.
00-research-workflow.md - issue fetching, context gathering, scope classification, and research brief rules.processes/ - executable APS process documents.
research-issue.md - end-to-end research workflow.../templates/ - shared Soft Factory artifact templates.
artifact-contract.md - canonical artifact paths and ledger locations.research-brief.md - research brief output structure.