juanjtov

Adlc Init — Development skill for Claude Code

Development community

Launch the ADLC adoption wizard in this repo (dual-mode greenfield/brownfield setup).

How to install Adlc Init

Installs to ~/.claude/skills/juanjtov-adlc-pipeline-adlc-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/juanjtov-adlc-pipeline-adlc-init && curl -fsSL https://raw.githubusercontent.com/juanjtov/adlc-pipeline/HEAD/commands/adlc-init.md -o ~/.claude/skills/juanjtov-adlc-pipeline-adlc-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Adlc Init does


description: Launch the ADLC adoption wizard in this repo (dual-mode greenfield/brownfield setup).

Run the ADLC bootstrap wizard for this repository.

Invoke the `adlc:bootstrap` skill and follow it to completion: detect whether this repo is greenfield (PRD only) or brownfield (existing codebase), ask the clarifying questions, generate the project-specific skills and config, optionally wire the GitHub labels and Actions, and finish by telling me the single next step to a first pipeline

Alternatives in Development

  • Cohort Analysis — Cohort retention curves, feature adoption, and segment insights 7.8k ★
  • SwiftUI Expert Skill — Modern SwiftUI best practices and iOS 26+ Liquid Glass adoption 2.3k ★
  • Setup Video Vision — Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies 1.3k ★

Full documentation available on GitHub

View Source Repository