cx-scope

Capture project blueprints and feature specifications into Markdown files.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/m19803261706/cx-workflow --skill cx-scope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cx-scope
Source: https://github.com/m19803261706/cx-workflow/tree/main/skills/cx-scope
Command: npx skills add https://github.com/m19803261706/cx-workflow --skill cx-scope

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps clarify project direction and feature specifics early in the development lifecycle, preventing scope creep and ensuring alignment before detailed planning begins.

Core Features & Use Cases

  • Project Blueprinting: Discuss and define the overall project vision, target users, and core modules.
  • Feature Scoping: Detail specific features, their goals, user flows, and technical boundaries.
  • Use Case: Before starting a new software project, use /cx-scope to discuss and document the project's overall goals, target audience, and key features. For a specific new feature, use /cx-scope {feature_name} to hash out its requirements and technical approach.

Quick Start

Initiate a discussion about the overall project scope by typing /cx-scope.

Frequently Asked Questions about cx-scope

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

FAQPage Schema
How do I define project scope and feature specifications before starting development?

Defining project scope requires multi-turn dialogue to capture positioning, target users, functional modules, and technical boundaries. This Skill facilitates that discussion, documenting the resulting project blueprint and feature details locally in Markdown files.

What's the best way to prevent scope creep during early project planning?

Preventing scope creep involves clarifying project direction and feature specifics early. You can discuss and document the overall vision, target audience, and core modules beforehand to ensure alignment before detailed planning begins.

Can I sync project blueprints and feature definitions to GitHub Issues?

Yes, project blueprints and feature definitions can be synced to GitHub Issues. After capturing the project positioning and technical boundaries, the Skill optionally syncs the documented specifications directly to your repository.

How do I gather requirements for a specific new feature?

Gathering requirements for a specific feature involves hashing out its goals, user flows, and technical approach. You can initiate a targeted discussion by providing the feature name, which captures the specific requirements and boundaries.

Does this project scoping tool scan existing codebases for technical context?

Yes, project scoping integrates an Explore subagent to scan your existing project structure and technology stack. This provides necessary technical context to accurately define feature boundaries and specifications during the dialogue.

What format are the project blueprints and feature scopes saved in?

Project blueprints and feature scopes are saved in local Markdown files. This ensures the documented project vision, functional modules, and priorities are stored in a portable, readable format for your development lifecycle.