Automatically discovers and loads relevant project context from markdown documentation before each task. This skill should be used at the start of every task to ensure Claude has access to project plans, architecture, implementation status, and feedback. It intelligently matches context documents based on keywords, file paths, and task types, then loads relevant documentation to inform the current work.
$npx -y skills add azyu/claude-plugin --skill context-managerInstalls into the current project.
Run `npx skills use "https://github.com/azyu/claude-plugin" --skill "azyu/claude-plugin/context-manager"` 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/azyu/claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/azyu/claude-plugin"` and select the relevant skills, then follow their instructions.