symfony-strategy-pattern

star 151

Implement the Strategy pattern with Symfony's tagged services for runtime algorithm selection and extensibility

MakFly By MakFly schedule Updated 6/16/2026

name: symfony:strategy-pattern allowed-tools: - Read - Glob - Grep description: Apply production-grade Symfony architecture and execution workflows with controlled scope and clear checkpoints. Use for strategy pattern tasks.

Strategy Pattern (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
Install via CLI
npx skills add https://github.com/MakFly/superpowers-symfony --skill symfony-strategy-pattern
Repository Details
star Stars 151
call_split Forks 15
navigation Branch main
article Path SKILL.md
More from Creator