ATV-StarterKit
Full-lifecycle coding workflows: plan, build, review, ship
All Skills in This Repository (73)
Pure Emerald Level Indicatorsland
Commit changes, push to the remote, and open a pull request for handoff.
ce-compound-refresh
Refresh stale learning and pattern docs to align with the current codebase.
report-bug
Collect structured bug diagnostics and create GitHub issues via the GitHub CLI.
git-commit
Create consistent git commits from working tree changes with conventional formatting.
todo-resolve
Resolve ready todos in parallel and report pending items.
agent-browser
Automate browser interactions for AI agents via deterministic CLI actions.
file-todos
Standardize Markdown todo files with YAML frontmatter and structured sections.
proof
Edit Markdown documents collaboratively via Proof's Web API and Local Bridge.
ce-work
Execute work plans by triaging inputs, planning tasks, and delivering tested PR-ready changes.
learn
Extract reusable patterns from git history and observations into .atv/instincts/project.yaml.
git-clean-gone-branches
Identify and delete local git branches with deleted remote-tracking branches.
workflows-review
Redirect the deprecated workflows-review alias to the /ce-review route.
Frequently Asked Questions
FAQPage SchemaHow to install ATV-StarterKit?โผ
Run `npx skills add All-The-Vibes/ATV-StarterKit --all -g -y` in your terminal to install all skills in this suite globally.
What does ATV-StarterKit do?โผ
It wires together 45+ skills and 50+ reviewer agents into one coherent coding workflow for GitHub Copilot, covering brainstorming, planning, building, reviewing, security auditing, and shipping PRs.
How do I run the full autonomous workflow?โผ
Open Copilot Chat and run /lfg with a feature description. It chains planning, implementation, multi-agent review, browser testing, and a PR video walkthrough in one resumable run.
Does ATV-StarterKit work with Claude Code or Cursor?โผ
The skills follow the universal SKILL.md standard, but the installer and marketplace path are built for GitHub Copilot (VS Code and Copilot CLI). Other agents can read the SKILL.md files directly.
Can I use it without deep coding experience?โผ
Yes. After the one-command install, you drive everything with plain-English slash commands like /ce-brainstorm and /ce-plan, and the agents handle the technical execution.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core