Mateon01 Aidlc For Claude
mateon01-aidlc-for-claude is a Claude Code plugin for the Validate phase that implements the AI-DLC structured, gated, human-in-the-loop development lifecycle across Claude-assisted software work.
Install this when you want Claude Code to follow AI-DLC—a structured, gated, human-in-the-loop software lifecycle from inception through construction and operations.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install mateon01-aidlc-for-claude@mateon01/aidlc-for-claudeBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:mateon01/aidlc-for-claude") and the paste-ready config with skillselion.get_install_config("plugin:mateon01/aidlc-for-claude").
What it does
mateon01-aidlc-for-claude packages AI-DLC (AI-Driven Development Life Cycle) as a Claude Code plugin so solo builders can run software work through a disciplined, assistant-guided workflow instead of ad-hoc prompting. The method emphasizes inception, scoped depth, construction, and operations with human-in-the-loop approvals and gates—useful whenever you need structure before the agent writes large amounts of code. It is journey-wide in practice: you can invoke it at validate-time to nail scope, during build for controlled implementation, and when operating on iterative changes, because the SKILL-style workflow is about how you work, not one API integration. It does not replace your issue tracker, tests, or deploy pipeline; it coordinates how Claude participates at each phase. Best for builders who want explicit trails and gate discipline rather than fastest unstructured codegen.
Highlights
- AI-Driven Development Life Cycle (AIDLC) workflow for Claude Code
- Three-phase structured progression with explicit approval gates
- Human-in-the-loop checkpoints and audit-oriented trails
- Adaptive depth and disciplined construction guidance across the cycle
- Single-plugin bundle (pluginCount: 1) spanning inception through operations
Why builders use it
Unstructured AI coding skips scope, approvals, and audit trails, so indie projects thrash between ideas, half-built features, and unclear depth.
After you add the plugin, Claude can run AIDLC’s gated three-phase workflow so scope, construction, and operations stay disciplined with human checkpoints and clearer trails.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is mateon01-aidlc-for-claude for?
It is for Claude Code users—especially solo builders—who want AI-DLC’s structured software cycle with human-in-the-loop approvals from inception through operations.
When should I use mateon01-aidlc-for-claude?
Use it before committing to large implementation work and whenever you need gated phases, audit trails, and adaptive depth across validate, build, ship, and operate decisions.
How do I add mateon01-aidlc-for-claude to my agent?
Install the mateon01/aidlc-for-claude repository as a Claude Code plugin, enable the AIDLC skill, and invoke it at project kickoff or phase transitions in your codebase.
Comments
Share how you use mateon01-aidlc-for-claude, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.