board-readiness-kit

31 stars 7 forks
28
C

Narrative and artifact system for preparing SaaS board/investor updates.

Marketplace

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/board-readiness-kit
skilz install gtmagents/gtm-agents/board-readiness-kit --agent opencode
skilz install gtmagents/gtm-agents/board-readiness-kit --agent codex
skilz install gtmagents/gtm-agents/board-readiness-kit --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/board-readiness-kit ~/.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
github
Market Score
28

Agent Skill Grade

C
Score: 71/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
20/30
Ease of Use
18/25
Writing Style
8/10
Utility
13/20
Modifiers: +1

Areas to Improve

  • Description needs trigger phrases
  • Missing Referenced Templates
  • Description Lacks Trigger Terms

Recommendations

  • Address 2 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 took a look at your board-readiness-kit and noticed you're tackling a pretty specific problem—helping founders figure out what actually matters before pitching to investors. The 71/100 score suggests you've got solid foundations, but there's some room to tighten up how you're structuring the guidance.

Links:

TL;DR

You're at 71/100, solid C territory. This is graded against Anthropic's best practices for agentic skills. Your strongest area is Writing Style (8/10)—the prose is clean and professional. Weakest area is Utility (13/20)—the framework feels conceptual but lacks actionable steps and some referenced templates don't actually exist.

What's Working Well

  • Writing is solid — Objective, instructional tone with no marketing fluff. Phrases like "Keep slide copy concise" and "Coordinate cross-functional data pulls" are clear and direct.
  • Progressive structure — You've got a nice reference to board_deck_outline.md template that gives people something concrete to work with.
  • Focused scope — The skill knows what it's for (board prep narratives, not generic startup advice), which keeps it lean and purposeful.

The Big One: Missing Templates + No Workflow Steps

Here's what's holding you back the most: you reference a "Memo template" and "Decision log sheet" in lines 22-23, but neither of these files exist in your templates directory. This tanks your utility score because people can't actually use what you're describing.

Fix: Either create templates/memo_template.md and templates/decision_log.md, or remove those references entirely. If you create them, you'll pick up ~5 points across PDA and utility scoring.

Also, your "Framework" section (lines 13-18) l...

Report Security Issue

Found a security vulnerability in this agent skill?