Stakeholder Tracking
Define stakeholder personas and track their goals to ensure all perspectives are addressed throughout the project lifecycle. This skill helps you create stakeholder profiles, link GitHub issues to stakeholder goals, check coverage, and resolve conflicts between competing priorities.
Installation
Add the marketplace and install this skill:
/plugin marketplace add britt/claude-code-skills
/plugin install britt/stakeholder-tracking
Or install all skills at once:
/plugin install britt/claude-code-skills
Compatibility
| Platform | Supported |
|---|---|
| Claude Code | ✓ |
| Claude.ai | ✓ |
How to use it
Use this skill when:
- Starting a new project and need to identify stakeholders
- Planning features and want to ensure all perspectives are covered
- Reviewing a plan to check stakeholder goal coverage
- Resolving conflicts between different stakeholder needs
Features
Conversational profile creation Walks through creating stakeholder profiles by asking about name, role, description, goals, pain points, and priorities in a natural conversation flow.
Goal-to-issue linking Links GitHub issues to specific stakeholder goals so you can track which goals are being addressed by active work and which are not.
Coverage reporting Generates coverage reports showing what percentage of each stakeholder’s goals are linked to issues, highlighting gaps that need attention.
Conflict detection and resolution Compares stakeholder priorities to identify conflicts and offers resolution options including prioritization, compromise, or documenting known tradeoffs.