clarification-protocol
Generate targeted clarifying questions (2-3 max) that challenge vague requirements and extract missing context. Use after request-analyzer identifies clarification needs, before routing to specialist agents. Helps cto-orchestrator avoid delegating unclear requirements.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-cto-team/clarification-protocolskilz install alirezarezvani/claude-cto-team/clarification-protocol --agent opencodeskilz install alirezarezvani/claude-cto-team/clarification-protocol --agent codexskilz install alirezarezvani/claude-cto-team/clarification-protocol --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-cto-teamcp -r claude-cto-team/skills/clarification-protocol ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
tailwind-shadcn-setup
by vanman2024
Setup Tailwind CSS and shadcn/ui component library for Next.js projects. Use when configuring Tailwind CSS, installing shadcn/ui, setting up design...
spanish-language-tutor
by sandraschi
Comprehensive Spanish language expert covering grammar, conversation, regional dialects, and language learning strategies
frontend-dev-guidelines
by diet103
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organiz...
torch-geometric
by davila7
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, ...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-cto-team
- Stars
- 44
- Forks
- 10
- Type
- Technical
- Meta-Domain
- development
- Primary Domain
- javascript
- Market Score
- 0
Agent Skill Grade
A Score: 91/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing TOC Navigation
- Reference Files Missing TOCs
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I noticed you've built something that directly addresses one of the harder problems in LLM interactions—getting consistent, coherent responses when the initial prompt isn't quite right. The way you've structured the clarification loop suggests you're thinking deeply about user intent rather than just error handling, which reads really well in the docs.
Links:
TL;DR
You're at 91/100, solidly in A territory. This is based on Anthropic's skill best practices rubric. Your strongest area is Utility (20/20)—the templates and challenge patterns genuinely solve a real problem. The weakest spot is Spec Compliance (11/15), which is fixable with one straightforward addition.
What's Working Well
- Utility is chef's kiss (20/20). Your templates for scope, scale, and constraint questions are immediately usable, and the before/after examples in the examples section show exactly how the protocol transforms vague requirements into actionable ones.
- PDA structure is solid (25/30). You've got the right layering: main skill file references two supporting docs with zero nesting overhead. That's the playbook working as intended.
- Ease of Use hits on all cylinders (23/25). The P0/P1/P2/P3 priority system is consistent, the 3-step workflow is numbered and clear, and the anti-patterns section prevents people from derailing themselves.
The Big One: Missing Trigger Phrases
Your description doesn't include any trigger phrases—words that help users discover when to invoke this skill. Right now it reads:
Generate targeted clarifying questions (2-3 max) that challenge vague requirements...
But it should include phrases like "clarification protocol" or "run clarification protocol" so ...
AI-Detected Topics
Extracted using NLP analysis
Browse Category
More development Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.