Skill Management
SkillDev toolsExplicit router for creating a skill or reducing an existing skill's active context size.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Skill Management skill
What this skill tells your AI
The instructions your AI receives, as published by hachej/boring-ui in .agents/skills/skill-management/SKILL.md and read by ahel’s review.
Route exactly one explicit subskill; load only its procedure.
| Subskill | Procedure |
|---|---|
reduce-size <skill-path> | Read docs/procedures/skill-size-reduction.md, then preserve behavior while shrinking active context. |
create <name-or-goal> | Read docs/procedures/skill-authoring.md, including its pinned Matt Pocock reference, then create and validate the skill. |
Invocation:
/skill:skill-management reduce-size <skill-path>
/skill:skill-management create <name-or-goal>
For missing or unknown branches, return this usage and stop. Do not load both procedures unless the user explicitly requests both operations.
Signals
- GitHub stars
- 46
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
skill-management- Source
- github.com/hachej/boring-ui