·intent-plan
>_

intent-plan

arcblock/idd

承認されたインテントを、厳密な TDD を使用して実行可能な段階的な計画に変換します。各ステップでは、最初にテスト (満足/不良/エッジ/セキュリティのケース)、次に実装が必要です。開発を開始する準備ができたら、/intent-review の後に使用します。

60インストール·1トレンド·@arcblock

インストール

$npx skills add https://github.com/arcblock/idd --skill intent-plan

SKILL.md

Transform an approved Intent into a structured, executable development plan with strict TDD discipline.

| Happy Path | Normal expected usage | Valid inputs, correct sequences | | Bad Path | Invalid inputs, error conditions | Wrong types, missing required fields, invalid states | | Edge Cases | Boundary conditions | Empty inputs, max values, concurrent access | | Security | Vulnerability prevention | Injection attacks, auth bypass, privilege escalation |

| Data Leak | Information exposure | Sensitive data in logs, error messages, responses | | Data Damage | Data integrity | Partial writes, corruption, race conditions |

承認されたインテントを、厳密な TDD を使用して実行可能な段階的な計画に変換します。各ステップでは、最初にテスト (満足/不良/エッジ/セキュリティのケース)、次に実装が必要です。開発を開始する準備ができたら、/intent-review の後に使用します。 ソース: arcblock/idd。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/arcblock/idd --skill intent-plan
ソース
arcblock/idd
カテゴリ
>_生産性
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

intent-plan とは?

承認されたインテントを、厳密な TDD を使用して実行可能な段階的な計画に変換します。各ステップでは、最初にテスト (満足/不良/エッジ/セキュリティのケース)、次に実装が必要です。開発を開始する準備ができたら、/intent-review の後に使用します。 ソース: arcblock/idd。

intent-plan のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/arcblock/idd --skill intent-plan インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/arcblock/idd