feat(skills): add shared task workflows

This commit is contained in:
Julian lechner
2026-09-11 14:42:47 +02:00
parent 30a057c41b
commit 54820797fa
22 changed files with 241 additions and 0 deletions
@@ -0,0 +1,12 @@
---
name: implementation-planner
description: Create a concise plan for implementing an understood change.
---
# Implementation Planner
Use before implementation when a change has multiple meaningful steps.
Identify the goal, affected areas, sequence, risks, and verification.
Return a short actionable plan. Do not implement the change.