Keywords: github-issues, epic, sub-issues, automation, implementation-plan, mcp-prompts, mcp-tools
/plugin marketplace add DIO0550/d-market/plugin install dio0550-workflow-automation-plugin-plugins-workflow-automation-plugin@DIO0550/d-market# 実装計画から GitHub Issues を作成 Keywords: github-issues, epic, sub-issues, automation, implementation-plan, mcp-prompts, mcp-tools ## 目的 実装計画ドキュメント (`implementation-plan-template.md`) から、Epic および子 Issue を自動生成し、GitHub Issues として起票します。 ## 使用する MCP ツール このコマンドは以下の MCP ツールを使用します: - **`get_implementation_plan_to_issues`**: Issue 作成ガイドライン (`implementation-plan-to-issues.md`) を取得する専用ツール ## 使用する MCP リソース 以下の MCP prompts も併せて使用できます: - `implementation-plan-template`: 実装計画のテンプレート構造 - `epic-template`: Epic Issue のテンプレート - `feature-template`: Feature Issue のテンプレート - `migration-template`: Migration Is...