generate-project-plan

Solid

Generates a project plan from the approved charter, scope, and optional duration/resource estimates. The plan is the first artifact of the Planning phase. Once approved, it unlocks: generate-risk-register (mode: detailed) and generate-comm-plan (can run in parallel). Accepts both structured estimates and free-form descriptions.

AI & Automation 14 stars 3 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# generate-project-plan ## Language Detection Determine the language of the user's request: - If the request is in Russian → use templates with `-ru` suffix - Otherwise → use templates with `-en` suffix All output (headings, labels, comments, instructions) must match the detected language. ## Triggers **Russian:** «сформируй план проекта», «подготовь план», «составь project plan», «нужен план проекта» **English:** "generate project plan", "create project plan", "build plan", "prepare project plan" --- ## 1. Inputs | Data | Required | Source | Notes | |------|:--------:|--------|-------| | Project charter (project-charter.md) | yes | knowledge or chat | Approved charter. Extract: goal, scope, dates, budget (if present), team, constraints, top-3 risks | | Duration estimates | no | chat or knowledge | Work package estimates from the user. If absent — agent estimates and marks as assumption | | Team availability data | no | chat or knowledge | Load by period, constraints (vacations, part-time). If absent — agent distributes evenly, marks as assumption | | Additional inputs | no | chat | Priorities, external dependencies, technical constraints not included in the charter | If no charter is available — request it (system-prompt-draft.md §3 p.2): ``` A project plan requires an approved charter (project-charter.md). Available data: [list what is available]. Charter status: [not started / draft / approved]. If the charter has not been created yet — start with generate-charte...

Details

Author
KirKruglov
Repository
KirKruglov/claude-skills-kit
Created
4 months ago
Last Updated
yesterday
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category