Files
Rohit Ghumare c3f43d8b61 Expand toolkit to 135 agents, 120 plugins, 796 total files
- Add 60 new agents across all 10 categories (75 -> 135)
- Add 95 new plugins with command files (25 -> 120)
- Update all agents to use model: opus
- Update README with complete plugin/agent tables
- Update marketplace.json with all 120 plugins
2026-02-04 21:08:28 +00:00

659 B

Analyze the development workflow to identify bottlenecks, friction, and improvement opportunities.

Steps

  1. Map the current development workflow:
  2. Measure workflow metrics:
  3. Identify bottlenecks:
  4. Categorize friction points:
  5. Calculate the cost of each bottleneck:
  6. Prioritize improvements by impact-to-effort ratio.

Format

Workflow Analysis: <team or project>
Current Metrics:
  Lead Time: <X days>
  Cycle Time: <X hours>

Rules

  • Measure before proposing changes; intuition is unreliable.
  • Focus on the biggest bottleneck first (Theory of Constraints).
  • Include developer experience in the analysis, not just metrics.