Use when the user explicitly invokes /chameleon-deep-work <task> to execute a substantive coding task end to end: dig the code and external unknowns first (no clarifying questions — parallel expert subagents work independent unknowns), present a 100%-understanding brief, then implement and verify in an isolated git worktree under chameleon's per-edit guardrails.
$npx -y skills add crisnahine/chameleon --skill chameleon-deep-workInstalls into the current project.
Run `npx skills use "https://github.com/crisnahine/chameleon" --skill "crisnahine/chameleon/chameleon-deep-work"` 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/crisnahine/chameleon" that are relevant to the current task. Run `npx skills add "https://github.com/crisnahine/chameleon"` and select the relevant skills, then follow their instructions.