rpi-plan-critique

작성자: microsoft

제공된 증거를 바탕으로 RPI 계획 및 단계 세부 사항을 계획 소스를 편집하지 않고 독립적으로 비판적으로 검토합니다. 계획의 신뢰성이 읽기 전용 평가를 필요로 할 때 사용합니다…

npx skills add https://github.com/microsoft/hve-core --skill rpi-plan-critique

RPI Plan Critique

Goal

Return a substantive, evidence-grounded credibility assessment of an RPI plan and its phase details. The critique is read-only with respect to plan sources and writes only the caller-specified critique artifact.

Flow

  1. Confirm the exact plan, phase-details, evidence, requirements, decisions, dependencies, acceptance criteria, and critique output path supplied by the caller.
  2. Read the supplied materials. Do not perform open-ended research or infer missing evidence as fact.
  3. Define the supplied inputs and criterion boundary, then assess the full boundary once across requirements, research, phases, tasks, acceptance criteria, dependencies, decisions, risks, and missed concerns. Return every actionable concern available from the supplied evidence in one complete finding set rather than serializing discoverable findings across critique passes.
  4. Write the critique using templates/plan-critique.md. Use severity-graded PC-xxx findings keyed to relevant requirement, research, phase, or task IDs. For each actionable finding, name the smallest useful change, action owner, exact resolving evidence, and whether it is a direct planner correction or needs a significant or divergent user decision.
  5. Record critique execution as Complete, Partial, or Blocked, separately from the Pass, Revise, or Blocked verdict. A passing critique may identify residual risks that the planning parent has explicitly accepted.

Inputs

  • Plan and phase-details paths
  • Caller requirements and task context
  • Supplied research, evidence pointers, draft details, and decisions
  • Dependencies and acceptance criteria
  • One critique output path

Success criteria

  • The critique distinguishes evidence-backed concerns from missing evidence.
  • Findings identify substantive gaps rather than structure, formatting, or cosmetic preferences.
  • The critique records its inputs, criterion boundary, coverage assessment, and limitations.
  • Each actionable finding has a severity, related IDs, evidence, impact, and smallest useful change.
  • Each actionable finding identifies its action owner, exact resolving evidence, and whether it is a direct correction or requires a significant or divergent user decision.
  • The critique returns one complete actionable finding set for the supplied boundary; cosmetic preferences and separately withheld late findings do not create serial passes.
  • The closeout identifies the highest-impact finding, action owner, smallest next action, and whether a user response is required.
  • The plan and phase-details sources remain unchanged.

Constraints

  • Do not edit plan sources, phase details, research, changes, or review records.
  • Do not perform research beyond the supplied inputs. Route a material research gap to the planning parent as a Blocked or Revise finding.
  • Do not grade formatting, document cosmetics, or template adherence unless the issue conceals a substantive planning risk.
  • Confirmed user requests and answers outrank critique advice. A conflicting recommendation is rejected when current user direction already resolves it. Classify a significant or divergent issue as a user decision only when current user direction does not resolve it.
  • Use plain-text workspace-relative paths in the output artifact.

Conversation guidance

  • During material critique work, provide concise updates at meaningful boundaries. Explain the assessment action and why it matters, what was found, material decisions, blockers, relevant artifact links, and one important point the user might otherwise miss. Do not narrate low-level actions.
  • Before a user question, state the decision context, viable choices and consequences, an evidence-backed recommendation when available, blockers, and relevant Markdown links.
  • Use a small status marker such as ✅, ⚠️, or ⛔ only when it improves scanning, and pair it with text.
  • At closeout, separate critique execution status, Complete, Partial, or Blocked, from its Pass, Revise, or Blocked verdict. Identify the highest-impact finding, its action owner, the smallest next action, and whether a user response is required. A planner-owned revision does not require user input.
  • Advise /compact only when stale tool output or completed assessment detail outweighs useful current context and the plan, phase details, and critique artifact are current. When advising it, name the state and artifact pointers to retain. Otherwise omit compaction guidance.
  • When dispatched by rpi-plan, return the verdict to the planning parent and do not ask the user to invoke planning again. In a standalone invocation, do not invoke a peer stage. State /rpi-plan only when a revision needs the planning parent. Otherwise state the explicit stop or no-handoff reason. In an active rpi-quick or confirmed automatic RPI Agent context, return the verdict to the parent so it can continue after gates and required confirmations pass.
  • For every relevant existing artifact, use the two-cell row | [actual/workspace-relative/path.ext](actual/workspace-relative/path.ext) | Short description |, using that artifact's actual workspace-relative path as both link text and destination; omit unavailable files and render the table immediately before the final ## Next Steps section. End with ## Next Steps: state the exact eligible user command, active-parent action, blocker-clearing action, or that no user action is required. When compaction is warranted, tell the user to run /compact before the next RPI command; otherwise omit compaction guidance.

Stop rules

  • Return Blocked when supplied evidence cannot support a decision-critical assessment.
  • Return Revise when substantive findings require a plan change.
  • Return Pass when the plan is credible for implementation and any residual risks are explicitly accepted.

Handoff

Return the execution status, verdict, output path, severity summary, highest-impact finding, action owner, smallest next action, and user-response status to the planning parent. When rpi-plan dispatched the critique, the parent revises directly, obtains a significant or divergent user decision when required, and finalizes without another critique. A standalone critique may advise /rpi-plan for needed revision but does not invoke it.

Final response contract

Return critique execution status, Pass, Revise, or Blocked verdict, the critique output path, severity counts, one highest-impact PC-xxx finding, its action owner, the smallest recommended next action, and whether a user response is required. Do not reproduce the full critique in the response. Follow the Conversation guidance section for parent return, standalone advice, conditional compaction advice, the linked artifact table, and final next steps.

microsoft의 다른 스킬

oss-growth
microsoft
OSS 성장 해커 페르소나
agent-framework-azure-ai-py
microsoft
Microsoft Agent Framework Python SDK(agent-framework-azure-ai)를 사용하여 Azure AI Foundry 에이전트를 구축합니다. AzureAIAgentsProvider로 지속적 에이전트를 만들 때, 호스팅 도구(코드 인터프리터, 파일 검색, 웹 검색)를 사용할 때, MCP 서버를 통합할 때, 대화 스레드를 관리할 때, 또는 스트리밍 응답을 구현할 때 사용합니다. 함수 도구, 구조화된 출력, 다중 도구 에이전트를 다룹니다.
development
airunway-aks-setup
microsoft
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment. WHEN: "setup AI Runway", "onboard AKS cluster", "install AI Runway", "airunway setup", "deploy model to AKS", "GPU inference on AKS", "KAITO setup on AKS", "run LLM on AKS", "vLLM on AKS", "set up model serving on AKS", "AI Runway controller".
devops
appinsights-instrumentation
microsoft
Azure Application Insights로 웹앱을 계측하기 위한 지침입니다. 원격 분석 패턴, SDK 설정, 구성 참조를 제공합니다. WHEN: 앱 계측 방법, App Insights SDK, 원격 분석 패턴, App Insights란 무엇인가, Application Insights 지침, 계측 예시, APM 모범 사례.
devops
applicationinsights-web-ts
microsoft
브라우저/웹 앱을 Application Insights JavaScript SDK(@microsoft/applicationinsights-web)로 계측합니다. Real User Monitoring(RUM) — 페이지 뷰, 클릭, AJAX/fetch 종속성, 예외, 사용자 지정 이벤트, 백엔드 OpenTelemetry 트레이스와 상관관계가 있는 브라우저 측 GenAI 에이전트 트레이스에 사용합니다. SDK Loader Script 및 npm 설정, 프레임워크 확장(React, React Native, Angular), Click Analytics, 텔레메트리 이니셜라이저, 브라우저에서 생성된 에이전트/도구/모델 스팬에 대한 OTel GenAI 의미론적 규칙을 다룹니다.
devops
azure-ai-anomalydetector-java
microsoft
Azure AI Anomaly Detector SDK for Java로 이상 탐지 애플리케이션을 구축하세요. 단변량/다변량 이상 탐지, 시계열 분석 또는 AI 기반 모니터링을 구현할 때 사용하세요.
development
azure-ai-language-conversations-py
microsoft
azure-ai-language-conversations Python SDK를 사용하여 대화형 언어 이해(CLU)를 구현합니다. ConversationAnalysisClient로 대화 의도와 엔터티를 분석하거나, NLP 기능을 구축하거나, 애플리케이션에 언어 이해를 통합할 때 사용합니다.
development
azure-ai-ml-py
microsoft
Azure Machine Learning SDK v2 for Python. ML 작업 영역, 작업, 모델, 데이터 세트, 컴퓨팅 및 파이프라인에 사용합니다. 트리거: "azure-ai-ml", "MLClient", "workspace", "model registry", "training jobs", "datasets".
development