ywc-project-mission

Persist project mission, success criteria, and non-goals in a Markdown file.

8|1|Updated May 13, 2026
One-click install
npx skills add https://github.com/yongwoon/ywc-agent-toolkit --skill ywc-project-mission
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ywc-project-mission
Source: https://github.com/yongwoon/ywc-agent-toolkit/tree/main/claude-code/skills/ywc-project-mission
Command: npx skills add https://github.com/yongwoon/ywc-agent-toolkit --skill ywc-project-mission

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the problem of project drift by ensuring that a project's core mission, success criteria, and non-goals are documented, persistent, and automatically loaded into the AI's context during every planning session.

Core Features & Use Cases

  • Durable Intent Tracking: Records the project's North-Star and measurable success criteria in a stateful, human-editable Markdown file.
  • Context Framing: Automatically frames planning sessions by loading the mission, preventing the need to re-derive project goals from scratch.
  • Change Management: Provides a structured way to deprecate stale goals or criteria while maintaining a historical record of why directions changed.

Quick Start

Use the ywc-project-mission skill to capture the current project mission and success criteria from our recent brainstorm.

Frequently Asked Questions about ywc-project-mission

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

FAQPage Schema
How do I document project mission and success criteria to prevent scope drift?

To prevent scope drift, this Skill records durable project mission, measurable success criteria, and out-of-scope non-goals into a stateful Markdown file. This prevents re-deriving project goals from scratch during planning sessions.

How does automatic context framing work for project planning sessions?

Context framing works by loading the persistent project mission and success criteria into the AI context before planning sessions begin. This automatically ensures consistent project framing without manual re-entry of goals.

What's the best way to manage and deprecate stale project goals?

The best way to manage stale project goals is using structured change management to deprecate criteria while maintaining a historical record of why directions changed. This preserves provenance and provides a curated view of current intent.

Can I use a human-editable Markdown file for tracking project north-star metrics?

Yes, you can use a human-editable Markdown file for tracking project north-star metrics. The Skill persists durable intent and measurable success criteria directly in this stateful format for automated AI context loading and manual editing.

Does project intent persistence require any external dependencies or frameworks?

No, project intent persistence does not require external dependencies or frameworks. It operates independently using a stateful Markdown file to implement reading, updating, listing, and curating modes with strict idempotency requirements.