Skip to content

ido4-dev/ido4dev

Repository files navigation

ido4dev — AI-Hybrid Development Platform

The Claude Code plugin for ido4 — the platform that makes AI-hybrid software development work at scale. Specs-driven, methodology-aware, with full project context for every AI coding session.

What It Does

ido4dev gives AI coding agents the understanding to build correctly:

  • Context intelligence — every session starts with full project context (upstream decisions, downstream needs, sibling progress)
  • Quality enforcement — 34-step Business Rule Engine validates every state transition. Deterministic, not AI reasoning.
  • Institutional memory — audit trails, context comments, and accumulated knowledge compound across sessions
  • Multi-agent coordination — work distribution, task locking, handoff protocols
  • Methodology support — Hydro (wave-based), Scrum (sprint-based), Shape Up (cycle-based). The engine is code; methodologies are profiles.

21 skills, 4 agents, 2 governance hooks. Built on the @ido4/mcp server.

Installation

# Add the ido4 plugin marketplace
/plugin marketplace add ido4-dev/ido4-plugins

# Install ido4dev
/plugin install ido4dev@ido4-plugins

The MCP server (@ido4/mcp) is installed automatically on first session start — no manual setup needed.

Quick Start

# Set your GitHub token
export GITHUB_TOKEN=$(gh auth token)

# Start Claude Code, then:
/ido4dev:onboard

The onboarding skill auto-clones a demo codebase, creates a governed sandbox with embedded violations, and walks you through governance discovery in ~10 minutes.

Skills

Category Skills
Onboarding /ido4dev:onboard, /ido4dev:guided-demo, /ido4dev:sandbox-explore
Project Intelligence /ido4dev:standup, /ido4dev:board, /ido4dev:health, /ido4dev:compliance
Planning /ido4dev:plan-wave, /ido4dev:plan-sprint, /ido4dev:plan-cycle
Retrospectives /ido4dev:retro-wave, /ido4dev:retro-sprint, /ido4dev:retro-cycle
Specification /ido4dev:decompose, /ido4dev:spec-validate, /ido4dev:spec-quality
Sandbox /ido4dev:sandbox, /ido4dev:pilot-test

Part of the ido4 Suite

  • ido4shape — Creative specification through conversation. Shapes what to build.
  • ido4dev (this plugin) — Specs-driven development at scale. Governs how it's built.

Both available from the same marketplace: /plugin marketplace add ido4-dev/ido4-plugins

Links

License

MIT

About

ido4dev — AI-hybrid development platform plugin for Claude Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors