Shared backlog across the crew
Assignee
π§ Robbie
Project
crew-design
Created
8 May 2026, 10:44 am
Updated
94d ago
Tags
Dependencies
Blocked By
Description
Create Vera, the code review agent. She watches the mission-control repo for new commits/PRs, reviews the diff, and posts a summary to Discord #chris or alerts Maxime if something needs attention.
Vera is fully set up and operational.
~/.openclaw/workspaces/vera/SOUL.md β personality: thorough, pedantic in a good way, catches things~/.openclaw/workspaces/vera/IDENTITY.md β Vera: π, Code Reviewer, DeepSeek Flash~/.openclaw/workspaces/vera/AGENTS.md β startup instructions, workflow docs, severity levels~/.openclaw/workspaces/vera/memory/last-reviewed-sha.txt β seeded with latest commit SHA~/.openclaw/openclaw.json)#vera agent entry: deepseek/deepseek-chat, workspace ~/.openclaw/workspaces/veravera β #chris channel (id: 1501744466162352140)cron 0 */2 * * * (every 2h, staggered 15m) β checks mission-control for new commits, fetches diff, posts review to Discord #chriscron 0 10 * * 0 (Sundays 10AM SGT, staggered 30m) β scans recent task completions + commits for code quality patternsBoth jobs deliver via announce β discord:1501744466162352140.
delivered: truedocs/CREW-MANIFEST.md β added Vera to roster, delegation rules, relay format, cost profile, workspaces tableteam/RELAY-PROTOCOL.md β added Vera to emoji table (π Vera)~/.openclaw/openclaw.json β agent entry + binding~/.openclaw/workspaces/vera/ β 3 identity files + memory tracker~/.openclaw/workspace/docs/CREW-MANIFEST.md β Vera entry added~/.openclaw/workspace/team/RELAY-PROTOCOL.md β Vera in emoji table~/.openclaw/workspace/tasks/t-075.md β status β doneReview
Subtasks