.agent/skills/go/SKILL.md
Re-ground and structure execution with ACTION/REVIEW/GROUNDING cadence. Use when the user asks to go, re-ground work mid-session, or explicitly apply the GO workflow to structure task execution with periodic self-assessment.
npx skillsauth add oaknational/oak-open-curriculum-ecosystem goInstall 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.
Load .agent/skills/go/shared/go.md and enforce its ACTION/REVIEW/GROUNDING cadence in the current session.
.agent/skills/go/shared/go.md..agent/skills/start-right-quick/shared/start-right.md and all linked directives.ACTION: followed immediately by a REVIEW: item.QUALITY-GATE: items to run quality gates.GROUNDING: items to re-read the GO and start-right-quick workflows.REVIEW: is a holistic review invoking multiple sub-agents.If a referenced file is missing or unreadable, report the exact path, apply all available directives, and ask the user whether to proceed or provide the missing file.
tools
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`.