Gba
Description
geektime bootcamp Agent (from the course of https://github.com/tyrchen/geektime-bootcamp-ai)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
GBA (Geektime Bootcamp Agent)
[](https://github.com/tyrchen/gba/actions)
GBA is a CLI tool that wraps the Claude Agent SDK to help developers plan and implement features through structured, AI-assisted workflows.
Features
- Interactive Planning: Plan features through a TUI chat interface with Claude
- Automated Execution: Execute planned features with automatic phase progression
- Resume Support: Continue from interruptions with automatic checkpoint detection
- Code Review: Integrated AI-powered code review before PR creation
- Verification: Automated verification against acceptance criteria
- Git Integration: Automatic worktree creation, commits, and PR generation
Installation
# Build from source
cargo install --path apps/gba-cli
# Or build in development mode
cargo build --release -p gba-cli
Prerequisites
- Rust 1.85+ (2024 edition)
- Git
- Claude Code CLI installed and configured
- GitHub CLI (
gh) for PR creation
Quick Start
1. Initialize a Repository
cd your-project
gba init
This creates:
.gba/- GBA metadata directory.trees/- Git worktrees (gitignored).gba.md- Repository documentation for AI context
2. Plan a Feature
gba plan add-user-auth
Opens an interactive TUI where you can:
- Discuss feature requirements with Claude
- Review and refine the implementation plan
- Generate design specs and verification criteria
3. Execute the Plan
gba run add-user-auth
GBA executes a sophisticated pipeline with TUI progress display:
- Phase Execution - Execute each phase from the design spec with real-time progress
- Auto-Commit - Commit changes after each phase completes
- Code Review Loop - AI-powered code review with up to 3 fix iterations
- Verification Loop - Verify against acceptance criteria wit
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI