feat(skill): add structured workflow to k8s-helm-charts-dev #817
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Adds comprehensive structured development workflow guidance to the
k8s-helm-charts-devskill, including workflow selection criteria, research/planning phases, and implementation best practices.Changes
New Reference Files
references/extend-contribute-strategy.md- Fork vs copy-local decision tree, compatibility checklist, contribution workflowreferences/research-phase-workflow.md- Structured research with approval gatesreferences/planning-phase-workflow.md- High-level planning, atomic components, phase plans, issue mappingreferences/implementation-workflow.md- Draft PR pattern, sanity checks, external review stopsNew Templates
assets/templates/research-summary.md- Research findings documentation templateassets/templates/high-level-plan.md- Overall chart planning templateassets/templates/phase-plan.md- Per-phase implementation plan templateassets/templates/issue-structure.md- Parent/child issue hierarchy with SemVer mappingUpdated Files
SKILL.md- Added "Structured Development Workflow" section with workflow selection table, updated Reference Files listreferences/research-strategy.md- Added workflow selection criteria, expanded decision tableMotivation
This addresses gaps identified during Helm chart development:
Testing
Checklist
Closes #816
Closes #696
🤖 Generated with Claude Code