doc-requirements-matrix

31 stars 7 forks
28
F

Framework for capturing documentation requirements, scoring priority, and assigning owners.

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/doc-requirements-matrix
skilz install gtmagents/gtm-agents/doc-requirements-matrix --agent opencode
skilz install gtmagents/gtm-agents/doc-requirements-matrix --agent codex
skilz install gtmagents/gtm-agents/doc-requirements-matrix --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/technical-writing/skills/doc-requirements-matrix ~/.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
productivity
Primary Domain
markdown
Market Score
28

Agent Skill Grade

F
Score: 54/100 Click to see breakdown

Score Breakdown

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

Areas to Improve

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

Recommendations

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

Graded: 2026-01-24

Developer Feedback

I took a look at your requirements documentation skill—the structured approach to capturing product needs is solid, but the modularity could use some work. With a 54/100, there's a real opportunity here to tighten how the different components fit together and make the whole thing more intuitive for teams actually trying to use it.

Links:

The TL;DR

You're at 54/100, firmly in F territory. This is based on Anthropic's progressive disclosure and spec compliance best practices. Your strongest area is Spec Compliance (11/15)—the frontmatter is solid and naming conventions are clean. The real weak spots are Utility (8/20) and Progressive Disclosure Architecture (13/30)—you're describing what the skill does, but not giving users the actual tools to do it.

What's Working Well

  • Clean frontmatter structure – Valid YAML with required fields; the naming convention (doc-requirements-matrix) follows hyphen-case correctly
  • Clear conceptual framework – The five-step process (Request Intake → Scoring → Priority Board → Assignment → Tracking) is logical and addresses a real pain point
  • Consistent terminology – Terms like 'request', 'scoring', and 'status' stay consistent throughout, which helps users understand the flow

The Big One: Missing Reference Files and Scoring Details

Here's what's killing your utility score: you're talking about templates and scoring formulas, but they don't actually exist anywhere. The "Templates" section says:

Requirement intake form (Notion/Sheet) with scoring formula.
Priority board with filters...

But there's no references/ directory with the actual intake form template, no scoring formula breakdown, no worked examples. This viol...

Report Security Issue

Found a security vulnerability in this agent skill?