byhomeassistant-ai· 9 skills
Implement a GitHub issue end-to-end — create a worktree branch, implement the feature with tests, create a draft PR, then iteratively resolve all CI failures and review comments until the PR is clean. Use when you need to fully implement a GitHub issue from start to merge-ready. Triggers on "implement issue", "resolve issue", "/issue-to-pr-resolver <number>".
$npx -y skills add homeassistant-ai/ha-mcp --skill issue-to-pr-resolverInstalls into the current project.
Run `npx skills use "https://github.com/homeassistant-ai/ha-mcp" --skill "homeassistant-ai/ha-mcp/issue-to-pr-resolver"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/homeassistant-ai/ha-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/homeassistant-ai/ha-mcp"` and select the relevant skills, then follow their instructions.