symfony:writing-plans
Create structured implementation plans for Symfony features with clear steps, dependencies, and acceptance criteria
Works with
--- name: symfony:writing-plans description: Create structured implementation plans for Symfony features with clear steps, dependencies, and acceptance criteria license: MIT --- # 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`
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

