Validate discovered opportunities for multi-agent fit and user demand
/plugin marketplace add JesseHenson/claude_code_apex_marketplace/plugin install agent-opportunity-pipeline@claude-code-apex-marketplace# Stage 2: VALIDATE Score and validate discovered opportunities based on multi-agent fit and pain signal strength. ## Parameters Parse from user input: - `--input`: Input file (default: latest in outputs/discover/) - `--min-score`: Minimum validation score (default: 6.0) - `--limit`: Max opportunities to validate (default: all) ## Examples ## Process Use the `opportunity-validator` agent to: 1. **Load discovered opportunities** from `outputs/discover/` 2. **For each opportunity, score:** - Agent Fit (0.30): How well does this suit a multi-agent solution? - Pain Intensity (0....