speckit-adlc-levelup-implement

Compile accepted CDRs into a draft PR with context modules.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chaimt/GarminShabbatMode --skill speckit-adlc-levelup-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-adlc-levelup-implement
Source: https://github.com/chaimt/GarminShabbatMode/tree/main/.cursor/skills/speckit-adlc-levelup-implement
Command: npx skills add https://github.com/chaimt/GarminShabbatMode --skill speckit-adlc-levelup-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates turning accepted CDRs into a draft PR to the team-ai-directives repository, streamlining contribution flow and ensuring consistent context-module generation.

Core Features & Use Cases

  • Automatically creates a new branch and a draft PR from accepted CDRs.
  • Generates and updates context modules (rules, personas, examples) and the constitution amendments index, aligned with the CDRs.
  • Integrates accepted draft skills from {REPO_ROOT}/.specify/drafts/skills/ when not skipped, and updates the skills manifest.
  • Produces a consolidated context_modules/CDR.md index for traceability of implemented CDRs.

Quick Start

Run the levelup implement process to turn accepted CDRs into context modules and a draft PR.

Frequently Asked Questions about speckit-adlc-levelup-implement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn accepted CDRs into a draft pull request automatically?

Accepted CDRs located in the .specify/drafts/cdr.md directory are compiled into a draft pull request by creating a new branch, generating context modules, copying draft skills, and preparing a detailed PR description automatically.

What are context modules and how are they generated from a CDR?

Context modules consist of rules, personas, examples, and constitution amendments that are generated and updated automatically from accepted CDRs to provide consistent AI directives for the repository.

How do I automate the creation of context modules and skills for a team-ai-directives repository?

The levelup implement process automates creating context modules and skills by assembling accepted CDRs and draft skills, then updating the skills manifest and a centralized CDR index for traceability.

Can I skip integrating draft skills when generating a pull request from a CDR?

Integrating accepted draft skills from the .specify/drafts/skills/ directory can be skipped, preventing the workflow from copying draft skills and updating the skills manifest in the resulting pull request.

What is the best way to maintain traceability of implemented CDRs across pull requests?

Maintaining traceability of implemented CDRs is achieved by producing a consolidated context_modules/CDR.md index that tracks accepted CDRs within the team-ai-directives repository during the draft PR generation process.