AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Plan Review

skill-morodomi-tdd-skills-plan-review · by morodomi

PLANフェーズの設計を5観点で並行レビュー。信頼スコア80以上でBLOCK。

No reviews yet
0 installs
25 views
0.0% view→install

Install

$ agentstack add skill-morodomi-tdd-skills-plan-review

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-morodomi-tdd-skills-plan-review)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
7mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Plan Review? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Plan Review

PLANフェーズの設計を5つの専門エージェントで並行レビューする。

Progress Checklist

plan-review Progress:
- [ ] Cycle doc確認
- [ ] レビュー実行(Subagent + Sonnet)
- [ ] 結果統合・スコア判定
- [ ] 分岐判定(PASS/WARN/BLOCK)

Workflow

Step 1: Cycle doc確認

ls -t docs/cycles/*.md 2>/dev/null | head -1

PLANセクション(設計方針、Test List、変更予定ファイル)を読み込む。

Step 2: レビュー実行

Subagent + Sonnet で並行実行。手順: [steps-subagent.md](steps-subagent.md)

Step 3: 結果統合

各エージェントの信頼スコアを集計:

| 最大スコア | 判定 | アクション | |-----------|------|-----------| | 80-100 | BLOCK | 修正必須、進行不可 | | 50-79 | WARN | 警告表示、継続可能 | | 0-49 | PASS | 問題なし |

Step 4: 分岐判定

PASS(スコア49以下)
設計レビュー完了。問題ありません。
→ REDフェーズへ進んでください
WARN(スコア50-79)
警告があります。確認してください。
1. 警告を確認してREDへ進む
2. PLANに戻って修正
BLOCK(スコア80以上)
重大な問題が検出されました。
→ PLANに戻って修正してください
(Progress Logに記録済み)

Cycle docのProgress Logに以下の形式で追記する:

- YYYY-MM-DD HH:MM [PLAN] plan-review BLOCK (score NN): reviewer「指摘要約」

Reference

  • エージェント定義: ../../agents/
  • スコアリング・出力形式: [reference.md](reference.md)

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.