openspec-propose

Generate proposal, app-spec, and tasks files for OpenSpec changes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/augentic/vectis --skill openspec-propose-augentic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-propose
Source: https://github.com/augentic/vectis/tree/main/.cursor/skills/openspec-propose
Command: npx skills add https://github.com/augentic/vectis --skill openspec-propose-augentic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of new app proposals, including design documents, specifications, and implementation tasks, streamlining the initial phase of app development.

Core Features & Use Cases

  • Automated Artifact Generation: Creates proposal.md, app-spec.md, and tasks.md based on user input.
  • Iterative Development Support: Facilitates quick iteration by generating necessary artifacts for a new change.
  • Use Case: When you have a high-level idea for a new feature, like "add user authentication to the dashboard," this Skill can generate all the initial documentation and task lists needed to start development.

Quick Start

Use the openspec-propose skill to create a new change for a weather app that fetches forecasts.

Frequently Asked Questions about openspec-propose

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

FAQPage Schema
How do I automatically generate app specifications and proposals for new features?

To automatically generate app specifications, you can use a proposal generation tool that creates `proposal.md`, `app-spec.md`, and `tasks.md` files from a high-level idea. This streamlines the initial documentation phase for rapid prototyping.

What is the best way to create design documents and task lists for CRUX applications?

The best way to create design documents and task lists for CRUX applications is by automating artifact generation. This approach quickly produces the necessary specifications and implementation tasks to initiate development.

Do I need the OpenSpec CLI to generate proposal and specification files?

Yes, you need the OpenSpec CLI installed to execute artifact management and generate the proposal, specification, and task files. The CLI handles the creation and management of these documents.

Can I use automated task generation for iterative app development?

Yes, automated task generation supports iterative app development by quickly producing the necessary artifacts for a new change. This allows you to rapidly generate updated documents and task lists as your feature evolves.

How does generating OpenSpec changes streamline the development initiation process?

Generating OpenSpec changes streamlines development initiation by automating the creation of complete proposal, design, and task artifacts. This removes the manual overhead of documenting initial specs, allowing developers to start coding faster.