Skip to content

Mathews-Tom/proposal-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proposal-writer

Technical proposal generation agent that combines ROI modeling, calibrated estimates, and three-tier pricing into structured, client-ready documents. Turns project scope into a persuasive proposal that quantifies business value before asking for investment.

gitagent registry License: MIT


Run

npx @open-gitagent/gitagent run -r https://github.com/Mathews-Tom/proposal-writer

What It Can Do

  • ROI Modeling — calculates cost savings, efficiency gains, revenue impact, payback period, and 3-year projections with specific figures
  • Three-Tier Pricing — structures Essential/Professional/Enterprise options so the client self-selects rather than facing a binary decision
  • Problem-Agitate-Solve Framing — leads with the business challenge, quantifies cost of inaction, then presents the solution
  • Scope Definition — explicitly lists inclusions, exclusions, and optional add-ons to prevent downstream disputes
  • PDF Export — produces professionally formatted proposal documents with cover page, TOC, and page numbers

Structure

proposal-writer/
├── agent.yaml
├── SOUL.md
├── RULES.md
├── README.md
├── assets/
│   ├── icon.png
│   └── banner.png
└── knowledge/
    ├── roi-modeling.md
    ├── pricing-tier-framework.md
    └── proposal-structure.md

Built with

Built for the gitagent ecosystem.

About

Technical proposal generation with ROI calculation, three-tier pricing, and business-value framing. Problem-Agitate-Solve narrative structure with optional PDF export

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors