dlc
Installation
SKILL.md
Dev Life Cycle (DLC)
Automated quality gates for the development life cycle. Each sub-skill detects your project type, runs appropriate tools, and creates a GitHub issue with structured findings.
Sub-Skills
| Skill | Command | Description |
|---|---|---|
| Security | /dlc:security |
Dependency audits, SAST scanning, secret detection |
| Quality | /dlc:quality |
Linting, complexity analysis, duplication, dead code |
| Performance | /dlc:perf |
Bundle analysis, profiling, algorithmic complexity review |
| Testing | /dlc:test |
Test execution, coverage measurement, gap analysis |
| PR Review | /dlc:pr-check |
Fetch PR comments, implement fixes, reply inline |
| PR Validity | /dlc:pr-validity |
Detect duplicate/redundant code in PR changes |
| Git Ops | /dlc:git-ops |
Branch cleanup, remote pruning, repo state verification |
Usage
Related skills
More from rube-de/cc-skills
doppler
>-
33council
Consult external AI council (Gemini, Codex, Qwen, GLM-5.1) for thorough reviews and consensus-driven decisions. Use ONLY when explicitly invoked with "/council" or when user says "consult the council", "invoke council", or "council review". Do NOT auto-trigger on generic phrases like "thorough review".
2update
>-
1perf
>-
1temporal
>-
1next
>-
1