build

argument-hint: [subcommand] [name]

Content Preview
---
name: build
description: build
risk: unknown
source: community
---

---
name: build
description: Feature development pipeline - research, plan, track, and implement major features.
argument-hint: [subcommand] [name]
metadata:
  author: Shpigford
  version: "1.0"
---

Feature development pipeline - research, plan, track, and implement major features.

## Instructions

This command manages a 4-phase feature development workflow for building major features. Parse `$ARGUMENTS` to determine which
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/build.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/build/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/build/SKILL.md

Related Skills