claude/ai-resources-plugin/skills/approve/SKILL.md
Approve and execute a previously created implementation plan with no deviation.
npx skillsauth add amhuppert/my-ai-resources approveInstall 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.
The implementation plan has been fully approved. Begin execution immediately and follow the approved plan precisely, with no deviation or improvisation. If you encounter any unforeseen challenges or any significant decision points not explicitly covered in the plan, pause all work and request explicit user guidance before proceeding.
development
Debug a running web app via the web-debugger SDK: app logs, application state, runtime snapshots, React state, query cache.
development
Thoroughly understand a software development objective before implementation: research, identify ambiguities, ask clarifying questions. Use before starting implementation of a non-trivial or ambiguously specified feature, or when requirements leave open design decisions.
development
Locate the on-disk Claude Code transcript file (.jsonl under ~/.claude/projects/) for the current or a specified conversation.
development
Reflect on codebase navigation effectiveness at end of conversation. Surfaces dead ends, inefficiencies, missing context. Does not write files — pair with /kiro:steering-custom to persist.