writing-plans

Organize approved ideas into a phased Laravel implementation plan with tasks and review checkpoints.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/phant-app/phant --skill writing-plans-phant-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/phant-app/phant/tree/main/.agents/skills/writing-plans
Command: npx skills add https://github.com/phant-app/phant --skill writing-plans-phant-app

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizes approved ideas into a practical, beginner-friendly Laravel implementation plan before coding, reducing ambiguity and rework.

Core Features & Use Cases

  • Structured planning workflow that breaks projects into clearly defined phases and tasks.
  • For every task, captures purpose, exact files to create/modify, implementation steps, verification steps, and rollback hints.
  • Includes guidance on constraints (Laravel version, auth, data model, testing scope) and a save-and-review path for handoffs.
  • Use Case: a developer with an approved scope receives a complete, testable plan ready for review before coding.

Quick Start

Provide the approved scope and I will draft a beginner-friendly implementation plan.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create a Laravel implementation plan before coding?

A Laravel implementation plan organizes approved scope into phased tasks, capturing purpose, exact files to create or modify, implementation steps, verification steps, and rollback tips to reduce ambiguity before coding.

What should task breakdown documentation include for a web project?

Task breakdown documentation should include each task's purpose, exact files to create or modify, implementation steps, verification steps, and rollback hints to ensure a testable plan ready for coding.

Does this planning workflow support unit-testing and rollback guidance?

Yes, the planning workflow includes verification steps for unit-testing scope and rollback tips for each task, ensuring testable plans and safe recovery during the implementation phase.

Can I use this for beginner-friendly Laravel projects with phased tasks?

Yes, this generates beginner-friendly Laravel implementation plans with phased tasks and review checkpoints, ensuring structured planning and clear handoffs before any coding begins.

Will any code be committed to my repository during the planning phase?

No code is committed during planning; the workflow strictly generates a practical implementation plan with phased tasks and review checkpoints, ensuring no code is committed during planning.