Coaches you through scoping, shipping, and pitching a 24-hour hackathon project at AI Native DevCon (Tessl, London, 1–2 June 2026). Spec-first, track-aware, demo-obsessed. Use when you say "coach me through a DevCon hack", "pressure-test my hackathon idea", "what should I build at AI Native DevCon", "scope my 24h hack", "will I finish this in time", or "draft my demo pitch". Refuses to let you write code before a one-page spec exists.
100
100%
Does it follow best practices?
Impact
100%
1.69xAverage score across 5 eval scenarios
Passed
No known issues
Four tracks. Pick one. Your hack lives inside it.
Use this file when the user is unsure which track fits their itch, or when you need to propose three concrete hack angles in Phase 2.
The discipline of giving an agent exactly the right information at exactly the right moment. RAG done well. Prompt caching strategy. Retrieval budgets. Tool documentation that lives in the context window. How to fit a 500-file codebase into 200k tokens without lying to yourself.
Keywords: RAG, retrieval, prompt caching, context window, grounding, embeddings, chunking, token budget, tool docs in context
Example hack angles:
Anti-patterns (don't pitch these as Context Engineering):
Coordinating multiple agents or long-running workflows. Parallel fan-out. Checkpointing and recovery. Dead-letter queues for agent failures. Routing between specialist agents. What happens when step 7 of 12 fails at 3am.
Keywords: multi-agent, workflow, parallel, checkpoint, resume, routing, handoff, dead-letter, long-running, retries, idempotency
Example hack angles:
Anti-patterns:
The infrastructure for building and running agents. Sandboxes. Observability. Evals. Deployment. Permission systems. Test harnesses. The stuff a platform team would build so product teams stop rebuilding it.
Keywords: sandbox, observability, evals, permissions, audit log, test harness, SDK, platform, deploy, isolation
Example hack angles:
rm -rf, curl | sh, or egress outside the allow-list.Anti-patterns:
Teams adopting AI-native workflows. Change management. Developer experience with agents. Metrics that show the business the agents earned their keep. Governance, training, review culture. How humans and agents collaborate inside a real engineering org.
Keywords: DX, adoption, metrics, governance, review, training, team, collaboration, workflow, ROI, culture
Example hack angles:
Anti-patterns:
If the user's itch is about:
If it sits on a boundary, pick the one whose judges will care most. Don't try to claim two tracks — that dilutes the pitch.