---
title: "developer-workflows"
description: "Reusable first-party development quality workflows and shared developer MCPs"
canonical: https://agentpluginsdirectory.com/plugins/developer-workflows
last-updated: 2026-09-18
---

# developer-workflows
Reusable first-party development quality workflows and shared developer MCPs
- Slug: developer-workflows
- Publisher: Arend Alloul
- Repository: https://github.com/adalloul0928/agent-tooling
- Manifest: plugins/developer-workflows/plugin.json
- Category (editorial): other
- Skills: 10 (doppler-cli-skill, env-topology, mcp-preflight, post-sync-canary, rebase-document-push, skill-forge, sync-agent-tooling, thermo-nuclear-code-quality-review, workflow-sync-test, worktree-bootstrap)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-07-10
- Repository last pushed: 2026-09-11
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/developer-workflows
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- doppler-cli-skill: Query Doppler live through its CLI for projects, configs, and secret NAMES, never values. Use when you need to know what actually exists in Doppler right now, whether a variable is defined in a given project/config, which configs a project has, why one config works and another does not, why a doppl…
- env-topology: Authoritative map of how env vars and secrets flow across Doppler, Supabase, Vercel, EAS, GitHub Actions, and local.env files for PUMPD (mobile, backend, CI), the IAWIS store, and agent-tooling MCPs. Use when deciding where to set or find a variable, when a variable is undefined at runtime or build…
- mcp-preflight: Triage MCP servers that are configured but not usable, and emit the exact command to fix each one. Use at the start of a session, when an MCP tool is unexpectedly missing, when a server reports needing authentication or fails to start, after adding a server, or before relying on a connector in a sc…
- post-sync-canary: Confirm that the shared agent-tooling synchronization flow delivered the latest Developer Workflows skill. Use when the user asks to verify a post-sync skill availability or marketplace refresh. Do not use for production application validation.
- rebase-document-push: Safely prepare the current Git branch or worktree for handoff by rebasing it onto the latest remote preview branch, creating or updating a succinct branch document with dated revisions, verifying the rebased result, and pushing to the existing upstream branch or a friendly new remote branch. Use wh…
- skill-forge: Author a new Agent Skill and publish it to the agent-tooling repository so both Claude and Codex pick it up. Use when the user says "let's make a skill", "turn this into a skill", "capture this as a reusable workflow", or describes a repeatable procedure they want available in future sessions. Inte…
- sync-agent-tooling: Refresh the shared agent-tooling marketplace and installed Developer Workflows plugin for both Codex and Claude Code. Use when the user asks to sync agent tools, pull the latest shared skills, refresh developer workflows, or make a newly merged agent-tooling skill available locally. Do not use for…
- thermo-nuclear-code-quality-review: Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use only when the user explicitly requests a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.
- workflow-sync-test: Confirm that the shared agent-tooling marketplace updated successfully. Use when the user asks to test skill synchronization, verify a marketplace skill update, or check whether a newly published workflow is available. Do not use for project-specific application testing.
- worktree-bootstrap: Bring a fresh git worktree to a runnable state, detect the package manager per directory, run the right install, and materialize env vars from their real source instead of copying a.env. Use when a new or existing worktree fails with missing modules, an undefined env var, a wrong Supabase target, o…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
