| name | promote-pattern-to-skill |
| description | Decide whether a stable local engineering pattern should be promoted into a reusable shared skill. |
Skill: Promote pattern to shared skill
Purpose
Decide whether a project-local pattern should become a reusable shared skill.
Use when
- the same pattern appears across multiple repos
- a local approach has become stable and generic
- teams want to centralize working guidance
Inputs
- local pattern description
- examples from one or more repos
- existing shared skills
- overlap and conflict notes
Must validate
- reuse value
- stability
- independence from local naming quirks
- clarity of inputs and outputs
Outputs
- keep local
- promote with small changes
- split into pattern, policy, and skill