writing-plans

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

Updated Sep 8, 2025
One-click install
npx skills add https://github.com/FernaandoJr/oikwee --skill writing-plans-fernaandojr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/FernaandoJr/oikwee/tree/main/.agents/skills/writing-plans
Command: npx skills add https://github.com/FernaandoJr/oikwee --skill writing-plans-fernaandojr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the software development process by generating comprehensive, step-by-step implementation plans for complex tasks, ensuring clarity and reducing ambiguity for developers.

Core Features & Use Cases

  • Detailed Task Breakdown: Creates bite-sized, actionable tasks for developers.
  • Contextual Guidance: Assumes minimal prior knowledge of the codebase or toolset.
  • Standardized Format: Ensures all plans include essential sections like Goal, Architecture, and Tech Stack.
  • Use Case: When a new feature is defined, use this skill to generate a detailed plan that a junior developer can follow to implement it, including specific file modifications, test cases, and commit messages.

Quick Start

Use the writing-plans skill to generate 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 generate a detailed implementation plan for a multi-step software development task?

An implementation plan breaks down complex features into bite-sized, actionable tasks for developers. It includes essential sections like Goal, Architecture, and Tech Stack to ensure clarity and reduce ambiguity during development.

What is included in a detailed task breakdown for software engineering?

A detailed task breakdown includes bite-sized, actionable tasks for developers. It specifies exact file modifications, required test cases, and execution commands to provide context-rich guidance for engineers.

Can I create a development plan for junior developers with limited codebase knowledge?

Yes, you can create development plans for developers with limited codebase knowledge. The generated plans assume minimal prior project-specific knowledge and provide contextual guidance for easy implementation.

Does the generated implementation plan include specific file modifications and test cases?

Yes, the generated implementation plan includes specific file modifications and test cases. It also specifies execution commands and commit messages to ensure comprehensive, actionable guidance for developers.

What are the limitations of using standardized formats for software implementation plans?

The standardized format mandates essential sections like Goal, Architecture, and Tech Stack. This structure suits multi-step software development tasks and may not fit simple, single-file edits or non-code documentation.