.agent/skills/finishing-branch/SKILL.md
Branch completion checklist. Use before merging or creating a PR. Covers quality gates, commit hygiene, documentation updates, and PR description.
npx skillsauth add oaknational/oak-open-curriculum-ecosystem finishing-branchInstall 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.
Checklist for completing development work on a branch before merge or PR creation.
pnpm check/jc-consolidate-docs if the branch involved plan or documentation work.agent/commands/gates.md — quality gate workflow.agent/commands/commit.md — commit message conventionstools
When and how to use git worktrees for isolated work.
documentation
TSDoc and documentation workflow for canonical source comments, README updates, and ADR touchpoints.
development
Structured debugging workflow: reproduce, isolate, hypothesise, verify, fix, regression test.
data-ai
Load the shared thorough start-right workflow from `.agent/skills/start-right-thorough/shared/start-right-thorough.md`.