๐ŸŽฏ

brandalf

๐ŸŽฏSkill

from warpdotdev/common-skills

VibeIndex|
What it does
|

Part of a shared collection of reusable agent skills for common development workflows, including spec writing, implementation planning, PR preparation, CI failure diagnosis, and merge conflict resolution across multiple repositories.

๐Ÿ“ฆ

Same repository

warpdotdev/common-skills(19 items)

brandalf

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add warpdotdev/common-skills --skill brandalf
skills.sh Installโš  Installs to .agents/skills/
npx skills add warpdotdev/common-skills --skill brandalf
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/brandalf/SKILL.md

SKILL.md

6,764Installs
-
AddedMay 11, 2026

More from this repository10

๐ŸŽฏ
spec-driven-implementation๐ŸŽฏSkill

A shared agent skill that guides the full spec-first workflow for substantial features, coordinating product specs and tech specs before implementation, part of Warp's common-skills collection.

๐ŸŽฏ
review-pr๐ŸŽฏSkill

A shared agent skill that produces structured pull request review feedback from local diff artifacts, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
write-product-spec๐ŸŽฏSkill

A shared agent skill that writes user-facing PRODUCT.md specification documents for features, part of Warp's common-skills collection of reusable spec workflow skills.

๐ŸŽฏ
resolve-merge-conflicts๐ŸŽฏSkill

A shared agent skill that provides a workflow and helper script for resolving git merge conflicts with compact context, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
fix-errors๐ŸŽฏSkill

A shared agent skill that provides guidance for fixing build, lint, formatting, and test failures, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
write-tech-spec๐ŸŽฏSkill

A shared agent skill that writes implementation-oriented TECH.md specification documents for features, part of Warp's common-skills collection of reusable spec workflow skills.

๐ŸŽฏ
implement-specs๐ŸŽฏSkill

A shared agent skill that implements approved PRODUCT.md and TECH.md specification files while keeping specs and code aligned, part of Warp's common-skills collection.

๐ŸŽฏ
update-skill๐ŸŽฏSkill

A shared agent skill that provides guidance for creating and maintaining skill directories and SKILL.md files, part of Warp's common-skills collection for skill authoring.

๐ŸŽฏ
create-pr๐ŸŽฏSkill

A shared agent skill that provides guidance for preparing and opening pull requests, part of Warp's common-skills collection of reusable development workflows.

๐ŸŽฏ
diagnose-ci-failures๐ŸŽฏSkill

A shared agent skill that provides a workflow for inspecting GitHub CI failures and producing a fix plan, part of Warp's common-skills collection of reusable development workflows.