Execute a task using memory for context — the memory-aware task runner. Use when the user says "do X", "implement Y", "fix Z", "build this", "continue working on", "pick up where we left off", "keep going", or any task that benefits from knowing what was already done. This skill wraps task execution with memory recall at the start and observation capture at the end — making every task build on prior work.
$npx -y skills add msapps-mobile/claude-plugins --skill doInstalls into the current project.
Run `npx skills use "https://github.com/msapps-mobile/claude-plugins" --skill "msapps-mobile/claude-plugins/do"` 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/msapps-mobile/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/msapps-mobile/claude-plugins"` and select the relevant skills, then follow their instructions.