bymathews-tom· 56 skills
Scaffolds per-repository agent context so coding agents share the same issue tracker rules, triage label vocabulary, domain glossary, ADR layout, and handoff conventions. Triggers on: "set up project context", "configure agent docs", "create CONTEXT.md", "setup agent workflow", "agent issue tracker setup", "triage labels", "domain glossary for agents". Use when a repo needs durable context files before planning, triage, debugging, TDD, architecture review, or multi-agent implementation.
$npx -y skills add mathews-tom/armory --skill project-context-setupInstalls into the current project.
Run `npx skills use "https://github.com/mathews-tom/armory" --skill "mathews-tom/armory/project-context-setup"` 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/mathews-tom/armory" that are relevant to the current task. Run `npx skills add "https://github.com/mathews-tom/armory"` and select the relevant skills, then follow their instructions.