launch-tiering
Use when sizing go-to-market launches by impact, resources, and governance needs.
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 gtmagents/gtm-agents/launch-tieringskilz install gtmagents/gtm-agents/launch-tiering --agent opencodeskilz install gtmagents/gtm-agents/launch-tiering --agent codexskilz install gtmagents/gtm-agents/launch-tiering --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/gtmagents/gtm-agentscp -r gtm-agents/plugins/product-launch-orchestration/skills/launch-tiering ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
hive-mind-advanced
by ruvnet
Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory
material-component-doc
by bytedance
用于 FlowGram 物料库组件文档撰写的专用技能,提供组件文档生成、Story 创建、翻译等功能的指导和自动化支持
gerrit
by storj
>
kebab-maker
by kagent-dev
A skill that makes a kebab for the user.
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Non-Technical
- Meta-Domain
- general
- Primary Domain
- general
- Market Score
- 28
Agent Skill Grade
D Score: 62/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing Reference Files for Templates
- No Executable Workflow
- Vague Trigger Terms
Recommendations
- Focus on improving Pda (currently 15/30)
- Focus on improving Utility (currently 10/20)
- Address 2 high-severity issues first
Graded: 2026-01-24
Developer Feedback
I took a look at your launch-tiering skill and noticed the spec could use more rigor around the edge cases—like what happens when tier thresholds overlap or when you're dealing with dynamic pricing models that shift mid-campaign.
Links:
TL;DR
You're at 62/100, squarely in D territory. This is graded against Anthropic's skill best practices. Your strongest area is Spec Compliance (12/15)—the YAML frontmatter and naming conventions are solid. The weak spots are Progressive Disclosure Architecture (15/30) and Utility (10/20)—basically, you need better structure and more actionable decision logic.
What's Working Well
- Clean metadata—Frontmatter is valid YAML with all required fields; name follows hyphen-case correctly
- Consistent terminology—You use "Tier 1/2/3" and "tiering" consistently throughout, which makes the skill easier to follow
- Objective tone—No marketing fluff; stays instructional and professional without overselling
The Big One: Missing Reference Files & Templates
This is your main blocker. You mention templates for "tier scoring matrix", "tier playbook", and "approval checklist" but never actually provide them. This violates Progressive Disclosure Architecture (PDA)—the whole point is to keep SKILL.md lean while offloading details to references.
The fix: Create three new files:
references/tier-scoring-matrix.md— Actual criteria, weights, scoring thresholdsreferences/tier-playbook.md— Workstreams, artifacts, checkpoints for each tierreferences/approval-checklist.md— Gate criteria for tier changes
Then link them from SKILL.md. This alone could add +7 points and fix your biggest PDA gap.
Other Things Worth Fixing
- *...
Browse Category
More general 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.