warpdotdevwarpdotdevOfficialยท22 Agent Skills Included

oz-for-oss

Automated GitHub issue triage, spec drafting, and PR review

Automates GitHub issue triage, duplicate detection, product and tech spec drafting, code implementation, and pull request review through slash commands. Eliminates manual issue labeling, repetitive code review passes, and slow spec writing for open-source maintainers. Includes self-improvement loops that learn from maintainer feedback to refine triage, dedupe, and review accuracy over time.
npx skills add warpdotdev/oz-for-oss --all -g -y

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

spec-driven-implementation

Enforce product and tech specs before implementation in source control.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

verify-pr

Execute repository-defined verification skills against a PR head and collect results.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

security-review-spec

Audit design-spec PR diffs for security risks and trust boundaries.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

triage-issue

Analyze GitHub issues to classify type, estimate reproducibility, and propose root causes.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

review-spec

Evaluate spec PRs and write structured feedback to review.json.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

bootstrap-issue-config

Generate .github/issue-triage/config.json and .github/STAKEHOLDERS from existing labels and issues.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

create-tech-spec

Generate a structured tech spec from a GitHub issue into specs/GH<issue-number>/tech.md.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

update-triage

Synthesize maintainer feedback from triaged issues to update repo-local triage heuristics.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

update-pr-review

Aggregate pull request review threads to update local SKILL.md files.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

review-spec-local

Provide repo-specific spec-review guidance for oz-for-oss with required sections and linking conventions.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

implement-specs

Plan and execute feature implementations while keeping specs aligned with code changes.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

review-pr-local

Tailor PR review guidance to oz-for-oss repository context.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install oz-for-oss?โ–ผ

Run `npx skills add warpdotdev/oz-for-oss --all -g -y` in your terminal to install all skills in this suite globally.

How to automate GitHub issue triage?โ–ผ

The triage-issue skill analyzes new issues, estimates reproducibility, suggests root causes, applies labels, and asks reporters targeted follow-up questions automatically.

Can it detect duplicate GitHub issues?โ–ผ

Yes. The dedupe-issue skill compares new issues against all open issues by title and description similarity, flagging duplicates only when two or more matches corroborate.

Does it review pull requests automatically?โ–ผ

Yes. The review-pr and review-spec skills produce structured reviews with severity labels and inline comments, plus dedicated security passes for both code and spec PRs.

Can maintainers customize the triage and review behavior?โ–ผ

Yes. Repo-local companion skills let you override label taxonomies and review rules, and weekly self-improvement loops refine them from real maintainer feedback.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’