🎯

han-release

🎯Skill

from testdouble/han

πŸͺ

Part of

testdouble/han

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add testdouble/han --skill han-release
skills.sh Install⚠ Installs to .agents/skills/
npx skills add testdouble/han --skill han-release
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/han-release/SKILL.md
0Installs
-
AddedJun 19, 2026

More from this repository10

πŸ”Œ
han-atlassianπŸ”ŒPlugin

Atlassian-facing extensions to the Han suite. Adds markdown-to-confluence, which publishes a local Markdown file to a user-specified Confluence page; project-documentation-to-confluence, which runs the core project-documentation skill and then publishes the result there; investigate-to-confluence, which runs the core investigate skill and publishes the resulting investigation report there; code-overview-to-confluence, which runs the core code-overview skill and publishes the resulting overview there; plan-a-feature-to-confluence, which runs the core plan-a-feature skill and publishes the spec and its companion artifacts there as a page tree; and work-items-to-jira, which creates one Jira ticket per slice from a work-items file. All work through the Atlassian MCP server. Depends on han-core, han-planning, and han-coding (its wrapper skills run skills from each) and requires a configured Atlassian MCP server. Opt-in: installed on its own, not pulled in by the han meta-plugin.

πŸ”Œ
han-feedbackπŸ”ŒPlugin

Post-session feedback skill for the Han suite. Captures structured observations, ratings, and improvement ideas on the Han skills you ran in a session and optionally posts them as a GitHub issue to testdouble/han. Opt-in: installed on its own, not pulled in by the han meta-plugin.

πŸ”Œ
han-codingπŸ”ŒPlugin

Code-writing and execution skills for the Han suite. Home of the tdd skill, which drives a feature or behavior through a BDD-framed red-green-refactor loop with an enforced observed-failure gate. Depends on han-core; bundled by the han meta-plugin.

πŸ”Œ
han-linearπŸ”ŒPlugin

Linear-facing extensions to the Han suite. Adds work-items-to-linear, which creates one Linear issue per slice from a work-items file. Works through the Linear MCP server. Depends on han-core and requires a configured Linear MCP server. Opt-in: installed on its own, not pulled in by the han meta-plugin.

🎯
han-update-documentation🎯Skill

Skill

πŸ”Œ
han-planningπŸ”ŒPlugin

Planning skills for the Han suite: specifying, planning, sequencing, breaking down, and stress-testing work before implementation. Home of plan-a-feature, plan-implementation, plan-a-phased-build, plan-work-items, and iterative-plan-review. Depends on han-core; bundled by the han meta-plugin.

πŸͺ
testdouble/hanπŸͺMarketplace

Han: AI skills and agents for "Solo" product engineers and small teams

πŸ”Œ
hanπŸ”ŒPlugin

Meta-plugin that installs the bundled Han suite. Has no components of its own; it depends on han-core, han-planning, han-coding, han-github, and han-reporting so installing it pulls them all in. Does not bundle the opt-in han-feedback, han-atlassian, or han-plugin-builder plugins.

πŸ”Œ
han-githubπŸ”ŒPlugin

GitHub-specific extensions to Han. Provides skills to post code reviews as PR comments, update a PR description with a consistent format, and other GitHub-facing workflows.

πŸ”Œ
han-reportingπŸ”ŒPlugin

Reporting and summary skills for the Han suite. Turns feature specifications into plain-language stakeholder summaries (also called executive or business summaries) with diagrams, for sharing with non-technical stakeholders before implementation kicks off.