retrieve_learnings
Retrieve relevant learnings for the current task context. Returns scored warnings and architectural patterns based on step number, components, and domain.
Instructions
Retrieve relevant learnings for the current task context. Returns warnings (critical issues) and patterns (architectural guidance), scored and ranked by relevance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| step | Yes | Current plan step number | |
| files | No | File paths being worked on | |
| domain | No | Coarse domain tag (e.g. 'ui', 'data', 'tooling') | |
| components | No | Component names relevant to the task |