From copilot-flow
Execute the first stage of the workflow - requirements analysis (executed by Claude)
npx claudepluginhub poorgramer-zack/copilot-mcp-tool --plugin copilot-flow[task description]copilot/# Copilot Flow: Analyze Phase Execute the requirements analysis stage of the workflow. This stage is handled by Claude, which deeply analyzes user requirements and prepares structured prompts. ## Usage ## Execution Steps 1. **Analyze User Request** - Identify core requirements - Find implicit constraints - Confirm target users 2. **Gather Context Information** - Scan relevant files - Identify existing patterns - Check dependencies 3. **Prepare Structured Prompt** 4. **Identify Model Requirements** - Select appropriate Copilot model based on task type - R...
/analyzeAnalyzes project code across quality, security, performance, and architecture domains, producing severity-rated findings, actionable recommendations, metrics, and reports.
/analyzeAnalyzes repository code health via complexity metrics, git churn, and test coverage. Generates report with overview, critical issues, warnings, recommendations.
/analyzeInteractively analyzes marketing campaign performance: configures scope, period, type, metrics focus via questions; provides insights, optimizations, and ROI attribution.
/analyzeAnalyzes stock ticker fundamentals, news, price action, institutional holders, and delivers valuation, risks, catalysts, and investment recommendation.
/analyzeScans codebase for features, components, APIs, and models; interviews user for business context; generates and saves product inventory and architecture reports to .pm/.
/analyzeAnalyzes Rails codebase or directory for layered architecture adherence, mapping layers, assessing services, detecting model violations, god objects, and abstraction opportunities.
Execute the requirements analysis stage of the workflow. This stage is handled by Claude, which deeply analyzes user requirements and prepares structured prompts.
/copilot:analyze [task description]
Analyze User Request
Gather Context Information
Prepare Structured Prompt
# Goal
[Broad description]
# Requirements
- Requirement 1
- Requirement 2
# Example
Input: [...]
Output: [...]
# Context
Files: [...]
Functions/Classes: [...]
Constraints: [...]
Identify Model Requirements
Generate Analysis Summary
/copilot:analyze Implement a REST API for user authentication with JWT token and refresh mechanism
The output will include: