一键导入
rpi-quick
Umbrella RPI playbook that sequences Research, Plan, Implement, Review, and Discover for one-shot task execution with quality gates.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Umbrella RPI playbook that sequences Research, Plan, Implement, Review, and Discover for one-shot task execution with quality gates.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Canonical documentation capability for audit, drift, validate, and author modes in hve-core.
Text-to-speech voice-over generation from YAML speaker notes using Azure Speech SDK with SSML pronunciation control
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling
Authors Vally conformance tests for prompts, instructions, agents, and skills, including refusals for jailbreak, prompt-injection, harmful-elicitation, TOS, CoC, and PII-extraction stimuli
Manage GitLab merge requests and pipelines with a Python CLI
Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API. Use when you need to search with JQL, inspect an issue, create or update work items, move an issue between statuses, post comments, or discover required fields for issue creation.
| name | rpi-quick |
| description | Umbrella RPI playbook that sequences Research, Plan, Implement, Review, and Discover for one-shot task execution with quality gates. |
| argument-hint | [task=...] [continue={1|1,2|all}] [suggest] |
| license | MIT |
| user-invocable | true |
Use references/orchestration.md for the orchestration contract, artifact-path matrix, and validator dispatch rules.
Follow the shared conventions in copilot-tracking.instructions.md.
Run the full RPI flow as the primary umbrella entry point for one-shot task execution, and delegate each phase to the matching task skill.
If Review or Discover reveals more work on the active task, restart from the earliest affected phase of that task.
When sub-skill dispatch is unavailable, run the phase inline by dispatching that phase's listed subagent(s) or validator(s) directly via runSubagent or task; when those are also unavailable, perform the equivalent work inline and record it.
task=...: primary task description or inferred intent from the conversation, attached files, or current file when no explicit task input is provided.continue={1|1,2|all}: select one or more saved Discover suggestions; each selected suggestion starts a new RPI cycle at Research (Phase 1); all processes every saved suggestion in listed priority order.suggest: run Discover directly to refresh next-work suggestions.task_slug: lower-kebab-case derived from the primary task or target; use the current date in YYYY-MM-DD for dated artifacts..copilot-tracking/ artifact set and carry it forward.task_slug and YYYY-MM-DD date across every phase of a task./rpi-research, /rpi-plan, /rpi-implement, and /rpi-review.task, continue, or suggest input is present, infer the next intent from the conversation, attached files, or the current file.continue={1|1,2|all} selects saved suggestions, each selection starts a new RPI cycle at Research (Phase 1); all processes every saved suggestion in the saved priority order..github/instructions/hve-core/commit-message.instructions.md, excluding .copilot-tracking files.When the run ends or conversation history is compacted, include:
.copilot-tracking/ files;runSubagent or task; when those are also unavailable, perform the equivalent work inline and record it..copilot-tracking/ paths and other internal planning, research, or implementation artifact references out of production code, code comments, documentation strings, and commit messages; internal artifacts still guide implementation logic.Use the granular phase skills for the detailed execution path: /rpi-research, /rpi-plan, /rpi-implement, and /rpi-review.
Return a brief summary that includes: