vision

Create, update, or extract project vision in vision.md with YAML frontmatter.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/tdp1999/claude-code-ctx --skill vision-tdp1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vision
Source: https://github.com/tdp1999/claude-code-ctx/tree/main/plugins/ctx/skills/vision
Command: npx skills add https://github.com/tdp1999/claude-code-ctx --skill vision-tdp1999

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams capture, define, and update a project's vision and scope to guide decisions, align stakeholders, and streamline onboarding.

Core Features & Use Cases

  • Create: establish a new vision for a project with a guided conversational flow and expected deliverables.
  • Update: modify an existing vision with a changelog, while preserving historical context for traceability.
  • Extract: derive vision insights from an existing project and convert them into a structured vision document for onboarding or pivoting.

Quick Start

Ask clarifying questions to define the project goals and generate or update .context/vision.md accordingly.

Frequently Asked Questions about vision

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

FAQPage Schema
How do I create a project vision document to align stakeholders?

To create a project vision document, you need a guided conversational flow that captures project goals and scope. This process generates a structured vision.md file with YAML frontmatter to align stakeholders and streamline onboarding.

Can I update an existing project vision while preserving historical context?

Yes, you can update an existing project vision while preserving historical context. The modification process outputs changes to .context/vision.md and maintains a detailed changelog, ensuring full traceability of strategic updates.

What is the best way to extract a vision document from an existing project?

To extract a vision document from an existing project, you derive vision insights from current project data and convert them into a structured vision.md file. This is ideal for onboarding new members or handling project pivots.

Does this project vision workflow require a specific file format?

Yes, this project vision workflow requires a vision.md file containing YAML frontmatter and structured content. The system processes this input and outputs updates directly to .context/vision.md.

When do I need to use a structured vision document for project management?

You need a structured vision document for project management when starting new projects, executing strategic pivots, or handling ongoing scope revisions. It guides decisions, aligns stakeholders, and streamlines team onboarding.

What are the limitations of using markdown for project vision and scope alignment?

Using markdown for project vision limits you to text-based structured content and YAML frontmatter. It does not natively support dynamic stakeholder collaboration features, relying entirely on manual updates and extraction notes for revisions.