writing-plans

Generate detailed implementation plans for software development tasks.

1|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/whichguy/hermes-skills-marketplace --skill writing-plans-whichguy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/whichguy/hermes-skills-marketplace/tree/main/skills/writing-plans
Command: npx skills add https://github.com/whichguy/hermes-skills-marketplace --skill writing-plans-whichguy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed implementation plans for software development tasks, reducing the time and effort required to document and plan complex features.

Core Features & Use Cases

  • Automated Plan Creation: Generates comprehensive implementation plans for software development tasks.
  • Task Granularity: Breaks down tasks into bite-sized, 2-5 minute work units.
  • Task Structure: Provides a structured format for documenting tasks, including objectives, files, and steps.
  • Test-Driven Development: Encourages the creation of test cases before writing code.
  • Privacy and Security: Offers guidelines for handling privacy-sensitive personal context in plans.

Quick Start

Use the writing-plans skill to create an implementation plan for a new feature in your project.

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 software development task?

Automate implementation plan creation by generating a structured document that breaks down software development tasks into 2-5 minute work units, including objectives, files, and steps.

What is task breakdown in software development planning?

Task breakdown decomposes large software features into bite-sized, 2-5 minute work units, providing a structured format that documents specific objectives, affected files, and actionable implementation steps.

Does this implementation planning approach support test-driven development?

Yes, the implementation plan encourages test-driven development by prompting you to define and create test cases before writing the actual code for each task.

Can I include privacy and security considerations in my software development plan?

Yes, the plan provides specific guidelines for handling privacy-sensitive personal context, ensuring security and privacy considerations are integrated directly into your software development task documentation.

Do I need Python to generate implementation plans for software tasks?

Yes, you need Python installed, as the plan generation and validation processes require executing Python scripts to automate the creation of detailed software development implementation plans.