land-adopt-expand-blueprint

31 stars 7 forks
28
B

Template for orchestrating phased motions across strategic SaaS accounts.

Marketplace
Also in: github

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/land-adopt-expand-blueprint
skilz install gtmagents/gtm-agents/land-adopt-expand-blueprint --agent opencode
skilz install gtmagents/gtm-agents/land-adopt-expand-blueprint --agent codex
skilz install gtmagents/gtm-agents/land-adopt-expand-blueprint --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/b2b-saas/skills/land-adopt-expand-blueprint ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
gtm-agents
Stars
31
Forks
7
Type
Non-Technical
Meta-Domain
development
Primary Domain
javascript
Market Score
28

Agent Skill Grade

B
Score: 82/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
25/30
Ease of Use
19/25
Writing Style
9/10
Utility
17/20
Modifiers: +1

Areas to Improve

  • Description needs trigger phrases
  • Generic description lacks trigger terms
  • Missing concrete workflow steps

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-24

Developer Feedback

I've been digging through skill implementations and your land-adopt-expand framework caught my eye—the way you're breaking down market entry strategy into distinct phases feels like it could be genuinely useful for product teams navigating new markets. That said, at an 82 you've got some solid fundamentals, but there's room to tighten up the documentation and make the progression feel less like reading a strategy textbook.

Links:

The TL;DR

You're at 82/100, solid B-territory. This is graded against Anthropic's best practices for skill design. Your Writing Style is your strongest pillar at 9/10—the voice is clean and professional—but Ease of Use and Utility are dragging down the score. The framework concept is solid, but it reads more like documentation than a callable tool.

What's Working Well

  • Writing quality is crisp — Your imperative voice stays consistent throughout, no marketing fluff or second-person narration creeping in. That 9/10 for Writing Style didn't happen by accident.
  • Lean, focused structure — At 31 lines, you're not bloating the file with unnecessary references or tangential content. Single-file structure keeps everything accessible.
  • Clear conceptual framework — The 5-component breakdown (Stakeholder Matrix, Phase Milestones, Signal Library, Governance Cadence, Action Playbook) gives people a mental model to hang onto.

The Big One: Missing Procedural Workflow

Here's what's holding you back: Your framework lists what should be in a land-adopt-expand strategy, but it doesn't explain how to use it. Right now it reads like a template structure, not a callable blueprint.

The fix: Add a numbered workflow sequence before the compon...

Report Security Issue

Found a security vulnerability in this agent skill?