Ccpp
Description
--- description: Run checks (lint, type, test), commit, push, and create PR argument-hint: [commit-message] --- # Check, Commit, Push, PR Complete the development cycle: run quality checks, commit changes, push branch, and create a pull request. ## Current State - Branch: !`git branch --show-current` - Status: !`git status --short` ## Process ### Stage 1: Quality Checks Run available checks based on project setup: ``` If package.json exists: - npm run lint (if script exists) - npm ru
Installation
Installs to ~/.claude/skills/iammattq-intents-plugin-ccpp/SKILL.md
mkdir -p ~/.claude/skills/iammattq-intents-plugin-ccpp && curl -fsSL https://raw.githubusercontent.com/iammattq/intents-plugin/HEAD/commands/ccpp.md -o ~/.claude/skills/iammattq-intents-plugin-ccpp/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing