productivity-toolstools
prompt-complexity-scorer
Evaluates user prompts for effort and complexity on a 1-10 scale. This skill should be invoked on every user request to determine if the request warrants planning via a spec file. For scores 5-10, the agent suggests writing the prompt to specs/<spec-name>.md for proper planning.
maintainer
CodySwannGT
Updated 1/20/2026
Stars
1
Forks
1
quick start
Installation and usage
Evaluates user prompts for effort and complexity on a 1-10 scale. This skill should be invoked on every user request to determine if the request warrants planning via a spec file. For scores 5-10, the agent suggests writing the prompt to specs/<spec-name>.md for proper planning.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use prompt-complexity-scorer