cwc-workshops
Learn to implement dispatch handlers in Anthropic CWC workshops. Fan out complex tasks to specialized agents using a central dispatch router from tool names to Python functions.
How to Implement Memory Mount for Shared Knowledge in Analyst SessionsLearn to implement memory mount for shared knowledge in analyst sessions by supplying a memory_store resource with read_write access when creating your session.
How to Implement Scorecard Validation for Agent Output QualityImplement scorecard validation for agent output quality using the validateScorecard function. Enforce schema compliance and get detailed feedback on validation failures.
How to Stream Session Events from Claude Agents in Real-TimeStream session events from Claude agents in real-time using client.beta.sessions.events.stream(). Handle agent messages, tool calls, and status updates as they happen.
How to Create Sub-Agents that Delegate Tasks to Specialist AgentsLearn to create sub agents that delegate tasks to specialist agents using Anthropic API and orchestrator tools. Optimize task delegation for parallelizable and context-heavy workloads.
Vault Integration for Secure Credential Handling in Claude Agents: A CWC Workshops Implementation GuideLearn how to integrate HashiCorp Vault for secure credential handling in Claude agents. Eliminate hard-coded secrets and leverage built-in secret management with CWC Workshops.
Claude Agent Evaluation with Decision Probes: A Technical Guide to the CWC Agent-Battle HarnessEvaluate Claude Managed Agents with decision probes in the CWC agent-battle harness. This technical guide details using synthetic Minecraft states for rapid, rubric-based scoring.
Using Memory Stores for Cross-Session Persistence in Claude AgentsLearn how to use memory stores for cross-session persistence in Claude agents. Mount a CMA Memory Store as a virtual file system for shared, persistent data across chat sessions.
Workflow for Versioned Agent Updates and Skill PublishingLearn the workflow for versioned agent updates and skill publishing in the anthropics/cwc-workshops repository. Discover idempotent deployment for Claude Managed Agents.
How to Implement Outcome Evaluation with File-Based Rubrics for Grading in CWC WorkshopsLearn how to implement outcome evaluation with file-based rubrics for grading in CWC workshops. Use YAML rubrics and an LLM judge to assess agent responses effectively.
How MCP Servers Connect to Claude Managed Agents: The Vault Credential Pattern ExplainedLearn how MCP servers connect to Claude Managed Agents using the vault credential pattern. Discover how static bearer vault credentials bind relay secrets to server URLs.
How the Scorecard Outcome Grading System Works: Programmatic and LLM-as-Judge EvaluationUnderstand the Scorecard outcome grading system with hybrid evaluation. Learn how programmatic and LLM-as-judge methods assess agent task completion for standardized results.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →