
Aidlc Cc Plugin
Add the AI-DLC marketplace so Claude Code runs a phased inception-to-delivery methodology with resumable state instead of ad-hoc prompting.
Overview
aidlc-cc-plugin is a plugin marketplace for the Build phase that adds the AI-DLC adaptive inception-and-construction methodology to Claude Code via /aidlc:start and resumable aidlc-state.
What is this marketplace?
- Slash workflow /aidlc:start with optional feature prompt or resume from aidlc-docs/aidlc-state.md
- Three-phase adaptive pipeline: Inception (planning/architecture), Construction, and follow-on delivery phases
- Greenfield vs brownfield workspace detection with brownfield reverse engineering
- Requirements analysis depth adapts to project size and prior session state
- User-story and architecture artifacts intended to carry across sessions
- Catalog listing reports 1 plugin in the aidlc-cc-plugin marketplace
- Documented three-phase adaptive workflow beginning with Inception (planning and architecture)
Community signal: 18 GitHub stars.
What problem does it solve?
Jumping straight from a vague feature idea to codegen wastes solo-builder time when scope, brownfield context, and stories were never anchored.
Who is it for?
Solo developers shipping non-trivial features who want a repeatable planning-and-build ritual inside Claude Code with session continuity.
Skip if: One-line fixes, throwaway scripts, or teams that already enforce a rigid external PM tool with no agent workflow.
What do I get? / Deliverables
After install, Claude guides an AI-DLC session with saved state, adaptive requirements depth, and story-level artifacts you can resume and extend.
- Runnable /aidlc:start workflow from a natural-language product request
- Workspace classification and brownfield reverse-engineering pass when applicable
- Requirements and user-story artifacts carried across resumed sessions
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Build / PM is the canonical shelf because the plugin orchestrates requirements, stories, and construction planning—the core solo-builder product loop. PM subphase matches adaptive depth planning, user stories, and workspace-aware methodology rather than a single integration hook.
How it compares
End-to-end development methodology marketplace, not a narrow MCP tool or a single linting skill.
Common Questions / FAQ
Who is Aidlc Cc Plugin for?
It is for Claude Code users who want AI-DLC’s phased planning and build guidance with automatic resume from prior aidlc-docs state.
When should I use Aidlc Cc Plugin?
Use it at the start of a new feature or product thread, especially on brownfield repos where reverse engineering and adaptive requirements matter.
How do I add Aidlc Cc Plugin to my agent?
Run /plugin marketplace add ijin/Aidlc Cc Plugin once, then /plugin install aidlc@Aidlc Cc Plugin, and start with /aidlc:start or bare /aidlc:start to resume.