Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
makfly avatar

Symfony:writing Plans Skill

  • 398 installs
  • 190 repo stars
  • Updated August 6, 2026
  • makfly/superpowers-symfony

symfony:writing-plans is a Claude agent skill that produces structured Symfony implementation plans decomposing features, database migrations, and tests into sequenced milestones before large PHP codebase changes.

About

symfony:writing-plans is an agent skill from makfly/superpowers-symfony adapted from structured planning workflows for Symfony PHP projects. The skill guides agents to break large features into sequenced milestones covering entity changes, Doctrine migrations, service wiring, controller endpoints, and test coverage before any code is written. Developers invoke it when facing multi-file Symfony refactors or new module work where jumping straight into coding risks missed migration ordering or untested edge cases. Output is a written implementation plan with ordered tasks, file touch points, and test checkpoints aligned to Symfony conventions. The skill complements superpowers-style plan-first development rather than replacing Symfony CLI or runtime debugging tools.

  • Symfony feature decomposition
  • Dependency and risk mapping
  • Bundle boundary definition
  • Milestone-oriented task lists
  • Test and rollout sequencing

Symfony:Writing Plans by the numbers

  • 398 all-time installs (skills.sh)
  • Ranked #814 of 3,347 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 11, 2026 (Skillselion catalog sync)
npx skills add https://github.com/makfly/superpowers-symfony --skill symfonywriting-plans

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs398
repo stars190
Last updatedAugust 6, 2026
Repositorymakfly/superpowers-symfony

How do you plan Symfony feature work before coding?

Produce structured Symfony implementation plans that decompose features, migrations, and tests into sequenced milestones before starting large PHP codebase changes.

Who is it for?

PHP developers starting large Symfony features or refactors who want milestone plans covering migrations and tests before editing the codebase.

Skip if: Developers who need runtime Symfony debugging, one-line bug fixes, or planning for non-PHP frameworks like Laravel or Node.js backends.

When should I use this skill?

The user asks to plan a Symfony feature, decompose a PHP refactor into milestones, or write an implementation plan covering migrations and tests before coding.

What you get

Structured Symfony implementation plans with sequenced milestones, migration steps, file touch points, and test checkpoints.

  • Sequenced Symfony implementation plan
  • Migration and test milestone checklist

Files

SKILL.mdMarkdownGitHub ↗

Writing Plans (Symfony)

Use when

  • Refining architecture/workflows/context handling in Symfony projects.
  • Planning and executing medium/complex changes safely.

Default workflow

1. Establish current boundaries, constraints, and coupling points. 2. Propose smallest coherent architectural adjustment. 3. Execute in checkpoints with validation at each stage. 4. Summarize tradeoffs and follow-up backlog.

Guardrails

  • Use existing project patterns by default.
  • Avoid broad refactors without explicit need.
  • Keep decision log clear and auditable.

Progressive disclosure

  • Use this file for execution posture and risk controls.
  • Open references when deep implementation details are needed.

Output contract

  • Architecture/workflow changes.
  • Checkpoint validation outcomes.
  • Residual risks and next steps.

References

  • reference.md
  • docs/complexity-tiers.md

Related skills

FAQ

What does symfony:writing-plans produce?

symfony:writing-plans produces structured Symfony implementation plans that decompose features, Doctrine migrations, and tests into sequenced milestones. Developers use the plan to order file changes before starting large PHP codebase edits.

When should developers use symfony:writing-plans?

Developers should use symfony:writing-plans before large Symfony feature work or multi-file refactors where migration ordering and test coverage must be planned upfront rather than discovered during ad-hoc coding.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.