get_playbook
Retrieve curated architectural rules for a specific task type, returning only the relevant 2-3 rule files. Specify the task type to get focused guidance for development tasks like adding tools, services, or debugging pipelines.
Instructions
Get curated architectural rules for a specific task type. Returns only the 2-3 relevant rule files — not all of them. Valid task types: add_tool | add_service | add_schema | debug_pipeline | commit | write_test
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_type | Yes | Task type (e.g. 'add_tool', 'debug_pipeline', 'commit') |