writing-plans

Generate task-oriented implementation plans with steps, files, tests, and documentation.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/1thirteeng3/greenmoire --skill writing-plans-1thirteeng3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/1thirteeng3/greenmoire/tree/main/integrations/hermes-agent/skills/software-development/writing-plans
Command: npx skills add https://github.com/1thirteeng3/greenmoire --skill writing-plans-1thirteeng3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams create comprehensive, actionable implementation plans for complex tasks by outlining steps, files, tests, and documentation so handoffs are smooth and deterministic.

Core Features & Use Cases

  • Generate step-by-step task breakdowns with bite-sized tasks, clear file paths, testing instructions, and acceptance criteria.
  • Facilitate planning for multi-agent workflows, design reviews, and knowledge transfer in software projects.
  • Use case: when starting a new feature with many moving parts and uncertain context, this skill provides a complete plan.

Quick Start

Ask for an implementation plan for a feature; I will output a structured, task-by-task plan with explicit file paths and tests.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create an implementation plan for a complex software feature?

To create an implementation plan, you provide a project spec and the skill outputs a structured, task-by-task breakdown with explicit file paths, testing instructions, and acceptance criteria for smooth handoffs.

What is the best way to break down a large project into bite-sized tasks?

Breaking down a large project into bite-sized tasks involves outlining specific steps, files, tests, and documentation, which this skill automates to ensure deterministic execution and smooth team knowledge transfer.

How do I plan a multi-agent workflow for software development?

Planning a multi-agent workflow requires generating detailed task-oriented implementation plans with explicit task granularity and file-path specificity, allowing you to distribute bite-sized actions across multiple agents effectively.

Can I generate test scaffolding and documentation guidance from a project spec?

Yes, you can generate test scaffolding and documentation guidance directly from a project spec, as the skill outlines specific testing instructions and documentation requirements alongside each implementation step.

Does this implementation planning approach work for design reviews and team handoffs?

Yes, this implementation planning approach works for design reviews and team handoffs by providing comprehensive, actionable task breakdowns that make cross-team knowledge transfer smooth and deterministic.

When do I need an automated task breakdown for software engineering?

You need an automated task breakdown when starting a new feature with many moving parts and uncertain context, ensuring all steps, files, tests, and commit history discipline are explicitly mapped.