validate_task_architecture
Analyze your project's task structure to detect circular dependencies, missing links, and redundant tasks, then receive actionable improvements for optimal architecture.
Instructions
Validate the current task architecture against best practices.
This tool analyzes the existing task structure to identify issues like circular dependencies, missing dependencies, redundant tasks, and opportunities for better organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to the project directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||