with one click
claude-project-management-skills
claude-project-management-skills contains 4 collected skills from carrielabs, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.