analyze_project_for_tasks
Analyze a project's structure to extract strategic task recommendations. Identifies build systems, testing frameworks, and development tools to suggest actionable tasks organized by domain.
Instructions
Analyze a project structure and extract strategic task recommendations.
This tool examines the project's package managers, languages, frameworks, and structure to recommend useful tasks organized by domain. It identifies what build systems, testing frameworks, and development tools are in use to suggest practical, actionable tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to the project directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||