Use this skill when you have just completed a non-trivial task (more than 3 tool calls, novel approach, recovery from a dead end) and are considering whether to save the procedure as a reusable skill via compounded; OR in RULE MODE when the user corrected your approach and the correction encodes a generalizable behavioral rule. Also use when the user explicitly asks you to "save this as a skill", "remember how to do this", or similar.
$npx -y skills add ankitkr3/compounded --skill compounded-authorInstalls into the current project.
Run `npx skills use "https://github.com/ankitkr3/compounded" --skill "ankitkr3/compounded/compounded-author"` 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/ankitkr3/compounded" that are relevant to the current task. Run `npx skills add "https://github.com/ankitkr3/compounded"` and select the relevant skills, then follow their instructions.