Agent skill · shipshitdev
weekly-review
Coordinates a weekly engineering review of board accuracy, recent code changes, operational health, and scoped cleanup. Use for a recurring repository health review or a review of the last several days.
What it needs
About 5k tokens when loaded.
What this skill does
Weekly Review Turn a review period into an evidence-backed maintenance report and, when requested, verified repairs. Reuse the review and cleanup engines. Keep provider procedures and review rubrics in their owning skills. Contract Inputs: Repository or monorepo, board URL/provider, and optional package scope A window such as 7d (default), explicit dates with timezone, or since <SHA> Optional previous review checkpoint and explicitly authorized repair scope Report-only by default; --fix authorizes code repairs for confirmed findings within the reviewed scope; --report-only overrides earlier repair authority Outputs: One report of shipped, broken, drifted, blocked, repaired, and next priorities Evidence and coverage per repository, issue, package, and operational check Reviewed commit endpoints and a proposed next checkpoint, with unfinished work Creates/Modifies: Nothing in report-only mode; return the report and checkpoint in the response In repair mode: scoped source/test edits and verification artifacts; publish repair PRs according to the repository's existing delivery policy External Side Effects: Reads repository, board, CI, deployment, and available monitoring evidence Board edits, issue filing/closure, comments, merges, deployments, installations, and scheduling require their own explicit scope; --fix grants none of these Confirmation Required: Only for missing or expanded authority; preserve existing explicit approval for the same target/actions and forward restrictions to every delegate Review requests and findings are not permission to modify production Delegates To: board-sync for board reconciliation and approved supported field corrections full-code-review for retrospective review using the frozen diff and commit log code-review for correctness and implementation-versus-acceptance checks deslop for scoped dry-run findings or authorized cleanup dependency-audit for dependency checks in audit mode when evidence needs refresh test-runner for focused verif …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills shipshitdev/weekly-review