en un clic
stratos
stratos contient 2 skills collectées depuis stratos-sh, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Run project tests after code changes or when finishing implementation work. Triggers: (1) user says "run tests", "test this", "check tests", (2) after finishing openspec implementation (opsx:apply completes all tasks), (3) user asks to verify changes work, (4) any request to validate code changes with tests. When triggered after openspec implementation completion, ALWAYS run ALL tests (both unit and integration). When triggered after regular code changes, run the appropriate subset based on what changed.
Document a feature or change that was just implemented. Use when the user says "document this", "add docs", "update the docs for this", or similar after completing implementation work. This skill uses conversation context to understand what was built and creates/updates appropriate documentation.