governance-maintenance
Manages governance files and keeps project documentation structured.
Install
mkdir -p .claude/skills/governance-maintenance && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12630" && unzip -o skill.zip -d .claude/skills/governance-maintenance && rm skill.zipInstalls to .claude/skills/governance-maintenance
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use for rankingdepadel.club governance edits, instruction version/date alignment, markdown rules, governance validation, changelog wording, and maintaining progressive disclosure between router docs and skills.Key capabilities
- →Edit governance markdown files
- →Align instruction versions and dates
- →Validate governance rules
- →Maintain progressive disclosure between router docs and skills
- →Manage file ownership boundaries
- →Generate changelog wording
How it works
The skill manages governance markdown by enforcing file ownership, progressive disclosure rules, versioning, and validation, ensuring consistency and clarity across documentation.
Inputs & outputs
When to use governance-maintenance
- →Updating governance files
- →Validating doc structure
- →Managing project instructions
About governance-maintenance
Ensures adherence to governance markdown rules and maintains progressive disclosure between project docs and skill files.
Use for rankingdepadel.club governance edits, instruction version/date alignment, markdown rules, governance validation, changelog wording, and maintaining progressive disclosure between router docs and skills.
When not to use it
- →When editing non-governance Markdown docs that only require markdownlint
- →When proposing governance churn for isolated product bugs or flaky external systems
- →When the user's intention for wording or style changes is unclear
Limitations
- →Requires `AGENTS.md` to be around 1,400-1,800 characters
- →Requires `SKILL.md` bodies to be around 2,500-5,000 characters
- →Does not add `markdownlint-disable` directives unless explicitly requested
How it compares
This skill provides a structured framework for maintaining governance documentation, ensuring consistency, progressive disclosure, and adherence to specific rules, which is more controlled than ad-hoc document management.
Compared to similar skills
governance-maintenance side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| governance-maintenance (this skill) | 0 | 2mo | No flags | Intermediate |
| pmbok-project-management | 38 | 9mo | No flags | Intermediate |
| project-planner | 32 | 9mo | Review | Intermediate |
| spec-kit-workflow | 11 | 8mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by mrGit-bit
View all by mrGit-bit →You might also like
pmbok-project-management
jgtolentino
Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas and 5 Process Groups with practical templates, frameworks, and industry-standard approaches. Includes risk management, stakeholder engagement, schedule management, cost control, quality assurance, and resource planning.
project-planner
adrianpuiu
Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking. Use when starting a new project, defining specifications, creating technical designs, or breaking down complex systems into implementable tasks. Supports user story format, acceptance criteria, component design, API specifications, and hierarchical task decomposition with requirement traceability.
spec-kit-workflow
jmanhype
Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).
product-manager-toolkit
davila7
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
specification-architect
adrianpuiu
A rigorous, traceability-first system that generates five interconnected architectural documents (blueprint.md, requirements.md, design.md, tasks.md, and validation.md) with complete requirements-to-implementation traceability. Use this skill when users need to architect systems, create technical specifications, or develop structured project documentation with guaranteed traceability.
architecture
davila7
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.