suggest_manifest
Analyzes a repository to generate a Phaset manifest suggestion by retrieving schemas and collecting files for AI analysis.
Instructions
Analyze a repository and generate a Phaset manifest suggestion. This orchestrates schema retrieval and file collection, then provides them for AI analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to repository root directory | |
| depth | No | Analysis depth (default: standard) |