Agent Plugins Marketplace
All plugins

veteran-engineer

v0.5.0

Cross-host Veteran Engineering Studio: end-to-end engineering control plane plus specialist frontend product design and rendered visual QA.

Codex1 MCP serverstdio

By Veteran Engineer Project0 GitHub starsUpdated 11 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/9529360-cpu/veteran-engineer

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills/runtime-regression-debugger/assets/plugin-runtime-starter/.

Compatibility: the page URL and API slug “veteran-engineer-2” remain stable.

  • Codex: Legacy selector veteran-engineer-2@agent-plugin-marketplace remains documented for migration; install from source for this runtime.

This plugin's manifest name conflicts with another source for the same runtime. The source remains indexed, but this directory does not generate mismatched -2/-3 install commands.

Plugin files

skills/runtime-regression-debugger/assets/plugin-runtime-starter/
├── .codex-plugin/plugin.json
└── .mcp.json

MCP servers1

veteran-engineerstdio
command
node
args
${PLUGIN_ROOT}/mcp/server.mjs
cwd
${PLUGIN_ROOT}
env.VETERAN_ENGINEER_SURFACE_PROFILE
local-stdio

MCP configuration uses runtime-provided plugin path placeholders such as ${PLUGIN_ROOT} or ${CLAUDE_PLUGIN_ROOT}. Review the manifest for the runtime-specific expansion rules.

Plugin manifests1

skills/runtime-regression-debugger/assets/plugin-runtime-starter/.codex-plugin/plugin.json
{
  "name": "veteran-engineer",
  "version": "0.5.0",
  "description": "Cross-host Veteran Engineering Studio: end-to-end engineering control plane plus specialist frontend product design and rendered visual QA.",
  "author": {
    "name": "Veteran Engineer Project"
  },
  "skills": "./skills/",
  "mcpServers": "./.mcp.json",
  "interface": {
    "displayName": "Veteran Engineering Studio",
    "shortDescription": "Full-stack engineering with specialist frontend design and visual QA",
    "longDescription": "Veteran Full-Stack Engineer retains end-to-end engineering ownership across repository takeover, architecture, backend, data, debugging, migrations, release and operations. Frontend Design Builder specializes in visual direction, design systems, design-to-code, responsive interaction, motion, accessibility and rendered visual fidelity. The existing Veteran runtime and MCP control plane remain available for supported local and Codex surfaces.",
    "developerName": "Veteran Engineer Project",
    "category": "Developer Tools",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "defaultPrompt": [
      "Take over this repository and finish the requested engineering change, using the frontend design specialist when visual UI quality or design-system work is material.",
      "Build this feature as a production-quality vertical slice, including polished frontend behavior and rendered QA when applicable.",
      "Audit this product across engineering and UI quality, implement the highest-value fixes, and verify the real runtime result."
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[veteran-engineer on Agent Plugins Marketplace](https://pluginsmp.com/plugins/veteran-engineer-2)