prompt-complexity-scorer

Installation
SKILL.md

Prompt Complexity Scorer

This skill evaluates user prompts to determine if they require planning before implementation.

Scoring Criteria

Score each prompt on a 1-10 scale based on these factors:

Factor Low (1-3) Medium (4-6) High (7-10)
Scope Single file/function Multiple files/module Multiple systems/services
Clarity Specific, well-defined Some ambiguity Vague, open-ended
Dependencies None or obvious Some coordination Multiple unknown deps
Unknowns None Some research needed Significant discovery
Risk Low/reversible Moderate High/architectural

Score Calculation

Related skills

More from codyswanngt/lisa

Installs
4
GitHub Stars
1
First Seen
Jan 24, 2026