feature-workflow
SKILL.md
Feature Workflow
Overview
Create a branch per task, implement the change, and open a pull request using gh. Keep the workflow lightweight and consistent.
Workflow (PowerShell)
1) Identify the task
- Confirm the todo item or issue number.
- If needed, note acceptance criteria and key touchpoints.