Claude Code Agent Team Starter
A CEO agent that runs your project's daily standup on GitHub Actions. Every morning it reads your strategy, backlog and journal, works out the biggest constraint, re-orders the backlog and writes a short journal entry, then commits it. It's the planning core of the kit, cut down so it works on its own.
Prefer GitHub? It's a public template: leymish01-oss/claude-code-agent-team-starter.
What's in it
CLAUDE.mdrules, aceoagent and adaily-standupskillstandup.yml: the daily workflow, with a validation step before it commitscompany/strategy, backlog, journal and decisions files, with a worked examplescripts/check.py: fails the run if the backlog or journal is malformed or a secret slipped in
You need
A GitHub repo and a Claude Pro, Max or Team plan (or an Anthropic API key). One repository secret; no GitHub App. About ten minutes.
The honest part
This agent plans; it doesn't build. You, or your own Claude Code session, do the top task. The Autonomous Company Kit adds the agents that build, write, publish and keep the books.
Licence: MIT.