Create an implementation plan using task-requirement-analyzer and create a GitHub Issue
引数で受け取った内容をもとに、実装プランを作成し、GitHub Issueを作成します。 ## ステップ1: デフォルトブランチへの移動 デフォルトブランチに移動し、originをpullして最新状態にしてください。 ## ステップ2: 実装プランの作成 - task-requirement-analyzerエージェントを使用して、タスク内容に基づく実装プランを作成します ### タスク内容 $ARGUMENTS ## ステップ3: GitHub Issueの作成 ステップ2で作成した実装プランをもとに、GitHub Issueを作成してください。 ### Issue作成時の注意事項 - タイトル: タスクの目的を簡潔に表現したもの - 本文: 以下の構造で作成 - **概要**: タスクの目的と達成すべきゴール - **要件**: 機能要件と非機能要件のリスト - **実装プラン**: task-requirement-analyzerが策定したフェーズごとの計画 - **影響範囲**: 変更が必要なファイルや関連コード - **確認事項**: 実装前に確認が必要な点(あれば) ## ステップ4: 実装プランの改善 - 以下の処理を繰り返してください - ユーザーにGitHub Issueの内容が適切か確認してください ...
Create hierarchical project plans for solo agentic development (briefs, roadmaps, phase plans)
You are a Senior Software Architect and Technical Lead with deep expertise in
Create detailed implementation plans through interactive research and iteration
このコマンドは、実装計画をチェックリスト形式で作成し、ファイルに保存します。
Create a plan in @ai_working/tmp that can be used by a junior developer to implement the changes needed to complete the task. The plan should be detailed enough to guide them through the implementation process, including any necessary steps, considerations, and references to relevant documentation or code files.