nexo_context_packet
Generate a context packet containing learnings, changes, followups, preferences, and cognitive memories for a given project area. Use before delegating tasks to a subagent to provide necessary context.
Instructions
Build a context packet for subagent injection. Returns learnings + changes + followups + preferences + cognitive memories for a specific area.
MUST call before delegating ANY task to a subagent. Inject the result into the subagent's prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | Yes | Project/area name (e.g., 'ecommerce', 'shopify', 'backend', 'mobile-app', 'nexo', 'infrastructure'). | |
| files | No | Optional comma-separated file paths for additional context. |