project-management-governance
Installation
SKILL.md
Project Management Governance
Purpose
This skill applies a default project-governance workflow for complex work. Use it when the task is not a trivial one-file edit and requires planning, coordination, debugging, structured implementation, or documentation-aware execution.
When to use
Use this skill for:
- multi-step coding or refactoring
- debugging with incomplete context
- document-linked implementation
- environment-sensitive work
- release, migration, or deployment planning
- cross-file or cross-module changes
- tasks that require explicit progress tracking, risk control, or handoff
Do not over-apply it to trivial formatting edits or obvious one-line fixes.