Project Discovery
>
Han Release
>
Stakeholder Summary
>
Gap Analysis
>
Test Planning
>
Code Overview
>
Refactor
>
Work Items To Linear
>
Post Code Review To Pr
>
Plan A Feature To Confluence
>
Architectural Decision Record
>
Han Feedback
>
Investigate
>
Project Documentation
>
Guidance
>
Work Items To Jira
>
Code Overview To Confluence
>
Han Update Documentation
>
Tdd
>
Work Items To Issues
>
Coding Standard
>
Html Summary
>
Investigate To Confluence
>
Plan A Feature
>
Architectural Analysis
Performs deep architectural analysis of a specified module, directory, or feature area by examining structural coupling, data flow, concurrency patterns, risk, and SOLID alignment. Use when the user wants to assess, evaluate, or review the architecture, design quality, dependency structure, coupling, cohesion, or technical debt of an existing part of the codebase. Not for investigating specific b…
Iterative Plan Review
>
Skill Builder
>
Issue Triage
>
Plan Implementation
>
Runbook
>
Research
Researches an open-ended question — options, possible solutions, prior art, trade-offs, or how something works — and produces a durable, evidence-backed, adversarially-validated report that recommends an option without committing the team to any artifact. Use when you want to research approaches, weigh options, survey prior art or the state of the art, or understand how something works before com…
Update Pr Description
>
Project Documentation To Confluence
>
Markdown To Confluence
>
Plan A Phased Build
>
Plan Work Items
>
Agent Builder
>
Code Review
Run a comprehensive code review on local source files. Use this skill when the user asks to review, audit, inspect, evaluate, or check code, even if they never use the word \"review.\" Does not post comments to GitHub pull requests — use post-code-review-to-pr for that. Does not analyze architectural structure or module boundaries — use architectural-analysis for that. Does not explain code or a…