Surface the rules, ADRs, specs, patterns, and reference docs that apply to a code area before changing it — or recap project focus when picking up work. Use for 'what rules apply to X', 'before I touch Y', 'what governs my current changes' (--git-changes), 'pick up where we left off'. With uncommitted changes in play you MAY run --git-changes once per task to load the rules for what you've touched (not per-edit). Not for creating docs, planning, or audits.
$npx -y skills add archcore-ai/plugin --skill contextInstalls into the current project.
Run `npx skills use "https://github.com/archcore-ai/plugin" --skill "archcore-ai/plugin/context"` 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/archcore-ai/plugin" that are relevant to the current task. Run `npx skills add "https://github.com/archcore-ai/plugin"` and select the relevant skills, then follow their instructions.