| name | project-governance |
| description | Guidelines for documentation standards, repository health, and PR management. |
Project Governance Skill
This skill ensures the project maintains high standards for documentation, collaboration, and code quality.
Core Responsibilities
-
Documentation Standard:
- Maintain the
docs/ naming and structure.
- Ensure the
agents.md file accurately reflects the current team capability.
-
Repository Health:
- Manage PRs and branch synchronization using the
GitHub MCP.
- Ensure commit messages and PR descriptions are descriptive and follow project conventions.
-
Status Reporting:
- Generate summary reports of project progress.
Tools & Integration
- GitHub MCP:
list_pull_requests: Monitor active contributions.
get_issue: Track bug reports and feature requests.
create_pull_request: Automate the PR creation process for recurring tasks.
Best Practices
- Keep documentation updated as the project evolves.
- Encourage clear communication via PR comments and issue updates.