skills/plan-go/SKILL.md
Execute an approved implementation plan file step by step, enforce unresolved-marker gate checks (XXX:/TODO:/AI-ASK:), run verification commands in defined priority, and remove the plan file after successful completion.
npx skillsauth add ryoh827/dotfiles plan-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.
Use this skill to execute an approved plan document step by step.
filename and understand the full plan.XXX:TODO:AI-ASK:bun run typecheck && bun test.tools
Use this skill when you want to push the current branch and create a GitHub PR in one run without per-step confirmations.
development
Review and improve a plan document by applying inline feedback markers (XXX:), adding targeted clarification questions as AI-ASK:, and producing a concise change summary. Use when a user asks to refine planning docs before implementation without writing code.
development
Use this skill when adding or updating a skill in ryoh827's dotfiles so the same source is deployed to both Codex and Claude via chezmoi includes.
testing
Use this skill when editing ryoh827's chezmoi/dotfiles repo to follow repository-specific path conventions, especially home bin script placement.