ship-github-issue-fix/SKILL.md
Resolve a GitHub issue in an existing repository and submit the fix directly to the requested branch without opening a PR or doing release work. Use when users ask to read issue N, implement the fix, decide whether planning artifacts are needed, run the relevant tests, and commit/push the result to `main` or another specified branch.
npx skillsauth add laitszkin/apollo-toolkit ship-github-issue-fixInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
read-github-issue, enhance-existing-features, and commit.systematic-debug when the issue is primarily a bug investigation or failing behavior report.gh issue commands when helpers are missing, use spec planning only when the actual change surface justifies it, and push directly to the user-requested branch when submission is requested.AGENTS.md/CLAUDE.md sync before handing off submission.$read-github-issue.gh issue view / gh issue list so issue retrieval does not block the workflow.修復 issue 123, 參考 issue 109 優化, or 閱讀 issue 100 並提交到 main as triggers for this skill.After reading the issue, inspect the real entrypoints, affected modules, tests, and existing planning files.
Run $enhance-existing-features to decide whether specs are required from the actual change surface.
Default to direct implementation for clearly localized bug fixes, regressions, narrow optimizations, or small workflow corrections, even when the issue wording sounds broad.
Require specs when the explored change touches critical money movement, permissions, high-risk concurrency, or multi-module behavior changes that need approval traceability.
If specs are created and approved, finish all in-scope tasks and backfill them before submission.
$systematic-debug for reproduction, root-cause verification, and regression coverage.$commit.push to main, treat direct push to main as the default goal.AGENTS.md/CLAUDE.md alignment are completed.development
Read a user-specified PDF that marks the week's key financial events, deeply research each marked event with current sources, capture any additional breaking financial developments, and produce a concise Chinese-capable PDF briefing that explains what happened and why it matters.
documentation
Generate long-form videos (more than 10 minutes) by following user instructions and invoking related skills only when needed (`openai-text-to-image-storyboard`, `docs-to-voice`, `remotion-best-practices`). For text inputs, extract a complete long-form story arc, generate fresh storyboard images (no reuse of previously generated pictures), and render a 16:9 animated long-form video.
tools
協助完成自動化版本發佈。同步文檔、更新版本號、推送 tag 並建立 GitHub Release。
development
Incrementally refresh the architecture atlas when the project diagram drifts from actual code. Measures drift before updating to determine scope, then updates the base atlas and re-renders HTML.