gh-project-charter

Create and update GitHub Project V2 charter documents with auditable change logs.

4|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/danmestas/wardrobe --skill gh-project-charter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-project-charter
Source: https://github.com/danmestas/wardrobe/tree/main/skills/gh-project-charter
Command: npx skills add https://github.com/danmestas/wardrobe --skill gh-project-charter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh-project-shared, and includes scripts (resource) components.

What problem does it solve?

Charter governance for GitHub Projects is often manual and error-prone. This skill automates the creation, updating, and maintenance of project charters, ensuring goals, scope, and change history are consistently documented.

Core Features & Use Cases

  • Create, update, and maintain project charter documents using a minimal template.
  • Modify charter sections (Goals, Scope, Change Log) or add new sections and automatically append change logs for auditability.
  • View charters and integrate with gh-project-shared utilities for prerequisite validation and authentication.

Quick Start

Generate a new charter for your project using the gh-project-charter tooling.

Frequently Asked Questions about gh-project-charter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a project charter for GitHub Projects V2?

To create a project charter for GitHub Projects V2, use the create command to generate a new charter document from a minimal template. This ensures your team's goals, scope, and change history are consistently documented from the start.

How do I track changes to a GitHub Project charter?

Tracking changes to a GitHub Project charter is handled by the log-change command, which automatically appends updates to the Change Log section. This provides an auditable history of all modifications made to the charter document.

Do I need gh-project-shared to manage GitHub Project charters?

Yes, you need the gh-project-shared dependency to manage charters, as it provides prerequisite validation and authentication utilities. This integration ensures your GitHub Projects V2 environment is properly configured before charter operations.

Can I add custom sections to a GitHub Project charter template?

Yes, you can add custom sections to a GitHub Project charter template using the add-section command. The charter starts with a minimal template supporting Goals, Scope, and Change Log, but can be extended to fit your team's governance needs.

What is the best way to automate charter governance for GitHub Projects?

The best way to automate charter governance for GitHub Projects is by using dedicated commands to create, update, and view charter documents. This replaces manual tracking with structured templates and an automated change log for reliable auditability.