get_playbook
Retrieve the 2-3 architectural rules relevant to your current task type, ensuring you follow the right coding standards without digging through unrelated files.
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') |