ring:using-lib-commons
Installation
SKILL.md
ring:using-lib-commons
This skill serves two distinct purposes. Choose the correct mode before proceeding.
Mode Selection
MUST choose mode based on the request shape:
| Request Shape | Mode |
|---|---|
| "Sweep / audit / find opportunities / migrate to lib-commons" | Sweep |
| "What does lib-commons provide for X?" | Reference |
| "How do I initialize Y from lib-commons?" | Reference |
| "Replace our DIY webhook delivery with lib-commons" | Sweep |
| "Show me the JWT API" | Reference |
- Sweep Mode (primary): Active orchestration. Executes a 4-phase protocol that scans a
target Lerian Go codebase, identifies DIY implementations that should be replaced with
lib-commons calls, and emits tasks for
ring:dev-cycleconsumption.
Related skills