Review code changes in the AppClaw repo for correctness, CLI/VSCode extension consistency, and YAML flow parsing regressions. Use this skill whenever the user says "review my changes", "check my changes", "validate changes", "does this break anything", "review the diff", or any variation of wanting to verify that recent code modifications haven't broken the CLI, VSCode extension, or YAML flow parsing. Also use when the user is about to commit or push and wants a sanity check.
$npx -y skills add appclawhq/appclaw --skill review-changesInstalls into the current project.
Run `npx skills use "https://github.com/appclawhq/appclaw" --skill "appclawhq/appclaw/review-changes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/appclawhq/appclaw" that are relevant to the current task. Run `npx skills add "https://github.com/appclawhq/appclaw"` and select the relevant skills, then follow their instructions.