calendar-governance
Use to enforce cadence rules, timezone coverage, and operational controls on social calendars.
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-governanceskilz install gtmagents/gtm-agents/calendar-governance --agent opencodeskilz install gtmagents/gtm-agents/calendar-governance --agent codexskilz install gtmagents/gtm-agents/calendar-governance --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/social-scheduler-orchestration/skills/calendar-governance ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
pytest-config
by athola
Standardized pytest configuration patterns for plugin development. Reducesduplication across parseltongue, pensive, sanctum, and other plugins.Trig...
shell-testing-framework
by manutej
Shell script testing expertise using bash test framework patterns from unix-goto, covering test structure (arrange-act-assert), 4 test categories, ...
markdownlint-custom-rules
by TheBushidoCollective
Create custom linting rules for markdownlint including rule structure, parser integration, error reporting, and automatic fixing.
feature-dev
by secondsky
Automate 7-phase feature development with specialized agents (code-explorer, code-architect, code-reviewer). Use for multi-file features, architect...
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
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...
Browse Category
More development 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.