warpdotdevwarpdotdevOfficialยท1 Agent Skills Included

common-skills

Spec-driven development, PR workflows, and code review automation

Automates the full software development cycle: writing product and tech specs, implementing features from approved specs, opening pull requests, and reviewing code. Eliminates manual PR description writing, CI failure triage, merge conflict resolution, and spec-versus-code drift checking. Includes multi-agent orchestration for large features, bug reproduction with visual evidence, and structured PR review feedback.
npx skills add warpdotdev/common-skills --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install common-skills?โ–ผ

Run `npx skills add warpdotdev/common-skills --all -g -y` in your terminal to install all shared skills globally.

What is spec-driven development?โ–ผ

It means writing a PRODUCT.md behavior spec and a TECH.md implementation plan before coding, then building and validating the feature against those checked-in specs.

Can it write and review pull requests automatically?โ–ผ

Yes. It drafts reviewer-friendly PR descriptions, produces structured review feedback with severity labels, and checks implementations against their specs.

How does it handle CI failures and merge conflicts?โ–ผ

It pulls failing CI logs via the GitHub CLI, groups errors by type, and generates a fix plan. For conflicts, it extracts only the conflicted hunks so they can be resolved with minimal context.

Which coding agents work with these skills?โ–ผ

All skills follow the universal SKILL.md standard and run in Warp, Claude Code, Codex, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’