review-codebases/SKILL.md
Repository-wide code review workflow that requires reading the full codebase before judging, prioritizes architecture findings over implementation details, and publishes one GitHub issue per confirmed finding through open-github-issue. Use when users ask for a code review, repository audit, architecture review, maintainability review, or complete codebase inspection.
npx skillsauth add laitszkin/apollo-toolkit review-codebasesInstall 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 when issue publication requires duplicate checks; open-github-issue when confirmed findings should be tracked as GitHub issues.open-github-issue is unavailable, return draft issue bodies instead of inventing another publisher.read-github-issue to search the target repository for open and recently closed issues that match the same module, failure mode, or architectural boundary.open-github-issue once per finding.[Architecture] <short finding>[Code Quality] <short finding>[Edge Case] <short finding>titleproblem-description: symptom, impact, and repository evidencesuspected-cause: file references, causal chain, and confidencereproduction: concrete trigger or conditions when known; otherwise leave emptyrepo: target repository in owner/repo format when knownapltk open-github-issue --payload-file <json> or @file inputs rather than inline shell arguments so code snippets and backticks survive unchanged.Each finding must include:
If evidence is incomplete, keep it as a hypothesis and do not publish a GitHub issue for it.
Use this structure in responses:
gh-cli / github-token / draft-only)open-github-issue for deterministic GitHub issue publication with auth fallback and README language detection.development
Review a pull request — interactive PR selection via `gh`, 4-dimension code review (hallucinated code, architecture, performance, test validity), then post severity-graded comments with fix suggestions on the PR. Not for spec-based review — use `review` instead.
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。