Skip to content

Add Mpi-Kanban plugin#149

Open
MadPonyInteractive wants to merge 1 commit into
hashgraph-online:mainfrom
MadPonyInteractive:add-mpi-kanban-plugin
Open

Add Mpi-Kanban plugin#149
MadPonyInteractive wants to merge 1 commit into
hashgraph-online:mainfrom
MadPonyInteractive:add-mpi-kanban-plugin

Conversation

@MadPonyInteractive
Copy link
Copy Markdown

Adds Mpi-Kanban to the Community Plugins / Development & Workflow section.

Mpi-Kanban includes a valid .codex-plugin/plugin.json manifest and provides Claude Code and Codex workflow skills for kanban planning, handoffs, multi-agent coordination, and session lifecycle workflows.

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 22, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • plugins.json - Added Mpi-Kanban plugin entry with correct structure
  • README.md - Added plugin link in correct alphabetical position

Reviewed by laguna-m.1-20260312:free · 203,897 tokens

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the Mpi-Kanban plugin to the list of third-party plugins in the README.md file. Feedback was provided to also update the plugins.json file to maintain consistency with the machine-readable registry, including a suggested JSON entry for the new plugin.

Comment thread README.md
- [GrayMatter](https://github.com/ValkyrLabs/GrayMatter) - Durable memory and shared graph state for Codex and OpenClaw agents, with live ValkyrAI schema awareness.
- [HOL Guard Plugin](https://github.com/hashgraph-online/hol-guard-plugin) - AI antivirus workflow for Codex, Claude Code, Cursor, Gemini, OpenCode, MCP servers, skills, and plugin release checks with local approvals and receipts.
- [HOTL Plugin](https://github.com/yimwoo/hotl-plugin) - Human-on-the-Loop AI coding workflow plugin for Codex, Claude Code, and Cline with structured planning, review, and verification guardrails.
- [Mpi-Kanban](https://github.com/MadPonyInteractive/mpi-kanban) - Claude Code and Codex workflow plugin for per-project kanban planning, handoffs, multi-agent coordination, and session lifecycle workflows.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The new plugin has been added to the README.md file, but the plugins.json file (which is described in line 255 as a compatibility export for existing automation) has not been updated. To ensure the plugin is included in the machine-readable registry, please add an entry for Mpi-Kanban to the plugins array in plugins.json and increment the total count on line 6.

Example entry for plugins.json:

{
  "name": "Mpi-Kanban",
  "url": "https://github.com/MadPonyInteractive/mpi-kanban",
  "owner": "MadPonyInteractive",
  "repo": "mpi-kanban",
  "description": "Claude Code and Codex workflow plugin for per-project kanban planning, handoffs, multi-agent coordination, and session lifecycle workflows.",
  "category": "Development & Workflow",
  "source": "awesome-codex-plugins",
  "install_url": "https://raw.githubusercontent.com/MadPonyInteractive/mpi-kanban/HEAD/.codex-plugin/plugin.json"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant