Home / dev-toolings / superpowers-symfony · content/skills/writing-plans/SKILL.md · GitHub

writing-plans skillA

writing-plans is agent-read markdown (skill) from dev-toolings/superpowers-symfony: Create structured implementation plans for Symfony features with clear steps, dependencies, and acceptance criteria.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# 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`

Read the whole file at its exact version.

How to install

Latest version
mdr add dev-toolings/superpowers-symfony/writing-plans@git:20260917.3d83f4c
Exact content
mdr add dev-toolings/superpowers-symfony/writing-plans@sha256:452378b73f23dc41

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ybaugcy7jlmpa7gn.svg)](https://markdownregistry.com/a/art_ybaugcy7jlmpa7gn)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260917.3d83f4c latest2026-09-17 3d83f4c 1,189 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1189 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

dev-toolings/superpowers-symfony · 216 stars · license MIT · pushed 2026-09-17 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ybaugcy7jlmpa7gn
GET https://markdownregistry.com/api/v1/resolve?ref=dev-toolings/superpowers-symfony/writing-plans
GET https://markdownregistry.com/api/v1/blob/452378b73f23dc411308dc42844c5249ca8f94982fdf7be38ff28ff51af00cb1

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from dev-toolings/superpowers-symfony

AGENTS.md agents
dev-toolings/superpowers-symfony · AGENTS.md
git:20260917.3d83f4c · audit A · 216 stars
api-platform-dto-resources skill
dev-toolings/superpowers-symfony · content/skills/api-platform-dto-resources/SKILL.md · Map entities to API DTOs in API Platform v4 with the Symfony Object Mapper (#[Map], stateOptions) for decoupled…
git:20260917.3d83f4c · audit A · 216 stars
api-platform-filters skill
dev-toolings/superpowers-symfony · content/skills/api-platform-filters/SKILL.md · Implement API Platform filters - v4 Parameters API (QueryParameter) and legacy #[ApiFilter] - for search, date, range…
git:20260917.3d83f4c · audit A · 216 stars
api-platform-resources skill
dev-toolings/superpowers-symfony · content/skills/api-platform-resources/SKILL.md · Configure API Platform v4 resources with explicit operations, pagination, and typed OpenAPI for clean, versioned…
git:20260917.3d83f4c · audit A · 216 stars
api-platform-security skill
dev-toolings/superpowers-symfony · content/skills/api-platform-security/SKILL.md · Secure API Platform resources with security expressions, voters, securityPostValidation, and operation-level access…
git:20260917.3d83f4c · audit A · 216 stars
api-platform-serialization skill
dev-toolings/superpowers-symfony · content/skills/api-platform-serialization/SKILL.md · Control API Platform serialization with groups, #[Context], IRI links (readableLink/writableLink), and custom context…
git:20260917.3d83f4c · audit A · 216 stars
api-platform-state-providers skill
dev-toolings/superpowers-symfony · content/skills/api-platform-state-providers/SKILL.md · Master API Platform v4 State Providers and Processors (ProviderInterface/ProcessorInterface) to decouple data retrieval…
git:20260917.3d83f4c · audit A · 216 stars
api-platform-tests skill
dev-toolings/superpowers-symfony · content/skills/api-platform-tests/SKILL.md · Test API Platform resources with ApiTestCase; assert collections, items, filters, JSON schema, and authentication
git:20260917.3d83f4c · audit A · 216 stars
api-platform-versioning skill
dev-toolings/superpowers-symfony · content/skills/api-platform-versioning/SKILL.md · Evolve API Platform APIs via deprecation (deprecationReason/sunset, RFC 8594/9745), the recommended alternative to…
git:20260917.3d83f4c · audit A · 216 stars
bootstrap-check skill
dev-toolings/superpowers-symfony · content/skills/bootstrap-check/SKILL.md · Verify Symfony project configuration including .env, services.yaml, doctrine settings, and framework requirements
git:20260917.3d83f4c · audit A · 216 stars
brainstorming skill
dev-toolings/superpowers-symfony · content/skills/brainstorming/SKILL.md · Structured brainstorming for Symfony projects - explore requirements, identify components, and plan architecture…
git:20260917.3d83f4c · audit A · 216 stars
config-env-parameters skill
dev-toolings/superpowers-symfony · content/skills/config-env-parameters/SKILL.md · Manage Symfony configuration with .env files, parameters, secrets vault, and environment-specific settings
git:20260917.3d83f4c · audit A · 216 stars

Every file in dev-toolings/superpowers-symfony

Other files named writing-plans

writing-plans skill
obra/superpowers · skills/writing-plans/SKILL.md · Use when you have a spec or requirements for a multi-step task, before touching code
git:20260919.5bf4e78 · audit A · 291,204 stars
writing-plans skill
jnmetacode/superpowers-zh · skills/writing-plans/SKILL.md · 当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前
v1.0.0 · audit A · 8,203 stars
writing-plans skill
a5c-ai/babysitter · library/methodologies/superpowers/skills/writing-plans/SKILL.md · Use when you have a spec or requirements for a multi-step task, before touching code. Creates bite-sized TDD…
git:20260601.da7723a · audit A · 1,809 stars
writing-plans skill
ganyuanran/aegis · skills/writing-plans/SKILL.md · Use when you have an approved spec or written requirements for a multi-step task that needs a durable plan document…
git:20260916.9a51c7a · audit A · 1,280 stars
writing-plans skill
mateaix/mateclaw · mateclaw-server/src/main/resources/skills/writing-plans/SKILL.md · Write implementation plans: bite-sized tasks, paths, code.
v1.1.0 · audit A · 1,127 stars
writing-plans skill
coco-research/coco · skills/writing-plans/SKILL.md · Use when you have a spec or requirements for a multi-step task, before touching code
git:20260802.1479e32 · audit A · 478 stars
writing-plans skill
jamditis/claude-skills-journalism · superjawn/skills/writing-plans/SKILL.md · Use when you have a spec or requirements for a multi-step task, before touching code
git:20260818.3e0e3a8 · audit A · 401 stars
writing-plans skill
arbiterforge/codearbiter · plugins/ca-codex/routines/writing-plans/SKILL.md · The spec-to-plan bridge. /feature supplies an approved spec; initial full-lane HTML sprint review may supply a ready…
git:20260924.cf90ce4 · audit A · 145 stars

Browse by kind, by grade A, or by owner.