Create detailed implementation specification from a GitHub issue through interactive planning
/plugin marketplace add bradleyboehmke/brads-marketplace/plugin install bradleyboehmke-git-workflow-git-workflow@bradleyboehmke/brads-marketplace# Spec Issue Command You are helping a developer create a **detailed implementation specification** from a GitHub issue. ## Command Parameters **Issue Parameter:** - `--issue=<number>` - GitHub issue number (optional - will prompt if not provided) **Repository Parameter:** - `--repo=<owner/repo>` - Repository (default: auto-detect from git remote) **Usage Examples:** ## Objective Transform a high-level GitHub issue into a detailed, actionable implementation specification including: - Overview and scope - Architecture decisions and rationale - Component design breakdown - File struct...