complexity-gate
CommunityEstimate complexity to steer work smartly.
Authorpcortes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Estimate issue complexity before implementation to prevent timeouts and guide splitting decisions.
Core Features & Use Cases
- Turn estimation: approximate LLM turns required for implementation.
- Split recommendations: needs_split flag and concrete split suggestions.
Quick Start
Provide issue title, body, and acceptance criteria; returns an estimation including estimated_turns, complexity_score, needs_split, and suggestions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: complexity-gate Download link: https://github.com/pcortes/swarm-attack/archive/main.zip#complexity-gate Please download this .zip file, extract it, and install it in the .claude/skills/ directory.