Add patterns to reference skills or create new ones: /skill-patterns [add|create]
Manage pattern reference skills that ship with the Aporia reviewer (Aporia/Skills/).
| Command | What it does |
|---|---|
/skill-patterns add <hint> | Fuzzy-match an existing reference skill, add entries to it |
/skill-patterns create <name> | Create a new skill from scratch |
/skill-patterns <hint or description> | Natural language — infer add vs create from context |
| No argument | Ask the user what they want to do |
Aporia/Skills/.create with the hint as the new skill name.dotnet-architecture.
Hints like "copilot", "ck", "agui" should match copilotkit.There are two kinds of reviewer skills. This skill manages reference skills only.
copilotkit, maf).
Self-contained SKILL.md with review instructions. Not covered here.Aporia/Skills/<name>/
SKILL.md — index with resource table + description
<concern>.md — resource file, one per concern area
<concern>.md — ...
All files under Aporia/Skills/ are copied to build output via the csproj Content glob.
---