Validate a project directory, compute compliance score, and optionally auto-fix issues.
commands/project-management/## Goal Run `/project-management:validate` to ensure a project matches the standard blueprint and produce a scored report. ## Preparation 1. Ask for `root` path (default current). 2. Determine whether to `fix_issues` (y/n) and if `strict_mode` should flag extra directories/files. 3. Load scoring weights from `config/marketplace-config.json -> project-management.validation.scoring_weights`. ## Execution Steps 1. **Directory/File Scan** - Capture missing and extra items (ignore `.git`, `.claude`, `.claude-plugin`, `__pycache__`). 2. **Score Calculation** - `dir_score = (required_d...
Validate specifications, implementations, or understanding. Works with spec IDs, file paths, or freeform validation requests at any lifecycle stage.
[オプション] プロジェクト検証(env/依存/ビルド/テスト/デプロイ準備)
Validate acceptance criteria for a Jira ticket without changing status
Validate checklist items for a ClickUp task without changing status
Validate acceptance criteria for a Linear issue without changing status