prompt-analyze

作成者: microsoft

既存のプロンプトアーティファクトに対してプロンプト評価を実行し、ファイルを変更せずに分析レポートを作成します。

npx skills add https://github.com/microsoft/hve-core --skill prompt-analyze

Prompt Analyze Compatibility Skill

Goal

Preserve legacy prompt-analyze activation while producing independent static and behavior evidence through hve-builder in read-only review mode.

Flow

  1. Translate promptFiles to targets and infer current open or attached prompt-engineering artifacts when omitted.
  2. Activate hve-builder with mode=review, the targets, analysis requirements, requested behavior-test fidelity, and any caller-owned evidence root.
  3. Keep source artifacts read-only. Permit only review, behavior-test, and requested validation evidence writes.
  4. Return the static verdict, behavior-test fidelity and verdict, validation as Not requested unless the caller requested it, overall outcome, findings summary, and report links.

Inputs

  • promptFiles: existing prompt, instruction, agent, subagent, skill, reference, or template files to review
  • requirements: optional purpose, criteria, or behavior to emphasize
  • fidelity: optional simulation or native request, subject to HVE Builder Tester safety preconditions
  • evidenceRoot: optional caller-owned HVE Builder evidence path

Success Criteria

  • Source artifacts are unchanged.
  • Static review and required behavior testing complete or carry an explicit deferral.
  • Findings use the HVE rubric severity and fidelity contracts.
  • The response links the durable review and behavior reports.

Constraints

  • Do not dispatch retired named lifecycle workers.
  • Do not research, fix, refactor, or create source artifacts in this mode.
  • Do not describe simulation as native runtime evidence.

Stop Rules

  • Stop Pass when hve-builder review mode returns Pass.
  • Preserve Revise, Deferred, or Blocked and its rerun condition.
  • Stop before any source edit.

Handoff

Recommend prompt-builder for approved improvements or prompt-refactor for behavior-preserving cleanup. Both route changes through hve-builder.

Final Response Contract

Return targets, static verdict, behavior-test profile and fidelity, behavior verdict, validation result (Not requested unless requested), overall outcome, top findings, report links, and next action.

microsoftのその他のスキル

oss-growth
microsoft
OSS成長ハッカーのペルソナ
official
accessibility-aria-expert
microsoft
React/Fluent UIのWebビューにおけるアクセシビリティ問題を検出・修正します。スクリーンリーダー互換性のコードレビュー時、ARIAラベルの修正時、および…の確認時に使用します。
official
generate-canvas-app
microsoft
[DEPRECATED — 代わりに canvas-app を使用してください] 完全なPower Appsキャンバスアプリを生成します。
official
django
microsoft
Djangoウェブ開発のベストプラクティス(モデル、ビュー、テンプレート、テストを含む)
official
github-issue-creator
microsoft
生のメモ、エラーログ、音声入力、スクリーンショットを、簡潔なGitHub Flavored MarkdownのIssueレポートに変換します。ユーザーがバグ情報やエラーを貼り付けた際に使用します。
official
python-package-management
microsoft
依存関係管理にuvを使用し、タスク自動化にpoethepoetを使用します。
official
runtime-validation
microsoft
移行アプリケーションのランタイム検証 — テスト戦略(計画フェーズ)とテスト実行(検証フェーズ)をカバー:起動検証、…
official
azure-postgres-ts
microsoft
pg(node-postgres)パッケージを使用してAzure Database for PostgreSQL Flexible Serverに接続し、パスワード認証とMicrosoft Entra ID(パスワードレス)認証をサポートします。
official