npx claudepluginhub rfdnxbro/claude-code-marketplace --plugin ai-dlcguide//currentShow the current project status: open issues, active PRs, and project board state.
/currentRequirements dashboard — show status of active or all requirements. Use when user asks about current requirements, wants to see progress, or needs to find a specific specification. Handles: active requirement status, task progress via TaskList, specification listing.
current.ymlを参照し、現在のセッション状態と次に実行すべきコマンドを提案します。
aidlc-docs/*/current.yml を検索し、最新のセッション状態を読み込んでください。
複数のボルトが存在する場合は、updatedフィールドが最新のものを使用。
セッション確認(オプション):
session_idフィールドを読み取る| 項目 | 値 |
|---|---|
| ボルト | <bolt> |
| セッションID | <session_id> (存在する場合) |
| タイプ | グリーンフィールド/ブラウンフィールド |
| フェーズ | インセプション/コンストラクション |
| ステップ | <step> |
| 最終更新 | <updated> |
| ステップ | 次のコマンド |
|---|---|
user-stories | /ai-dlc:inception:user-stories |
units | /ai-dlc:inception:units |
| ステップ | 次のコマンド |
|---|---|
domain-model | /ai-dlc:construction:domain-model |
code-gen | /ai-dlc:construction:code-gen |
architecture | /ai-dlc:construction:architecture |
api | /ai-dlc:construction:api |
current.ymlが見つからない場合:
「セッションが見つかりません。まず /ai-dlc:setup を実行してください。」