writing-plans

Generate step-by-step implementation plans with file modifications, code examples, and testing procedures.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/NovaAI-innovation/Infinite-Agency --skill writing-plans-novaai-innovation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/NovaAI-innovation/Infinite-Agency/tree/main/.qwen/skills/writing-plans
Command: npx skills add https://github.com/NovaAI-innovation/Infinite-Agency --skill writing-plans-novaai-innovation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating clear, actionable, and comprehensive implementation plans for software development tasks, ensuring engineers have all necessary context and instructions.

Core Features & Use Cases

  • Detailed Task Breakdown: Generates bite-sized, actionable steps for implementation.
  • Contextual Guidance: Provides specific file paths, code snippets, and testing instructions.
  • Use Case: Before starting a new feature, use this Skill to generate a plan that outlines every file to modify, the exact tests to write, and the commit messages to use, ensuring a smooth development process.

Quick Start

Use the writing-plans skill to create an implementation plan for adding user authentication.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create a step-by-step implementation plan for a software feature?

To create a step-by-step implementation plan, provide a clear feature name and context. The plan breaks down tasks into actionable steps including specific file modifications, code examples, testing procedures, and commit strategies.

What is the best way to break down a multi-step software development task?

The best way to break down a multi-step task is to generate bite-sized, actionable steps that outline every file to modify, exact tests to write, and commit messages to use, ensuring a smooth development process.

Can I generate a task breakdown that includes specific file paths and testing instructions?

Yes, you can generate a task breakdown that provides specific file paths, code snippets, and contextual testing instructions. This gives engineers with zero codebase context all necessary information for task completion.

Does implementation plan generation work with TDD and DRY principles?

Implementation plan generation works with TDD and DRY principles by adhering to them during plan creation. It outlines exact tests to write and code examples to use, ensuring the development process follows these methodologies.

What context do I need to provide to generate an implementation plan?

You need to provide a clear feature name and relevant project context for plan generation. This allows the system to generate detailed, step-by-step instructions with specific file modifications and testing procedures.

Why should I generate an implementation plan before starting a new feature?

You should generate an implementation plan before starting a new feature to ensure you have clear, actionable, and comprehensive instructions. This addresses the challenge of providing engineers with all necessary context and instructions for software development tasks.