بنقرة واحدة
blueprint-audit
Audits a PRD against implementation status and guides lifecycle decisions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Audits a PRD against implementation status and guides lifecycle decisions.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Agent-only canonical output templates for rp1 artifacts. Load when producing structured markdown to ensure format consistency and routing metadata.
Ask about rp1 capabilities, discover skills, and get workflow guidance.
Evidence-gated tech debt and bloat detection. Scouts signals, ranks by materiality, validates by refutation, reports up to 5 findings with actions.
Synchronizes user-facing documentation with the current knowledge base through validate -> stale gate -> scan -> approval -> process orchestration.
Orchestrates parallel KB generation using spatial analysis and a map-reduce architecture with incremental and feature-learning modes.
Analyzes systems holistically to provide strategic recommendations balancing cost, quality, performance, complexity, and business objectives with quantified trade-offs.
| name | blueprint-audit |
| description | Audits a PRD against implementation status and guides lifecycle decisions. |
| metadata | {"category":"planning","is_workflow":false,"version":"1.0.0","tags":["blueprint","prd","audit","lifecycle","housekeeping"],"created":"2026-01-27T00:00:00.000Z","updated":"2026-02-26T00:00:00.000Z","author":"cloud-on-prem/rp1","arguments":[{"name":"PRD_NAME","type":"string","required":true,"description":"PRD filename without extension"}]} |
Audits PRD documents against implementation evidence, identifies stale or completed blueprints, and guides disposition decisions (archive, modify scope, defer).
/rp1-dev:blueprint-audit <prd-name>
{% dispatch_agent "rp1-dev:blueprint-auditor" %} MODE: audit PRD_NAME: {PRD_NAME} KB_ROOT: {kbRoot} WORK_ROOT: {workRoot} {% enddispatch_agent %}
Error Response:
{"type":"error","message":"...","available_prds":["..."]}
Output error message with available PRDs, then STOP.
Needs User Input (audit complete):
{"type":"needs_user_input","question":"relevance","phases":[...],"summary":{...}}
Display the audit table from agent output, then continue to Step 3.
{% ask_user "Is this PRD still relevant to your work?", options: "Archive", "Add scope", "Remove scope", "Continue", "Defer" %}
"Archive":
needs_user_input with question="closure_status"Question: "What is the closure status?"
Options:
- "Complete" - All planned work finished
- "Partial" - Some work deferred or abandoned
"Add scope":
"Remove scope":
"Continue":
"Defer":
Display agent's final output. Include: