dev

dev is a plugin for Claude Code from quay/ai-helpers. Its manifest loads nothing; the 16 skills, 1 command it bundles cost 721 tokens per session together, scanned A, original, MIT.

A development workflow assistant that covers work from ticket assignment through a merge-ready pull request. A pull request is a proposed code change for review before it is merged into a shared codebase.

In plain words
What is it for?
Start and track work, implement changes, prepare and inspect pull requests, monitor CI, backport changes, and hand work off to others.
Why use it?
It organizes recurring development steps such as coding, checking CI, backporting fixes, and preparing a pull request. CI, or continuous integration, automatically checks changes as they are submitted.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add quay/ai-helpers
agentmods
npx agentmods add plugins/quay/ai-helpers/dev
Clone the repo
git clone --depth 1 https://github.com/quay/ai-helpers

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dev

README.md
[![agentmods](https://agentmods.dev/badge/plugins/quay/ai-helpers/dev.svg)](https://agentmods.dev/plugins/quay/ai-helpers/dev)
Your own site
<a href="https://agentmods.dev/plugins/quay/ai-helpers/dev"><img src="https://agentmods.dev/badge/plugins/quay/ai-helpers/dev.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 16 skills, 1 command cost 721 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

dev scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/dev/.claude-plugin/plugin.json · 9 lines

What it actually says

{
  "name": "dev",
  "description": "Ralph Loop development lifecycle: ticket assignment through merge-ready PR. Includes start, code, pr, poll, ci, backport, work, grill-with-docs, to-prd, to-issues, handoff, and qe.",
  "version": "0.9.0",
  "author": {
    "name": "quay"
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 9 lines scan A 4c0d8581acda

Subscribe to this mod's changes

dev is a plugin published in the GitHub repository quay/ai-helpers (3 stars, last pushed 19d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other plugins, from other repositories

aidd-vcs

External artifacts: repo-init, commit, pull-request, release-tag, issue-create.

ai-driven-dev/framework · not measured

comfyui-plugin

ComfyUI custom-node pack lifecycle - scaffold a pack, create + seed the repo, open the gitops adoption PR, publish to the Comfy Registry, and add README screenshots.

laurigates/claude-plugins · not measured

sdlc

SDLC — the complete software development lifecycle as gaps the engine cannot fill on its own (skillwise four-atom discipline: Knowledge / Capability / Judgment / Control, no step-marches). Twenty-seven skills organised as nine rings + a spine (docs/ARCHITECTURE.md). Delivery spine (original): /sdlc (lifecycle orchest.

XRenSiu/claude-code-forge · not measured

release-conductor

Owns everything around the diff: craft Conventional Commits and PR descriptions, recommend the right semver bump by reasoning about behavioral breaking changes, assemble changelogs from messy history, and guide merge-conflict resolution, rebase planning, and git-history archaeology.

sigistry/marketplace · not measured

obsidian-tracker

Project tracking, task management with kanban boards, bug logging, decision records (ADR), session management, and engineering traceability via Obsidian. Auto-tracks sessions, actions, bugs, and commits via hooks.

IvanLutsenko/awac-ai-agent-plugins · not measured

bitwarden-delivery-tools

Delivery lifecycle skills for Bitwarden initiatives — initiative funnel navigation, work transitions, architectural judgment, commits, pull requests, preflight checks, change labeling, and Jira ticket filing.

bitwarden/ai-plugins · not measured