warpdotdev

124 mods across 7 repositories, 66k stars between them.

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Bootstrap the issue triage configuration for a repository by analyzing existing issues, labels, and contributors to generate .github/issue-triage/config.json and .github/STAKEHOLDERS. Use when setting up triage automation on a new or existing repository for the first time.

304 3d ago A 63 tokens original MIT

create-product-spec

98

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Create a product spec from a GitHub issue in this repository by applying the shared write-product-spec workflow with Oz-specific issue context and output paths. Use when an issue should be turned into a product spec artifact stored under specs/GH /product.md and the agent should prepare file changes only, without…

304 3d ago A 86 tokens original MIT

create-tech-spec

99

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Create a technical spec from a GitHub issue in this repository by applying the shared write-tech-spec workflow with Oz-specific issue context and output paths. Use when an issue should be turned into a tech spec artifact stored under specs/GH /tech.md and the agent should prepare file changes only, without creating…

304 3d ago A 86 tokens original MIT

dedupe-issue-local

100

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Repo-specific dedupe guidance for oz-for-oss. Only the categories declared overridable by the core dedupe-issue skill may be specialized here.

304 3d ago A 36 tokens original MIT

dedupe-issue

101

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Detect duplicate GitHub issues by comparing the incoming issue's title and description against the repository issue list. Use during triage to identify 2+ existing issues that are similar and surface them as potential duplicates.

304 3d ago A 46 tokens original MIT

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Evaluates whether a triaged GitHub issue is eligible for the factory auto-implement queue. Use during issue triage after the primary triage pass is complete.

304 3d ago A 41 tokens original MIT

implement-issue

103

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Implement a GitHub issue in this repository by applying the shared implement-specs workflow with Oz-specific issue, spec-context, and summary-file handling. Use when issue details are provided in the prompt and the agent should produce the repository diff and a concise implementation summary, without creating commits…

304 3d ago A 74 tokens original MIT

review-pr-local

104

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Repo-specific review guidance for oz-for-oss. Only the categories declared overridable by the core review-pr skill may be specialized here.

304 3d ago A 31 tokens original MIT

review-spec-local

105

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Repo-specific spec-review guidance for oz-for-oss. Only the categories declared overridable by the core review-spec skill may be specialized here.

304 3d ago A 32 tokens original MIT

review-spec

106

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Review a spec/plan pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a PR that only modifies files under specs/ and producing machine-readable review output instead of posting directly to GitHub.

304 3d ago A 50 tokens original MIT

security-review-pr

107

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Audit a pull request diff for common security concerns (input validation, sanitization, authentication and authorization, secrets management, unsafe dependencies, and related risks) and fold findings into the same review.json produced by the base PR review. Use as a supplement to review-pr whenever a code PR is being…

304 3d ago A 66 tokens original MIT

security-review-spec

108

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Audit a product or tech spec pull request diff for high-level security concerns (threat surface, authentication and authorization model, trust boundaries, sensitive data handling, secrets and key management, dependency posture, and abuse or misuse cases) and fold findings into the same review.json produced by the base…

304 3d ago A 81 tokens original MIT

triage-issue-local

109

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Repo-specific triage guidance for oz-for-oss. Only the categories declared overridable by the core triage-issue skill may be specialized here.

304 3d ago A 36 tokens original MIT

triage-issue

110

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Triage a newly filed GitHub issue in this repository by analyzing the report, inspecting relevant code, estimating reproducibility, suggesting the likely root cause, and returning structured triage output without mutating GitHub directly.

304 3d ago A 48 tokens original MIT

update-dedupe

111

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Update the repo-local dedupe-issue-local companion skill using closed-as-duplicate signals. Use when maintainers repeatedly close issues as duplicates of the same canonical thread and that pattern should feed back into triage duplicate detection.

304 3d ago A 49 tokens original MIT

update-pr-review

112

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Update the repo-local review-pr-local and review-spec-local companion skills using human feedback left on pull request conversations. Use when aggregating replies to agent-authored PR review comments, incorporating broader human review comments, extracting repeated reviewer feedback, and refining…

304 3d ago A 82 tokens original MIT

update-triage

113

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Update the repo-local triage-issue-local companion skill using signals from recently triaged issues (maintainer re-labels, re-opens, follow-up comments). Use when refining repo-specific triage heuristics and label taxonomy based on how maintainers overrode previous triage output.

304 3d ago A 62 tokens original MIT

verify-pr

114

warpdotdev/oz-for-oss

Skill Claude CodeCodex

Run repository-defined PR verification skills, aggregate the results, and hand back a verification report plus any supporting artifacts without mutating GitHub directly.

304 3d ago A 31 tokens original MIT

factory-setup

115

warpdotdev/warp-factories-skills

Skill Claude CodeCodex

Connect a third-party coding agent (Claude Code, Codex, Cursor, or any other MCP-capable client) to Warp Factory by installing and authenticating the oz CLI and registering the Factory MCP server. Use when someone outside Warp wants to set up Factory MCP access — for example to create or operate a software factory…

6 13d ago C 81 tokens

manage_tasks

116

warpdotdev/oz_workspace_agent

Skill Claude CodeCodex

Create, update, and list tasks on the room's Kanban board. Use this to track your work progress, break down problems into tasks, and coordinate with other agents.

5 6mo ago A 38 tokens

send_message

117

warpdotdev/oz_workspace_agent

Skill Claude CodeCodex

Send HTTP POST requests with JSON payloads. Use when you need to make API calls, send data to webhooks, or communicate with web services via POST requests.

5 6mo ago A 36 tokens

send_notification

118

warpdotdev/oz_workspace_agent

Skill Claude CodeCodex

Send a notification to the human user's Inbox. Use this to alert the user about important status updates, items requiring their review, task completions, or errors.

5 6mo ago A 35 tokens

molly-calibration

120

warpdotdev/recruiting-sourcing-agent-oss

Skill Claude CodeCodex

Executes Molly's calibration phase. Use when triggered by a recruiter approving or rejecting a candidate profile via Slack buttons, or when a recruiter @mentions Molly during an active calibration cycle.

2 1mo ago A 41 tokens original MIT