waterfall-blueprint
Use to design provider sequences, throttling logic, and credit policies for enrichment waterfalls.
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/waterfall-blueprintskilz install gtmagents/gtm-agents/waterfall-blueprint --agent opencodeskilz install gtmagents/gtm-agents/waterfall-blueprint --agent codexskilz install gtmagents/gtm-agents/waterfall-blueprint --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/data-signal-enrichment/skills/waterfall-blueprint ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
opencode-cli
by SpillwaveSolutions
This skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "...
backtesting-frameworks
by wshobson
Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when...
cost-optimization
by wshobson
Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses,...
event-store-design
by wshobson
Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or...
Agentic Skill Details
- Repository
- gtm-agents
- Stars
- 31
- Forks
- 7
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- terraform
- Market Score
- 28
Agent Skill Grade
D Score: 62/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing Reference Files for Templates
- No Validation or Testing Workflow
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
Found your waterfall-blueprint skill while reviewing some project planning tools—the structural approach to breaking down complex deliverables is solid, though I think there's room to tighten up how you're guiding developers through the decision points.
Links:
The TL;DR
You're at 62/100, which puts you in D territory. This is based on Anthropic's skills best practices framework. Your strongest area is Spec Compliance (11/15)—the YAML frontmatter is clean and you've got the naming conventions right. The biggest drag is Utility (10/20) and Progressive Disclosure Architecture (15/30)—there's conceptual value here, but developers need more actionable guidance and concrete templates to actually use this.
What's Working Well
- Clean metadata structure – Your YAML frontmatter is valid and follows conventions, which makes the skill discoverable
- Conceptual framework is sound – The 5-step waterfall breakdown (Goal & Constraints → Design → Implementation → Testing → Versioning) is a logical flow that makes sense for enrichment routing
- Specific domain focus – You're targeting a real problem (provider sequences, throttling, credit policies), not some vague generic task
- grep-friendly formatting – The structure scores points for being easy to parse and navigate
The Big One: Missing Reference Files and Templates
Here's what's holding you back the most: you mention templates in your "Templates" section, but they don't actually exist. You list:
- Waterfall diagram (sequence, inputs, outputs, fallback paths)
- Routing table (provider, criteria, cost, notes)
- Change log with owners + rationale
But none of these are provided. This violates the layered Progressive D...
Browse Category
More cloud infrastructure 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.