writing-plans

Translate a spec into a step-by-step implementation plan with file touchpoints and tests.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Kinshuk699/sEYEght --skill writing-plans-kinshuk699
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/Kinshuk699/sEYEght/tree/main/.agents/skills/writing-plans
Command: npx skills add https://github.com/Kinshuk699/sEYEght --skill writing-plans-kinshuk699

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when you have a spec or requirements for a multi-step task, before touching code.

Core Features & Use Cases

  • Generate comprehensive implementation plans from a clear spec or requirements.
  • Document file touchpoints, code structure, tests, docs, and deployment considerations.
  • Provide structured, bite-sized tasks with clear boundaries and acceptance criteria.

Quick Start

Provide a complete, task-level implementation plan for a given specification.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I generate an implementation plan from a software spec?▼

To generate an implementation plan from a software spec, provide your requirements to translate them into a comprehensive, step-by-step plan outlining exact files to touch, test designs, and structured tasks with clear boundaries.

What is task decomposition for multi-subsystem software projects?▼

Task decomposition for multi-subsystem software projects is breaking down a spec into structured, bite-sized tasks with clear boundaries and acceptance criteria, detailing file touchpoints, code structure, and deployment considerations.

Can I create design docs and test plans before touching code?▼

Yes, you can create design docs and test plans before touching code by using a spec to generate a comprehensive plan that documents file touchpoints, code structure, tests, docs, and deployment considerations.

Does this planning approach work for multi-step task requirements?▼

Yes, this planning approach works for multi-step task requirements by taking a clear spec and generating a comprehensive, task-level implementation plan with independent tasks and acceptance criteria.

What is the best way to structure independent work tasks for engineers?▼

The best way to structure independent work tasks for engineers is to translate requirements into a step-by-step implementation plan that outlines exact files to touch, test designs, and structured tasks with clear boundaries.

Where are generated implementation plan artifacts saved?▼

Generated implementation plan artifacts are saved under the docs/superpowers/plans directory in your project, requiring no external dependencies beyond standard project tooling.