run-proposal

Orchestrate a multi-phase proposal workflow with checkpoints for revisions.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/lexicalninja/my-marketplace --skill run-proposal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-proposal
Source: https://github.com/lexicalninja/my-marketplace/tree/main/plugins/proposal-team-plugin/skills/run-proposal
Command: npx skills add https://github.com/lexicalninja/my-marketplace --skill run-proposal

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complete proposal development workflow, guiding users from initial solicitation intake through final review in a single, guided session.

Core Features & Use Cases

  • Phased Workflow: Manages four distinct phases: Solicitation Analysis, Blue Outline creation, Draft All Sections, and Proposal Review.
  • Checkpoint System: Pauses at the end of each phase to present findings and await user confirmation before proceeding, allowing for revisions.
  • Use Case: A proposal manager can use this Skill to systematically process a new government solicitation, ensuring all requirements are analyzed, an outline is built, drafts are generated, and a final review is conducted, all within one continuous workflow.

Quick Start

Use the run-proposal skill to start the proposal development workflow from Phase 1.

Frequently Asked Questions about run-proposal

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

FAQPage Schema
How do I automate the proposal development workflow from solicitation to final review?

You can automate the proposal development workflow using a phased system that sequentially executes solicitation analysis, blue outline creation, section drafting, and final review within one continuous guided session.

What is the blue outline phase in proposal drafting?

The blue outline phase is the second stage of the proposal workflow, generating a structured outline from solicitation analysis to guide the subsequent section drafting process.

Can I review and revise sections during the proposal generation process?

Yes, you can revise sections during proposal generation because the workflow uses a checkpoint system that pauses after each phase to present findings and await user confirmation before proceeding.

Does the proposal workflow handle government solicitation analysis?

Yes, the proposal workflow handles government solicitation analysis by systematically processing requirements in the first phase to ensure all criteria are captured before building the outline and drafting sections.

What are the limitations of automating proposal drafting sequentially?

A limitation of sequential proposal drafting is that it requires strict phase-by-phase execution of sub-skills, meaning you cannot skip phases or run sections in parallel without breaking the workflow.