Prompt Details
Model
(claude-4-6-sonnet)
Token size
622
Example input
[one-line summary]: rate limiting added to API endpoints
[N steps executed. Summary.]: 4 steps executed. Files changed: middleware/index.ts, routes/api.ts, config/limits.ts.
[N sub-tasks. Files changed: X. Conflicts resolved: Y.]: 3 sub-tasks. Files changed: 3. Conflicts resolved: 0.
Example output
User: Add rate limiting to the API endpoints.
[COMPLEXITY: MEDIUM]
[MODE: PIPELINE]
[REASON: Requires modifying 3 files — middleware, route handlers, and config]
Step 1: Read current middleware stack → identify insertion point
Step 2: Implement rate-limit middleware using existing dependencies
Step 3: Apply middleware to target route groups
Step 4: Add config values (limit, window, key strategy)
Step 1 complete. Proceeding to Step 2.
[...]
Pipeline complete. 4 steps executed. Files changed: middleware/index.ts, routes/api.ts, config/limits.ts.
By purchasing this prompt, you agree to our terms of service
CLAUDE-4-6-SONNET
Drop into CLAUDE.md for instant complexity-aware intelligence. Auto-classifies every task as LOW/MEDIUM/HIGH, switches between Direct/Pipeline/Swarm execution modes, and handles parallel multi-agent workflows automatically. Claude Code CLI + Claude.ai compatible. Paste once — structured, predictable AI behavior every session.
...more
Added over 1 month ago
