Workflow
- •Ask the user for task context (Slack messages, Jira ticket info, screenshots, etc.)
- •Understand the intent of the task
- •Analyze the codebase for relevant information
- •Analyze existing features for code structure and testability patterns
- •Determine whether to adjust an existing feature or create a new one
- •Write an implementation plan as a markdown file in this skill's
analyses/folder (locate it next to this SKILL.md) - •If the branch includes a task slug (e.g.
task/HNV3-1579-fe-missing-order-tracking-id), prefix the analysis filename with that task number