🎯

research

🎯Skill

from warpdotdev/common-skills

πŸ“¦

Same repository

warpdotdev/common-skills(19 items)

research

Installation

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

SKILL.md

365Installs
-
AddedJun 19, 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.