Skillzwave Logo
Skillzwave

exec-briefing

93.0
A

Use to craft concise executive updates, agendas, and follow-up logs for QBR/EBR sessions.

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/exec-briefing
skilz install gtmagents/gtm-agents/exec-briefing --agent opencode
skilz install gtmagents/gtm-agents/exec-briefing --agent codex
skilz install gtmagents/gtm-agents/exec-briefing --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

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/account-management/skills/exec-briefing ~/.claude/skills/

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

Related Agentic Skills

makefile-review

by athola

Audit Makefiles for duplication, portability, and idiomatic GNU Make usage.Triggers: Makefile review, build system, GNU Make, portability, deduplicati...

80
B
TECHci cd
Marketplace
+networking

build-assistant

by vanman2024

Build Claude Code framework components (agents, slash commands, skills, plugins) following standardized templates. Use when creating new agents, comma...

74
C
TECHci cd
Marketplace

astro-patterns

by vanman2024

Astro best practices, routing patterns, component architecture, and static site generation techniques. Use when building Astro websites, setting up ro...

63
D
TECHci cd
Marketplace

receiving-code-review

by obra

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires ...

54
ci cd
Marketplace

Agentic Skill Details

Repository
gtm-agents
Type
Non-Technical
Meta-Domain
development
Primary Domain
ci cd
Market Score
93.0

Agent Skill Grade

A
Score: 93/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • No trigger phrases

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 1/19/2026

Developer Feedback

I took a look at your exec-briefing skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 93/100, solid A-grade territory. This is based on Anthropic's skill best practices. Your writing style is chef's kiss (10/10) — clean, imperative, no fluff. Progressive Disclosure Architecture is nearly perfect at 28/30. The weak spot is Spec Compliance at 11/15, mainly because your description is missing trigger phrases that help people discover and invoke the skill.

What's Working Well

  • Writing Style is Excellent — You're using imperative form correctly and keeping things concise without marketing speak. That's harder than it looks.
  • Progressive Disclosure — The SKILL.md overview with a referenced template file is the right call. You're not dumping everything on one page.
  • Clear Framework — The numbered steps for QBR/EBR briefings give developers a concrete workflow to follow. The template examples matching documented needs shows thoughtful design.
  • Consistent Terminology — Using "briefing" and "executive" consistently throughout makes the skill easy to understand at a glance.

The Big One: Add Trigger Phrases to Your Description

This is the one that'll move your needle. Right now your description says:

Use to craft concise executive updates, agendas, and follow-up logs for QBR/EBR sessions.

It needs actual trigger phrases so people can find and invoke it. Change it to something like:

Performs exec briefing operations. Use when asked to "exec briefing", "create exec briefing", "write executive briefing", "QBR briefing", or "EBR agenda".

This is a +2 point swing (takes you to 95/100) because it directly affects spec_compliance and discoverability. Trigger phrases are how agents know when to use your skill.

Other Things Worth Fixing

  1. Add validation steps — Your "Feedback Loops" score was 3/4. Right now you recommend follow-ups, but you don't include explicit steps for validating the briefing worked. Add a quick validation checklist at the end of your template (e.g., "Does the agenda fit in 30 minutes? Are action items clear?").

  2. Consider a brief TOC — Not a blocker at your file length, but if you expand the template section, a table of contents would help navigation (+1 potential point).

  3. Lean into optional YAML fields — You're not using any optional fields in frontmatter. Adding category: "sales" or tags: ["briefing", "QBR", "executive"] could help with discoverability and organization.

Quick Wins

  • Add trigger phrases to description → +2 points
  • Add validation steps to template → +1 point
  • (Optional) Add optional YAML fields → +0.5 points

You're really close to a 95+. The trigger phrases fix is the one that matters most.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

Report Security Issue

Found a security vulnerability in this agent skill?