levelup-implement

Compile accepted CDRs into a draft PR for the team-ai-directives repository.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Compile accepted CDRs into a draft PR to the team-ai-directives repository, automating consolidation and initial publication of context modules and related artifacts.

Core Features & Use Cases

  • Orchestrates environment checks, branch setup, and integration of accepted CDRs into context_modules and skills
  • Generates and updates context modules (rules, personas, examples, constitution) based on accepted CDRs
  • Copies draft skills into the target repository and updates the skills manifest
  • Produces a tracking artifact context_modules/CDR.md and a comprehensive PR description ready for review

Quick Start

Run the levelup.implement workflow to generate a draft PR from all accepted CDRs

Frequently Asked Questions about levelup-implement

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

FAQPage Schema
How do I automate pull request creation from accepted CDRs?

Automating pull request creation from accepted CDRs involves compiling the decisions into context modules and draft skills, then orchestrating Git branch setup and PR publishing to a team repository. This workflow generates a tracking artifact and a comprehensive PR description ready for review.

What is a CDR tracking artifact in a Git workflow?

A CDR tracking artifact is a generated markdown file placed in the context_modules directory to record accepted Context Decision Records. It consolidates decisions and related artifacts into a comprehensive PR description for team review before merging into the team-ai-directives repository.

Do I need a clean working tree to generate draft PRs from context modules?

Yes, generating draft PRs from context modules requires a clean working tree. The workflow performs environment checks and operates across Git branch creation, skill publishing, and PR creation, requiring a configured team repository and credentials for push operations.

Can I update rules, personas, and examples based on accepted CDRs automatically?

Yes, you can automatically generate and update context modules including rules, personas, examples, and constitution based on accepted CDRs. The workflow integrates these decisions, copies draft skills into the target repository, and updates the skills manifest.

What's the best way to consolidate context modules and skills into a team repository?

The best way to consolidate context modules and skills into a team repository is orchestrating environment checks, branch setup, and integration of accepted CDRs. This approach copies draft skills, updates the skills manifest, and produces a tracking artifact with a comprehensive PR description.