Context
A skill is only useful if it arrives with the context it needs. This repository packages agent skills by department rather than by task, so installing one gives an agent a coherent working model of how that function operates — its vocabulary, its artefacts, its definition of done — instead of a single isolated instruction.
SCOPE
- Skills grouped by department so they install as a coherent set.
- Multiple installation modes, from a single skill to a full department bundle.
- Written to be readable by humans first and agents second.
- Synced into the site so every skill has a browsable page with its source prompt.