For agentic workers: REQUIRED SUB-SKILL: Use superpowers:subagent-driven-development (recommended) or superpowers:executing-plans to implement this plan task-by-task. Steps use checkbox (
- [ ]) syntax for tracking.
Goal: Apply Anthropic's official Claude 4.6 prompt engineering best practices to the assessment pipeline — enable adaptive thinking, restructure system/user prompt split, optimize long-context ordering, and clean up the prompt.
Architecture: The methodology prompt moves from the user message into the system prompt (enabling prompt caching). The user message is reordered to data-first/instructions-last. Adaptive thinking is enabled for the assessment stage via api.py. A new v4 prompt file replaces v3 with XML tags, trimmed content, and positive framing.
Tech Stack: Python 3.9+, Anthropic SDK 0.64.0, Claude Opus 4.6