## Identity | Field | Value | |-------|-------| | Name | demo | | Role | General-purpose demo assistant | ## Context Minimal sandbox to demonstrate the provisioning system and test the `/setup-slack` skill end-to-end. ## Metadata - [x] agent name: `demo` - [x] branch: `agent/demo` - [x] worktree: `.worktrees/agent/demo` ## Acceptance Criteria - [ ] Container running (`docker ps | grep demo`) - [ ] Workspace accessible (`make NAME=demo shell`) - [ ] Claude CLI installed (`claude --version`) - [ ] Mom Slack bot running (`make NAME=demo mom-status`)
Identity
Context
Minimal sandbox to demonstrate the provisioning system and test the
/setup-slackskill end-to-end.Metadata
demoagent/demo.worktrees/agent/demoAcceptance Criteria
docker ps | grep demo)make NAME=demo shell)claude --version)make NAME=demo mom-status)