원클릭으로
claude-project-management-skills
claude-project-management-skills에는 carrielabs에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Monitors database health, performs automatic maintenance, cleans expired data, and generates health reports. Triggers weekly or on-demand. Integrates with existing database scripts in scripts/database/ and scripts/maintenance/. Prevents data accumulation issues.
Enforces Single Source of Truth for requirements. When detecting requirement changes, bug fixes, or feature additions, forces updates to PRD-主文档.md instead of creating isolated documents. Automatically creates change records, updates test cases, and maintains changelog. Triggers when user reports bugs, requests features, or modifies requirements.
Intelligent test automation engine that identifies relevant tests based on code changes, executes tests in parallel, generates detailed reports, and records results to docs/. Triggers after code modifications, integrates with test-case-sync-engine, and supports 40+ existing test scripts migration to unified test cases.
Automatically generates and syncs test cases based on requirement changes. Triggers when requirements are updated in PRD-主文档.md, bugs are fixed, or features are added. Creates test cases in JSON format, links them to requirements, and maintains test-cases-master.json. Works with requirement-sync-manager and test-automation-engine.