Skip to content

Releases: AI-Native-Systems/codie-cc-plugins

Codie Human-first AI-driven development workflow plugin for Claude Code

26 Jan 06:42

Choose a tag to compare

Human-first AI-driven development workflow plugin for Claude Code.

Transform AI coding from "execute my spec" into collaborative building — where you drive decisions and Claude augments your capabilities.

What's Included in v1.0.3

Eight workflow commands that guide you through collaborative development:

Command Purpose
/codie:start Begin project through collaborative understanding
/codie:discuss Explore possibilities and shape understanding
/codie:plan Shape an approach with intentions and flexibility
/codie:execute Build together with ongoing dialogue
/codie:verify Reflect on what was built and chart improvement path
/codie:debug Systematic investigation with persistent state
/codie:quick Fast path for simple tasks
/codie:map Understand existing codebase with parallel agents

Typical flow: start → discuss → plan → execute → verify (repeat per milestone)

Install

/plugin marketplace add AI-Native-Systems/codie-cc-plugins
/plugin install codie@ans

Highlights

  • 8 slash commands for complete development workflow
  • Parallel agent execution for research and codebase mapping
  • Persistent planning artifacts in .planning/ directory
  • Human-first: you drive decisions, Claude augments capabilities
  • Quality model profile by default (sonnet for agents)
  • No external dependencies
  • Open source (MIT)

Built by AI Native Systems™