ワンクリックで
talk-lamis-context-engineering-dreaming
Welcome to AI Native DevCon — Context Engineering, Memory Systems, and Dreaming
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Welcome to AI Native DevCon — Context Engineering, Memory Systems, and Dreaming
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when the user asks about Christopher Batey's talk 'Building Product Teams in the Age of AI: What We Had to Relearn Every Quarter' (Latent Space, 2026) — including questions about running AI-assisted product engineering teams, his three pillars (path to production at AI speed, training/evaluating AI-enabled engineers, designing workflow for parallel change), ADR-first workflows with agents, why review becomes the bottleneck, the producer 'black box' (harness/host/model), vanity metrics vs adoption, two-to-four-person sub-streams, one-complex-task-at-a-time, 'you build it, you run it, you drive adoption', or applying his approach to current work.
Answers questions about, retrieves verbatim quotes from, explains concepts from, and summarizes key arguments in Birgitta Böckeler's talk "State of Play: AI Coding Assistants" (AI Native Dev conference, 2026). Use when the user asks about the last 12 months in AI coding assistants, the Opus 4.5 moment, LLM statelessness, context window and attention trade-offs, choosing the right model for a task, the ecosystem around models, or her Thoughtworks/Martin Fowler-site writing on AI-assisted software delivery.
Use when the user asks about Patrick Debois's talk "Coding Agents Don't Scale Themselves. Neither Do Your Teams. The Rise of Agent Enablement." — including questions about agent enablement teams, the three pillars (Enablement, Platform, Governance), the Context Development Lifecycle applied to org charts, AI product engineers, agent KPIs like turns-per-task, harnesses and shared context libraries, fixing the system vs. fixing the code, the barrel mental model, continuous learning as the next CI/CD, or how VPs / team leads / platform teams should scale AI coding agents across an org.
Answers questions about Brian Douglas's talk on training AI on your own code. Use when a user asks about Brian Douglas's pipeline for capturing agent sessions, extracting skills from traces, fine-tuning small local models, tapes/steros tooling, SFT vs DPO decisions, or wants to apply his agent telemetry and training data approach to their own work with Claude Code, QLoRA, or parallel agents.
Use when the user asks about Tammuz Dubnov's talk "When Our PM Started Writing Code: What Merge Rate Taught Us About AI Adoption" — including questions about what "AI-native" means, harness engineering, merge rate as an AI-adoption metric, non-technical contributors (PMs, designers) opening pull requests, PR fatigue, the ~74% merge rate / ~84% zero-dev-touch numbers from Autonomy AI, why Uber/Microsoft's AI spend isn't translating to velocity, Shopify as a positive example, Calamarous Coding, feature-flag-driven developer autonomy, or applying his framework to the user's own engineering org.
Use when the user asks about Dave Farley's talk "Vibe Coding — Is this really the best we can do?" — including questions about vibe coding, agentic programming, AI-generated tests, BDD-style executable specifications as prompts, problem-specific DSLs, why natural language is insufficient as a programming language, the three properties of programming languages (formal grammar / unambiguous intent / deterministic execution), the three problems AI programming creates (precise specification, verification, incrementalism), fifth-generation programming, AI as compiler, or applying Farley's continuous-delivery-style approach to working with AI coding agents.
| name | talk-lamis-context-engineering-dreaming |
| description | Welcome to AI Native DevCon — Context Engineering, Memory Systems, and Dreaming |
A talk by Lamis (Anthropic, Applied AI team), introduced at AI Native DevCon by host Simon Maple (Tessl). Lamis walks through the past year's evolution of context engineering at Anthropic — from CLAUDE.md files to memory tools to Skills to filesystem-as-memory — and then introduces "dreaming": an out-of-band, asynchronous memory-curation process that reviews agent transcripts, spots cross-session patterns, and proposes changes to the memory store. The talk also covers the production guardrails (versioning, concurrency via hashing, permissioning, portability) needed to scale memory systems beyond a single agent and session.
outline.md to locate the relevant section, then read that section of transcript.md.transcript.md. Never put quotation marks around paraphrased content.transcript.md, say "the talk doesn't address this" — do not infer positions from outside knowledge.outline.md before attributing. The Q&A section contains audience questions whose askers are not named in the transcript — refer to them as "a questioner" or "an audience member".For any question about what the speaker said, did, or argued:
outline.md first to find the relevant section(s).transcript.md.transcript.md. Do not paraphrase the speaker's words while presenting them as a quote.When the user asks "how would the speaker tackle ?" or wants the talk's framework applied to their own situation:
outline.md → "Named frameworks / concepts" to find the relevant framework (e.g. the four production principles, the dreaming process, in-band vs out-of-band memory).transcript.md for the speaker's exact wording.When the user asks to "audit", "score", "review", "grade", "check", or "gap-analyse" their memory/agent system against the talk's framework:
outline.md → "Named frameworks / concepts" to locate the four production principles (versioning, concurrency, permissioning, portability) and the broader memory-architecture stages (CLAUDE.md → memory tools → skills → filesystem-as-memory → dreaming).transcript.md and quote it verbatim when stating what "good" looks like.When the user asks to "draft", "generate", or "produce" an artifact the speaker described — e.g. a memory store layout, a CLAUDE.md, a skill file, or a dreaming orchestrator spec:
outline.md and transcript.md.[not from talk — added as a starting placeholder].When the user wants to understand a concept the speaker covered (context engineering, progressive disclosure, in-band vs out-of-band memory, dreaming, hashing-based concurrency, etc.):
outline.md → "Terminology glossary".transcript.md.When the user's current work touches on agent memory, context engineering, CLAUDE.md, skills, multi-agent coordination, or continual learning:
transcript.md — one quote is usually enough.quotes.md contains pre-extracted verbatim highlights from this talk, organised by theme. When formulating answers, check quotes.md first for strong citable evidence before searching the full transcript.md.