plan-writer

Generate structured solution plans from customer requirements into plan files.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/daemgo/syncmind-mnrjxdgt --skill plan-writer-daemgo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-writer
Source: https://github.com/daemgo/syncmind-mnrjxdgt/tree/main/.claude/skills/plan-writer
Command: npx skills add https://github.com/daemgo/syncmind-mnrjxdgt --skill plan-writer-daemgo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan-writer stops teams from manually composing solution proposals by orchestrating a full workflow that respects requirements, knowledge, and output constraints so the AI never exposes the full plan to the user until the final file is written. It enforces mode detection, knowledge-base sourcing, draft critique, and humanizer polishing so every version stays aligned with customer needs and internal policies.

Core Features & Use Cases

  • Mode-aware orchestration: Detects cold starts, iterative feedback, or dialog-only inputs, then triggers the right phases including pre-checks, draft creation, and critique loops.
  • Knowledge and critique loops: Calls KB match once, drafts per template, and refines the content through a specialist agent before committing the plan.
  • Controlled output and humanizer: Writes only to plan files, blocks plan snippets in chat, runs humanizer-zh on narrative sections, and reports status without leaking the solution.
  • Use Case: When a solution team receives updated requirements, asking Claude to run plan-writer yields a polished solution version with version tracking, constraints awareness, and a final write into docs/plan/solution.md.

Quick Start

Ask Claude to run plan-writer with the latest requirements so it can generate and finalize the customer solution plan through the standard phases.

Frequently Asked Questions about plan-writer

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

FAQPage Schema
How do I generate a structured solution plan from customer requirements?

Generate a structured solution plan by inputting customer requirements and conversational context into a workflow that detects the input mode, matches a knowledge base, and builds a draft. The process applies critique revising and humanizer polishing before writing the final plan.

What is the best way to automate consulting deliverables for sales engineering proposals?

Automate consulting deliverables by using a solution generation workflow that references knowledge bases and applies draft critique loops. It enforces mode detection and humanizer polishing to align every proposal version with customer requirements and internal policies before committing to a file.

Does plan-writer expose the solution plan in chat before finalizing the file?

Plan-writer blocks plan snippets in chat and writes only to plan files. It enforces controlled output permissions so the AI never exposes the full plan until the final file is written, reporting status without leaking the solution.

Can I use conversational context and requirement files together for proposal planning?

Use conversational context and customer requirement files together for proposal planning. The workflow detects whether inputs are cold starts, iterative feedback, or dialog-only, then triggers the appropriate phases including pre-checks and draft creation.

How does humanizer polishing work on narrative sections of a solution plan?

Humanizer polishing runs a humanizer-zh process on narrative sections of a solution plan after draft critique loops. This refines the content before committing the plan to the final file, ensuring the narrative reads naturally while staying aligned with requirements.