Agent Plugins Marketplace
All plugins

development-discipline

v0.19.7

development-discipline is an open-source Codex and Claude Code plugin indexed from GitHub with 12 skills and 1 MCP server. Review its manifest and source before installing.

CodexClaude Code12 Skills1 MCP serverstdio

4 GitHub starsUpdated 2 hours ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
13 skill or MCP entries
Source updated
Aug 29, 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

Install plugin

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add development-discipline@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/jwilger/ai-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/development-system/components/development-discipline/.

Plugin files

plugins/development-system/components/development-discipline/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
├── skills/change-preflight/SKILL.md
├── skills/ci-failure-follow-up/SKILL.md
├── skills/delivery-workflow/SKILL.md
├── skills/development-workflow/SKILL.md
├── skills/final-review/SKILL.md
├── skills/model-routing/SKILL.md
├── skills/rationale-commit-messages/SKILL.md
├── skills/receiving-code-review/SKILL.md
├── skills/systematic-debugging/SKILL.md
├── skills/test-driven-development/SKILL.md
├── skills/verification-before-completion/SKILL.md
├── skills/writing-skills/SKILL.md
└── .mcp.json

Included Skills12

change-preflightskills/change-preflight/SKILL.md

Use when preparing to edit a feature, bug fix, refactor, documentation or configuration update, packaging or release work, migration, operational change, or other substantive repository change; classify it before editing and explicitly decide all ten surfaces from repository or supplied evidence.

ci-failure-follow-upskills/ci-failure-follow-up/SKILL.md

Use when a pushed CI run fails or before later work or pushes; coordinate multiple agents through Tiber's CI-recovery owner/lease, reproduce the exact recovery record, permit only a causal repair or unchanged-SHA rerun, and require terminal success.

delivery-workflowskills/delivery-workflow/SKILL.md

Use when choosing whether and how verified work should be committed, pushed, reviewed, and delivered under a repository's local workflow policy; local-only mode does not authorize a commit unless the user or repository requires one.

development-workflowskills/development-workflow/SKILL.md

Use when a development request needs lifecycle routing for diagnosis, implementation, review feedback, PR or MR creation, readiness, CI failure, verification, or delivery.

final-reviewskills/final-review/SKILL.md

Use when completing or claiming readiness for local-only changes, a branch, pull request, merge request, or merge-to-main; final review applies even when repository policy forbids publishing, including scope growth, proposed work splits, and medium-risk review-budget checkpoints.

model-routingskills/model-routing/SKILL.md

Use when selecting a model for delegated coding work or when a development workflow must escalate a helper to stronger reasoning.

rationale-commit-messagesskills/rationale-commit-messages/SKILL.md

Use when writing, reviewing, or proposing a Git commit message for authored development work, including after an implementation increment is complete.

receiving-code-reviewskills/receiving-code-review/SKILL.md

Use when receiving human, automated, GitHub, CodeRabbit, or other review feedback before changing code.

systematic-debuggingskills/systematic-debugging/SKILL.md

Use when a bug, failing test, broken command, unexpected output, or confusing runtime behavior appears.

test-driven-developmentskills/test-driven-development/SKILL.md

Use when implementing a feature, bugfix, production behavior change, removal, or refactor to decide whether RED applies and, when it does, work from one failing public behavior test at a time.

verification-before-completionskills/verification-before-completion/SKILL.md

Use when claiming work is done, fixed, passing, ready, reviewed, committed, or safe to merge.

writing-skillsskills/writing-skills/SKILL.md

Use when creating or editing skills in this marketplace or preparing skill behavior fixtures.

MCP servers1

development-disciplinestdio
command
./bin/development-discipline-mcp
args
--service plugin-advisory

Plugin manifests2

plugins/development-system/components/development-discipline/.codex-plugin/plugin.json
{
  "name": "development-discipline",
  "version": "0.19.7"
}
plugins/development-system/components/development-discipline/.claude-plugin/plugin.json
{
  "name": "development-discipline",
  "version": "0.19.7"
}

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

[development-discipline on Agent Plugins Marketplace](https://pluginsmp.com/plugins/development-discipline)