pricing-governance

31 stars 7 forks
28
F

Use to run pricing councils, track decisions, and enforce approval workflows.

Marketplace
Also in: ci cd

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/pricing-governance
skilz install gtmagents/gtm-agents/pricing-governance --agent opencode
skilz install gtmagents/gtm-agents/pricing-governance --agent codex
skilz install gtmagents/gtm-agents/pricing-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/pricing-strategy/skills/pricing-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
Non-Technical
Meta-Domain
development
Primary Domain
github
Market Score
28

Agent Skill Grade

F
Score: 53/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

  • Description needs trigger phrases
  • Missing Reference Files for Templates
  • No Actionable Workflow Steps

Recommendations

  • Focus on improving Pda (currently 12/30)
  • Focus on improving Ease Of Use (currently 13/25)
  • Focus on improving Utility (currently 8/20)

Graded: 2026-01-24

Developer Feedback

I've been reading through your pricing-governance skill and noticed you're tackling a genuine governance challenge—defining decision-making frameworks is tricky. That said, the skill feels more like a consulting doc than something an agent can actually use, and that's holding back your score pretty significantly.

Links:

The TL;DR

You're at 53/100, which puts you in F territory. This is based on Anthropic's skill grading rubric focusing on practical utility for agents. Your Spec Compliance is solid (11/15)—frontmatter is clean, naming conventions are correct. But Utility (8/20) and Progressive Disclosure Architecture (12/30) are dragging you down. The core issue: you've got a solid conceptual framework, but no actual templates, examples, or step-by-step workflow an agent could execute.

What's Working Well

  • Clean metadata structure – Your YAML frontmatter is valid and follows conventions properly.
  • Conceptually sound framework – The five components (Council Charter, Decision Log, Approval Matrix, Communication Templates, Audit Trail) map real governance needs.
  • Professional tone – The writing is objective and business-appropriate throughout.

The Big One: Missing Templates and Examples

This is your score killer. You mention "Templates" and "Decision log spreadsheet with filters" but never actually provide them. An agent reading your skill knows what to create but not what it looks like.

Here's the fix: Create a references/ directory with actual templates:

  • references/council-charter-template.md – sample roles, members, decision cadence
  • references/decision-log-template.md – filled example with columns and sample entries
  • `references/approval-ma...

Report Security Issue

Found a security vulnerability in this agent skill?