Skip to content

w0yne/aidlc-claude-code-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AI-DLC Agent Skill

AI-DLC (AI-Driven Development Life Cycle) adaptive workflow, packaged as an Agent Skill for Claude Code and other compatible tools.

Installation

Claude Code

# Copy to personal skills (available across all projects)
cp -r aidlc ~/.claude/skills/

# Or add to a specific project
cp -r aidlc .claude/skills/

After installing, invoke with /aidlc or describe a development task — Claude will activate the skill automatically when relevant.

Other Compatible Agents

This skill follows the Agent Skills open standard and works with compatible agents (Cursor, Gemini CLI, OpenCode, etc.). Copy the aidlc/ directory to your agent's skills location.

Source

All workflow content is from awslabs/aidlc-workflows. See the original repo for full documentation, methodology details, and platform-specific setup instructions.

License

Apache-2.0 — see LICENSE

About

AI-DLC (AI-Driven Development Life Cycle) methodology ported from Kiro Power to Claude Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors