writing-plans

Convert a written specification into a 2-3 task plan with files, actions, verification, and done criteria.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/radenadri/skills-alena --skill writing-plans-radenadri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/radenadri/skills-alena/tree/main/skills/writing-plans
Command: npx skills add https://github.com/radenadri/skills-alena --skill writing-plans-radenadri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts a written spec or requirements into a concrete, executable plan consisting of 2-3 tasks, each with exact files, actions, verifications, and done criteria, ensuring deterministic execution.

Core Features & Use Cases

  • 4-field task model: <files>, <action>, <verify>, <done>.
  • 2-3 tasks per plan, each 15-60 minutes of work; designed to fit within a fresh context window.
  • Includes anti-pattern guidance, context budgeting, and plan templates to maintain quality and reproducibility.
  • Suitable for engineering, product, and design work when a spec exists and clear implementation steps are required.

Quick Start

Create a 2-3 task plan from a provided spec with exact files, actions, verification, and done criteria.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I turn a software spec into executable AI tasks?

To turn a spec into executable AI tasks, you convert requirements into a 2-3 task plan where each task specifies exact files, actions, verification steps, and done criteria for deterministic execution.

What is the 4-field task format for AI task planning?

The 4-field task format for AI task planning structures each task with files, action, verify, and done fields, ensuring concrete execution steps and clear completion criteria within a 15-60 minute scope.

How many tasks should an AI execution plan contain per context window?

An AI execution plan should contain 2-3 tasks per context window, with each task scoped to 15-60 minutes of work to fit within a fresh context budget and maintain deterministic execution.

Can I use this task planning approach for product and design workflows?

Yes, you can use this task planning approach for product and design workflows whenever a spec exists and you need concrete implementation steps with clear verification and completion criteria.

What are common anti-patterns when creating multi-step task plans from specs?

Common anti-patterns when creating multi-step task plans include exceeding the 2-3 task limit, poorly defined verification steps, and missing done criteria, which the plan templates and context budgeting guidance help prevent.

Do I need a complete spec before generating an executable task plan?

Yes, you need a complete written spec or requirements document before generating an executable task plan, as the planning process converts existing specifications into concrete files, actions, verifications, and done criteria.