
Aidlc Cc Plugin
- 20 repo stars
- Updated June 19, 2026
- ijin/aidlc-cc-plugin
aidlc-cc-plugin is a plugin marketplace that adds the AI-DLC adaptive inception-and-construction methodology to Claude Code via /aidlc:start and resumable aidlc-state.
About
aidlc-cc-plugin is ijin’s Claude Code plugin marketplace that installs AI-DLC, a structured adaptive software development lifecycle steered inside the agent. and developers who tire of one-shot specs can start with /aidlc:start plus a plain-language goal—such as building a recommendation engine—and let the workflow classify the workspace, optionally reverse engineer existing code, and walk requirements and user stories at an appropriate depth. Sessions persist through aidlc-state.md so you can resume instead of re-explaining context. The methodology spans inception planning through construction-oriented work, which maps cleanly to Skillselion’s journey from scoping to shipping. It behaves like a process skill layer on top of Claude Code rather than a single API connector, so it pairs well with implementation skills you already use for frontend, backend, and test automation.
- 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
Aidlc Cc Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add ijin/aidlc-cc-pluginAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 20 |
|---|---|
| Last updated | June 19, 2026 |
| Repository | ijin/aidlc-cc-plugin ↗ |
What it does
Add the AI-DLC marketplace so Claude Code runs a phased inception-to-delivery methodology with resumable state instead of ad-hoc prompting.
Who is it for?
Best when you're shipping non-trivial features and 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 you get
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
By the numbers
- Catalog listing reports 1 plugin in the aidlc-cc-plugin marketplace
- Documented three-phase adaptive workflow beginning with Inception (planning and architecture)
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
End-to-end development methodology marketplace, not a narrow MCP tool or a single linting skill.
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.