Create GitHub Issues for gaps marked "FILE" in gap analysis.
/plugin marketplace add ooiyeefei/ccc/plugin install product-management@ccc# Feature Filing Create GitHub Issues for gaps marked "FILE" in gap analysis. ## Prerequisites 1. Check GitHub CLI availability: If not authenticated: "Run `gh auth login` first." 2. Check gap analysis exists: - Read latest `.pm/gaps/*.md` file - If missing: "Run `/pm:gaps` first." ## Process ### Without Arguments - Review Mode Walk through each gap from latest analysis: 1. Show gap with score and evidence 2. Ask: "FILE / WAIT / SKIP?" 3. Allow score adjustments 4. Save decisions to gap analysis file ### With Argument - File Specific or All If `$ARGUMENTS` is "all": -...