Skill Claude CodeCodex
A workflow for using Jujutsu, a version-control tool similar to Git, with rules for starting work, committing changes, and managing bookmarks.
Skill Claude CodeCodex
A workflow for using Jujutsu, a version-control tool similar to Git, with rules for starting work, committing changes, and managing bookmarks.
Plugin Claude Code
Plugin marketplace listing 1 plugin: aidlc.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and Write tool calls, executing check-utf8-corruption.sh and check-markdownlint.sh (2 commands). From ikeisuke/ai-dlc-starter-kit.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 75 allowed tools.
Instructions file CodexOpenCode
An AGENTS.md instruction file for Claude Code in the ai-dlc-starter-kit repository, covering agent rules, safe Bash usage, and related conventions.
Instructions file
A project instruction file for Claude Code, an AI coding assistant, describing the rules and design principles for the ai-dlc-starter-kit project.
Skill Claude CodeCodex
A guided way to send feedback about AI-DLC, a development process, and create a GitHub Issue, a tracked request or report in GitHub.
Skill Claude CodeCodex
A migration procedure for moving an AI-DLC environment from version 2 to version 3, including checks and conversion of its configuration and saved state.
Skill Claude CodeCodex
A coordinator for AI-DLC, an AI-driven development lifecycle with stages for defining, developing, releasing, and reflecting on a project.
Skill Claude CodeCodex
Reviews code for quality and security issues. Combines code quality review with security vulnerability detection. Use when reviewing code after generation in Construction Phase.
Skill Claude CodeCodex
Reviews design artifacts for quality, pattern application, and API design. Use when performing design reviews in Construction Phase.
Skill Claude CodeCodex
Reviews integration completeness including design-implementation consistency, review/test coverage, and completion criteria. Use when performing integration review in Construction Phase.
Skill Claude CodeCodex
Reviews construction plans for architecture consistency and implementation feasibility. Use when reviewing implementation plans before approval.
Skill Claude CodeCodex
Reviews deployment plans for completeness, rollback procedures, and monitoring setup. Use when reviewing deployment plans before approval in Operations Phase.
Skill Claude CodeCodex
Reviews pull requests for overall quality before merging. Combines code quality and security checks at PR level. Use when performing pre-merge review in Operations Phase.