writing-plans

Generate detailed implementation plans for multi-step software development tasks.

6|3|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/adrozdenko/soleri --skill writing-plans-adrozdenko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/adrozdenko/soleri/tree/main/agents/salvador-filetree/skills/writing-plans
Command: npx skills add https://github.com/adrozdenko/soleri --skill writing-plans-adrozdenko

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive, step-by-step implementation plans for software development tasks, ensuring clarity and thoroughness for engineers.

Core Features & Use Cases

  • Contextual Planning: Generates plans assuming zero prior codebase knowledge.
  • Search-Driven: Prioritizes searching existing knowledge bases (vault, web) before writing.
  • Trackable Plans: Creates persistent, resumable plans using an agent's planning system.
  • Iterative Improvement: Includes mechanisms for grading and auto-improving plans.
  • Use Case: When tasked with implementing a new user authentication flow, this Skill will generate a detailed plan covering file modifications, code snippets, testing strategies, and documentation requirements.

Quick Start

Use the writing-plans skill to create an implementation plan for adding a new user profile page.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I generate a detailed implementation plan for a multi-step software development task?

Generate detailed implementation plans by using an automated planning system that searches existing knowledge bases and the web to create actionable, step-by-step development tasks. This ensures comprehensive code generation and documentation coverage for complex features.

What is the best way to create actionable software development plans without prior codebase knowledge?

The best way to create actionable software development plans without prior codebase knowledge is to use a contextual planning tool that automatically searches internal vaults and external sources. This approach ensures your implementation plans are fully informed and trackable.

Can I iteratively refine and improve generated software implementation plans?

Yes, you can iteratively refine software implementation plans through built-in quality grading and auto-improvement mechanisms. This allows you to continuously evaluate and split complex development tasks for better execution tracking.

Does this planning approach support searching internal knowledge bases before writing code?

Yes, this planning approach prioritizes searching internal knowledge bases and vaults before writing any code. It leverages existing documentation and external web searches to ensure the generated implementation steps are accurate and contextually relevant.

How do I split complex development tasks into trackable implementation steps?

Split complex development tasks into trackable implementation steps by using a persistent planning system that supports task splitting and resumable execution. This ensures multi-step software features are broken down into manageable, actionable units.

What are the limitations of automated implementation plan generation for software development?

Automated implementation plan generation relies heavily on the quality of internal vaults and web search results to inform its steps. While it supports iterative refinement and quality grading, the initial output assumes zero prior codebase knowledge and may require manual review.