All-The-VibesAll-The-VibesOfficialยท73 Agent Skills Included

ATV-StarterKit

Full-lifecycle coding workflows: plan, build, review, ship

Installs a complete agentic coding environment for GitHub Copilot with one command. Covers the full software lifecycle: brainstorming, planning, parallel code execution, multi-agent review, security audits, browser testing, and PR video walkthroughs. Eliminates manual setup of skills, agents, hooks, and MCP config, and compounds project knowledge with every session.
npx skills add All-The-Vibes/ATV-StarterKit --all -g -y

All Skills in This Repository (73)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

land

Commit changes, push to the remote, and open a pull request for handoff.

Official
Advanced
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

ce-compound-refresh

Refresh stale learning and pattern docs to align with the current codebase.

Official
Advanced
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

report-bug

Collect structured bug diagnostics and create GitHub issues via the GitHub CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

git-commit

Create consistent git commits from working tree changes with conventional formatting.

Official
Advanced
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

todo-resolve

Resolve ready todos in parallel and report pending items.

Official
Advanced
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

agent-browser

Automate browser interactions for AI agents via deterministic CLI actions.

Official
Advanced
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

file-todos

Standardize Markdown todo files with YAML frontmatter and structured sections.

Official
Advanced
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

proof

Edit Markdown documents collaboratively via Proof's Web API and Local Bridge.

Official
Advanced
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

ce-work

Execute work plans by triaging inputs, planning tasks, and delivering tested PR-ready changes.

Official
Advanced
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

learn

Extract reusable patterns from git history and observations into .atv/instincts/project.yaml.

Official
Advanced
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

git-clean-gone-branches

Identify and delete local git branches with deleted remote-tracking branches.

Official
Intermediate
๐Ÿ“ฆ In Repo
All-The-VibesAll-The-Vibes

workflows-review

Redirect the deprecated workflows-review alias to the /ce-review route.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How 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โ†’