create-proposal

Create formal design proposals using a five-phase workflow with review gates.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/nexus-a1/claude-skills --skill create-proposal-nexus-a1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-proposal
Source: https://github.com/nexus-a1/claude-skills/tree/main/skills/create-proposal
Command: npx skills add https://github.com/nexus-a1/claude-skills --skill create-proposal-nexus-a1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates formal design documents for features or components, guiding requirements, brainstorming, and proposal iterations with an approval gate.

Core Features & Use Cases

  • Five-phase workflow (requirements gathering, brainstorming, draft proposals, implementation gating) with state persistence to resume work.
  • Generates outputs including state.json, context, proposal drafts (proposal1.md, etc.), and final README/docs.
  • Supports architecture design, API planning, and feature scoping across tech stacks, with templates and references.

Quick Start

Describe your feature and I will generate a complete 5-phase design proposal workflow.

Frequently Asked Questions about create-proposal

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

FAQPage Schema
What is a structured design proposal workflow for feature planning?

You can create design proposals for architecture decisions and API planning by using a five-phase workflow. It guides requirements gathering, brainstorming, draft iterations, and implementation gating to produce formal documentation with explicit review gates.

How do I create a formal design proposal for a new software component?

To create a formal design proposal, follow a five-phase workflow covering requirements gathering, brainstorming, draft proposals, and implementation gating. This process outputs state.json files, context, proposal drafts, and final README documentation to track design iterations.

Does the design proposal workflow support state persistence to resume work?

Yes, the design proposal workflow supports state persistence to resume work. It generates a state.json file during the requirements gathering and brainstorming phases, allowing you to pause architecture design or API planning and continue later without losing context.

Can I use this workflow for architecture decisions and API design across different tech stacks?

Yes, you can use this workflow for architecture decisions and API design across different tech stacks. The proposal generation process applies to product planning, feature scoping, and integration work, utilizing templates and references to support various technical contexts.

What artifacts are generated when planning features with a design proposal?

Planning features with a design proposal generates artifacts including state.json, context files, proposal drafts like proposal1.md, and final README documentation. These outputs capture requirements gathering, brainstorming, and iteration results for implementation planning.

When do I need an explicit review gate before implementation planning?

You need an explicit review gate before implementation planning when formal stakeholder alignment is required for new features. The design proposal workflow enforces this gate after draft iterations to ensure architecture decisions and API design meet requirements.