writing-plans

Generates implementation plans with tasks, file paths, and example code from a project spec.

2|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/AlexiosBluffMara/mercury --skill writing-plans-alexiosbluffmara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/AlexiosBluffMara/mercury/tree/main/skills/software-development/writing-plans
Command: npx skills add https://github.com/AlexiosBluffMara/mercury --skill writing-plans-alexiosbluffmara

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams convert non-structured requirements into a concrete, testable implementation plan, reducing ambiguity and speeding up delivery.

Core Features & Use Cases

  • Generates task-level breakdowns with exact file paths and runnable code examples.
  • Supports multi-step features, complex workflows, and cross-team coordination.
  • Produces a structured plan that includes verification steps and acceptance criteria.

Quick Start

Provide a project goal and requirements, and I will generate a complete implementation plan with tasks, file paths, and example code.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I break down a project spec into executable implementation tasks?

To break down a project spec into executable implementation tasks, you provide the project goal and requirements to generate a comprehensive plan with explicit tasks, exact file paths, and runnable example code. This reduces ambiguity and speeds up delivery.

What is the best way to generate an implementation plan for multi-step features?

Generating an implementation plan for multi-step features is best handled by creating task-level breakdowns with exact file paths, runnable code examples, and structured verification steps. This approach supports complex workflows and collaborative development.

How do I create a development plan that includes file paths and example code?

You create a development plan with file paths and example code by supplying non-structured requirements to be converted into a concrete, testable implementation plan. The output includes task-level breakdowns with explicit file-level guidance.

Can I use task breakdown plans for cross-team coordination and complex workflows?

Yes, you can use task breakdown plans for cross-team coordination and complex workflows. The generated plan supports multi-step features and collaborative development where subagents break down work and track progress.

Does the generated implementation plan include testing and verification instructions?

Yes, the generated implementation plan includes testing and verification instructions. The structured plan satisfies requirements for verification steps and acceptance criteria alongside task-level guidance and runnable code examples.

Why convert non-structured requirements into a testable implementation plan?

Converting non-structured requirements into a testable implementation plan reduces ambiguity and speeds up delivery. It transforms vague project goals into bite-sized, actionable tasks with file paths, example code, and clear acceptance criteria.