MakFly

symfony:executing-plans

Apply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for executing plans tasks.

MakFly 205 20 Updated 6mo ago

Resources

1
GitHub

Install

npx skillscat add makfly/superpowers-symfony/symfony-executing-plans

Install via the SkillsCat registry.

About this skill

This skill uses Symfony's structured workflows to manage task execution with defined boundaries and validation steps, addressing risks in medium-complexity changes by enforcing incremental adjustments and auditable decisions. It helps prevent uncontrolled refactors by requiring clear checkpoints and adherence to existing patterns. Use it when planning or implementing Symfony-based changes needing controlled scope and staged validation.

SKILL.md

Executing 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