agent-improve
Review this conversation and generate a structured improvement report.
Generate a CI failure report for PR $PR_NUM_OR_URL (or current branch if no argument given).
$ npx -y skills add metabase/metabase --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/ci-reportContext preview
What this command does when you run it.
Generate a CI failure report for PR $PR_NUM_OR_URL (or current branch if no argument given).
Generate a CI failure report for PR $PR_NUM_OR_URL (or current branch if no argument given).
Run `./bin/mage ci-report $PR_NUM_OR_URL` to generate the report, then:
1. **Summarize the failures** - What tests failed and in which jobs? 2. **Categorize** - Are these real failures, flaky tests, or infrastructure issues? 3. **Recommend next steps**:
Focus on actionable insights. If all checks are passing, confirm that briefly.
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.
Repo: metabase/metabase
Review this conversation and generate a structured improvement report.
Tear down and remove an autobot session (worktree, Docker containers, and tmux).
List all autobot sessions with status information.
Print the most recent `result.md` for an autobot session, so the user can see how a bot is doing without attaching to its tmux session.
Stop an autobot session (kill tmux and dev environment, but keep the worktree).
Launch a bot command in an isolated autobot session with its own worktree, backend, and frontend.