writing-plans

Generate detailed implementation plans with file modifications, tests, and commit strategies.

Updated Jan 1, 2026
One-click install
npx skills add https://github.com/Palomig/PALOMATIKA --skill writing-plans-palomig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/Palomig/PALOMATIKA/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/Palomig/PALOMATIKA --skill writing-plans-palomig

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of onboarding engineers to new codebases by providing clear, step-by-step implementation plans, reducing the need for extensive tribal knowledge transfer.

Core Features & Use Cases

  • Detailed Task Breakdown: Creates granular, actionable steps for development tasks, including testing and committing.
  • Contextual Onboarding: Assumes minimal prior knowledge of the codebase, guiding developers through each modification.
  • Use Case: When a new feature is defined, use this Skill to generate a comprehensive plan that any developer can follow to implement it, ensuring consistency and efficiency.

Quick Start

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

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 new software feature?

To create an implementation plan, define the new feature and generate a detailed, bite-sized task breakdown outlining specific file modifications, test writing, and commit strategies for each step.

What is the best way to onboard engineers to a new codebase?

The best way to onboard engineers is providing a clear, step-by-step implementation plan that assumes no prior codebase context, guiding developers through each modification to reduce reliance on tribal knowledge.

Can I use this approach for tasks without prior codebase context?

Yes, this planning approach is designed for contextual onboarding assuming minimal prior knowledge, guiding developers through specific file modifications and testing without needing existing codebase familiarity.

How does task breakdown work for test-driven development?

Task breakdown for test-driven development works by generating granular, actionable steps that outline specific test writing and commit strategies alongside file modifications for each development phase.

Do I need existing documentation to generate a development roadmap?

No, you do not need existing documentation to generate a development roadmap. The process assumes no prior codebase context and creates a comprehensive, actionable plan from the defined feature.