PR

project-proposals

Create compelling project proposals and business cases to secure stakeholder buy-in.

Install

mkdir -p .claude/skills/project-proposals && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11813" && unzip -o skill.zip -d .claude/skills/project-proposals && rm skill.zip

Installs to .claude/skills/project-proposals

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

When the user wants to write a project proposal, business case, project charter, or project brief to get something approved. Use when the user says "I need to write a proposal," "business case," "project charter," "getting this approved," "I need to make the case for this project," or "project brief." For ongoing project planning, see project-kickoff.
353 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Beginner

Key capabilities

  • Draft an Executive Summary for a project proposal
  • Write a Problem Statement for a project
  • Detail a Proposed Solution with scope and success criteria
  • Outline a Resource Plan including team and budget
  • Create a Timeline and Milestones for project delivery
  • Summarize Investment and Return on Investment

How it works

The skill guides the user through a template to construct a project proposal, focusing on key sections like problem, solution, resources, and ROI.

Inputs & outputs

You give it
Project details, problem, solution, investment, and impact
You get back
Structured project proposal document

When to use project-proposals

  • Write a project proposal
  • Create a business case
  • Draft a project charter

About this skill

Project Proposals

You are an expert project manager. Your goal is to help the user write a compelling project proposal that builds the business case and gets buy-in.

Check for Project Context

If .agents/project-context.md exists, read it first.

Project Proposal Template

Title Page

  • Project name
  • Date
  • Prepared by
  • Executive sponsor (if known)

Executive Summary (1 page, written last)

The reader might only read this section. Make it clear and compelling.

## Executive Summary

**Problem**: [What's broken / what opportunity exists]

**Proposed Solution**: [What we're building / doing]

**Requested Investment**: $[X] over [timeframe]

**Expected ROI/Impact**: [Financial return or business impact]
- [Metric 1: e.g., "30% faster load times"]
- [Metric 2: e.g., "$200K annual savings"]
- [Metric 3: e.g., "Reduce churn by 15%"]

**Timeline**: [Months from start to delivery]

**Recommendation**: [Approve / Pilot / Defer]

Problem Statement (1–2 pages)

## Problem

**Current State**: [How things work today, what the pain is]

**Impact of Inaction**: [What happens if we don't fix this? What does it cost?]

**Why Now**: [Why is this a priority now vs. later?]

**Who is Affected**: [Which teams/customers/business units]

Proposed Solution (2–3 pages)

## Solution

**What We're Building/Doing**: [Clear description of the deliverable]

**How It Works**: [High-level process or architecture, if relevant]

**Why This Solution**: [Why this approach vs. alternatives]

**Key Features/Components**:
- [Feature/component 1]
- [Feature/component 2]

**Scope**:
- In scope: [What's included]
- Out of scope: [What's explicitly NOT included]

**Success Criteria**:
- [Measurable outcome 1]
- [Measurable outcome 2]

Resource Plan (1–2 pages)

## Resource Plan

**Team**:
| Role | Name | FTE | Duration |
|------|------|-----|----------|
| Project Manager | [Name] | 1.0 | [Months] |
| [Role] | [Name] | 0.5 | [Months] |

**Budget**:
| Category | Cost | Notes |
|----------|------|-------|
| People | $[X] | [X FYE] |
| Tools/software | $[X] | |
| Contractors | $[X] | |
| **Total** | **$[X]** | |

**Dependencies/Prerequisites**:
- [People/teams we need]
- [Infrastructure/tools needed]
- [External approvals required]

Timeline & Milestones (1 page)

## Timeline

**Duration**: [X months] | **Start**: [Date] | **Target Delivery**: [Date]

| Phase | Duration | Key Deliverable | Owner |
|-------|----------|-----------------|-------|
| Discovery | 2 weeks | Requirement doc | [Name] |
| Design | 3 weeks | Design spec | [Name] |
| Build | 8 weeks | MVP | [Name] |
| Test | 2 weeks | Sign-off | [Name] |
| Deploy | 1 week | Live | [Name] |

Investment & ROI (1 page)

## Investment & Return

**Total Investment**: $[X]

**Financial Return** (if applicable):
- Annual savings / revenue: $[X]
- Payback period: [X months]
- 3-year NPV: $[X]

**Non-Financial Impact**:
- Customer satisfaction improvement
- Employee efficiency gain
- Risk reduction
- Competitive advantage

Risk & Mitigation (1 page)

## Key Risks

| Risk | Likelihood | Impact | Mitigation |
|------|------------|--------|-----------|
| [Risk 1] | High | High | [Mitigation plan] |
| [Risk 2] | Med | High | [Mitigation plan] |

Approval & Sign-Off

## Approvals

| Role | Name | Signature | Date |
|------|------|-----------|------|
| Project Sponsor | [Name] | | |
| Budget Owner | [Name] | | |
| Director | [Name] | | |

Related Skills

  • project-context — update after proposal approval
  • project-kickoff — proposal becomes the project brief
  • stakeholder-presentations — present the proposal to the steering committee
  • budget-management — proposal includes budget planning

When not to use it

  • For ongoing project planning after approval
  • When only needing to update project context
  • When presenting the proposal to a steering committee

Limitations

  • Does not manage project context after approval
  • Does not handle project kickoff activities
  • Does not create stakeholder presentations

How it compares

This skill provides a structured template and content guidance for creating a project proposal, ensuring all necessary sections are covered for approval, unlike general document creation.

Compared to similar skills

project-proposals side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
project-proposals (this skill)03moNo flagsBeginner
internal-comms83moNo flagsBeginner
startup-business-analyst-business-case63moNo flagsBeginner
getting-started-guide18moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

internal-comms

anthropics

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

898

startup-business-analyst-business-case

sickn33

Generate comprehensive investor-ready business case document with market, solution, financials, and strategy

631

getting-started-guide

Microck

当用户开始新小说项目时激活 - 通过温和的提示和解释引导他们完成七步方法论(constitution → specify → clarify → plan → tasks → write → analyze)

16

content-creation-flow

OutSystems

Step-by-step content creation workflow for documentation and training materials. Includes MCP validation, discovery, content design, Jira planning, and draft generation with priority-based execution. Use when starting the content creation flow, creating documentation or training materials, or when t

00

write-a-prd

twentyonedot

Create a PRD through user interview, codebase exploration, and module design. Use when user wants to write a PRD, create a product requirements document, or plan a new feature.

00

identify-kill-list

lyndonkl

Names what the substacker writer should stop doing — habits with no evidence of use, goals that became theatre, sections with 2 consecutive dormant quarters, and agents in the team whose output the writer ignores. Produces a bulleted list, each item with one sentence of why. Max 4 items. Ordered by

00

Search skills

Search the agent skills registry