calendar-governance

31 stars 7 forks
28
D

Use to enforce cadence rules, timezone coverage, and operational controls on social calendars.

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/calendar-governance
skilz install gtmagents/gtm-agents/calendar-governance --agent opencode
skilz install gtmagents/gtm-agents/calendar-governance --agent codex
skilz install gtmagents/gtm-agents/calendar-governance --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/social-scheduler-orchestration/skills/calendar-governance ~/.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
Technical
Meta-Domain
development
Primary Domain
testing
Market Score
28

Agent Skill Grade

D
Score: 69/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • Description needs trigger phrases
  • Missing Reference Files for Templates
  • Framework Lacks Actionable Steps

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 was curious how you'd approach calendar conflict resolution at scale — your skill tackles a genuinely tricky coordination problem, but the implementation feels like it's fighting against some design constraints that are dragging the score down to 69.

Links:

The TL;DR

You're at 69/100, solidly in D territory. This is based on Anthropic's progressive disclosure and skill design best practices. Your strongest area is Writing Style (8/10) — the prose is clean and consistent. The real drag is Progressive Disclosure Architecture (18/30) and Ease of Use (18/25) — you've got good concepts, but they're buried without the structural support to make them work.

What's Working Well

  • Clear, consistent terminology — "cadence," "coverage," and "governance" are used precisely throughout, which helps readers stay oriented
  • Solid foundational framework — The five-part structure (Cadence Rules, Timezone Coverage, Approval Workflow, Blackout Management, Audit & Change Control) is logically sound and addresses real GTM pain points
  • Objective, instructional tone — No marketing fluff, no hand-waving. You're telling people what to do, not selling them on why

The Big One: Missing Reference Files

This is what's killing your PDA score. You mention templates three times — "Calendar governance checklist," "Timezone coverage heatmap," "Change-log template" — but don't actually provide them. They're just listed as text.

Why it matters: Templates are where the skill does something. Right now, someone reading this still has to invent the wheel. You've given them the blueprint but not the tools.

The fix: Create references/templates.md with actual, copy-paste-ready con...

Report Security Issue

Found a security vulnerability in this agent skill?