원클릭으로
stratos
stratos에는 stratos-sh에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.