development-discipline
v0.19.7development-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.
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
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add development-discipline@agent-plugin-marketplacePaste 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-pluginsClone 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
├── .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
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.
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.
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.
Use when a development request needs lifecycle routing for diagnosis, implementation, review feedback, PR or MR creation, readiness, CI failure, verification, or delivery.
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.
Use when selecting a model for delegated coding work or when a development workflow must escalate a helper to stronger reasoning.
Use when writing, reviewing, or proposing a Git commit message for authored development work, including after an implementation increment is complete.
Use when receiving human, automated, GitHub, CodeRabbit, or other review feedback before changing code.
Use when a bug, failing test, broken command, unexpected output, or confusing runtime behavior appears.
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.
Use when claiming work is done, fixed, passing, ready, reviewed, committed, or safe to merge.
Use when creating or editing skills in this marketplace or preparing skill behavior fixtures.
MCP servers1
- command
- ./bin/development-discipline-mcp
- args
- --service plugin-advisory
Plugin manifests2
{
"name": "development-discipline",
"version": "0.19.7"
}{
"name": "development-discipline",
"version": "0.19.7"
}For maintainers
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)