See AGENTS.md for the full Scrum process this agent must follow in this repository, including the sub-agent orchestration order. That file is the canonical source of instructions.
Read state.md FIRST, before anything else, every session. It says which phase the project is in, which sub-agent leads right now, and the next action — don't ask the user what to do next or infer it from chat history when state.md already says. If it doesn't exist, the project hasn't been touched: treat it as Phase 0 and start with onboarding below.
Start every new project with process/00_project_onboarding.md — it has the agent ask the user about stack, tests, review process, CI, and sprint length, then fills in project_config.md and templates/definition_of_done.md. Do not build on the generic placeholders.
Quick pointers:
state.md.claude/agents/product-owner.md, .claude/agents/scrum-master.md, .claude/agents/dev-team.md, .claude/agents/qa-tech-debt.md, .claude/agents/release-planner.mdprocess/templates/backlog/backlog.md + backlog/epics/ + current sprint at backlog/sprints/logs/impediment_log.md, logs/technical_debt_log.md, logs/process_improvement_log.mdproject_config.mdcode/Powered by TurnKey Linux.