Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

coaching-platform

coaching-platform에는 Orenda-Project에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
0
업데이트
2026-06-18
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

coaching-agent
소프트웨어 품질 보증 분석가·테스터

Coaching Agent — validate and execute @regression scenarios for the Baseline Assessment (baseline-assessment.feature) and the Module-Based Training Journey (training-flow.feature) against the app. Logs in first, runs only @regression scenarios (ignoring @smoke/@sanity/@wip/untagged), captures evidence, and generates a regression report. Trigger with /coaching-agent.

2026-06-18
bdd-gherkin-test-cases-for-coach-platform
소프트웨어 품질 보증 분석가·테스터

Generate complete BDD/Gherkin test cases for the coaching platform from a scenario description or file.

2026-06-11
sdlc-workflow
소프트웨어 개발자

Mandatory SDLC workflow for new features, bug fixes, refactors, architecture changes, API changes, database changes, UI changes, tests, and deployment-related work. Use before implementation.

2026-05-14
formatting-idd-validation-reports
소프트웨어 품질 보증 분석가·테스터

Use when producing final IDD validation output - create markdown table with scenario findings, assign PASS/PARTIAL/FAIL verdict, follow schema exactly

2026-05-12
analyzing-actual-behavior
소프트웨어 품질 보증 분석가·테스터

Use when IDD scenario is not COVERED - trace code line-by-line to find what the code ACTUALLY does, not what it should do

2026-05-12
mapping-code-to-scenarios
소프트웨어 품질 보증 분석가·테스터

Use when validating IDD scenarios - map each scenario's steps to specific implementation locations in scope-bounded source files

2026-05-12
parsing-gherkin-scenarios
소프트웨어 품질 보증 분석가·테스터

Use when validating BDD feature files - extract scenarios, detect chunk filtering mode, classify positive vs negative scenarios

2026-05-12
validating-scenarios-against-code
소프트웨어 품질 보증 분석가·테스터

Use when running IDD validation - classify each scenario as COVERED/PARTIAL/MISSING/VIOLATION, assign severity, calculate final verdict

2026-05-12
resolving-scope-boundaries
소프트웨어 품질 보증 분석가·테스터

Use when validating IDD scenarios - load .scope file, establish hard analysis boundary, index all in-scope source files

2026-05-12