bymsapps-mobile· 36 skills
Answer questions using accumulated project memory as a knowledge base. Use when the user asks "why did we choose X", "what's our approach to Y", "what do we know about Z", "explain how our auth works", "what's the deployment process", "what libraries are we using", "remind me why we did X this way", or any question that has likely been answered or decided in a previous session. Also trigger when making architectural decisions to check if a similar decision was already made.
$npx -y skills add msapps-mobile/claude-plugins --skill knowledge-agentInstalls into the current project.
Run `npx skills use "https://github.com/msapps-mobile/claude-plugins" --skill "msapps-mobile/claude-plugins/knowledge-agent"` 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.