project-charter

Structure project charters from stakeholder interviews into formal drafts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sunbluesome/dotfiles --skill project-charter-sunbluesome
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-charter
Source: https://github.com/sunbluesome/dotfiles/tree/main/.claude/ds/skills/project-charter
Command: npx skills add https://github.com/sunbluesome/dotfiles --skill project-charter-sunbluesome

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps teams quickly create a formal project charter by guiding structured stakeholder interviews and organizing findings into a concise document.

Core Features & Use Cases

  • Interactive interview flow to elicit Why, What, and How
  • Charter templating that outputs to _docs/charter/{YYYYMMdd}.md
  • Plan mode workflow: EnterPlanMode, conduct interviews, draft charter, and finalize with approval

Quick Start

Initiate Plan Mode with EnterPlanMode and begin the interview sequence to generate the charter draft.

Frequently Asked Questions about project-charter

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

FAQPage Schema
How do I turn stakeholder interviews into a project charter draft?

You can convert stakeholder interviews into a project charter draft by entering Plan Mode, conducting a guided interactive flow to define Why, What, and How, and finalizing the structured document upon approval.

What is the best way to structure project initiation documentation for scope and milestones?

The best way to structure project initiation documentation is using a charter template that enforces specific sections for the executive summary, scope, milestones, risks, and appendices to ensure comprehensive governance.

How does the guided interview flow work for defining project scope and governance?

The guided interview flow works by interactively eliciting the Why, What, and How of a project from stakeholders, organizing those findings into a formal charter draft, and requiring final approval before saving.

Can I save the finalized charter draft directly to my project documentation directory?

Yes, when the charter is approved, the finalized draft is automatically saved as a Markdown file to the _docs/charter/ directory using a YYYYMMdd date format naming convention.

Does this project charter generation process require any specific external dependencies?

No, this project charter generation process does not require any external dependencies, allowing teams to quickly create formal governance documents without prior environment setup.

When do I need a formal project charter for my project initiation scenarios?

You need a formal project charter during project initiation scenarios when you must define stakeholder alignment, document project scope, establish milestones, and outline risks before beginning execution.