AI Workflow
AI Workflow from charlesjones-dev/claude-code-plugins-dev.
Skills in this plugin
4- ▌ Workflow Ship · charlesjones-devShip it. Runs preflight checks (typecheck, lint, tests), auto-fixes issues, then commits, pushes, and creates a PR. Bails early if preflight fixes were needed so you can review before shipping. Prompts for branch and PR target using quick multi-choice questions.
- ▌ Workflow Rules · charlesjones-dev bundleAdd, remove, or list curated behavior rules in CLAUDE.md that correct common Claude Code annoyances (PR padding, fabricated test plans, chatty narration, boilerplate footers). Cross-project library, syncs via /plugin update.
- ▌ Workflow Preflight · charlesjones-devRun code quality checks (typecheck, lint, tests) - auto-detects configured tools and offers to fix issues.
- ▌ Workflow Principles · charlesjones-devGenerate a context-aware Development Principles section for CLAUDE.md based on detected project structure, tech stack, and user preferences.