By xarlord
Context-optimized workflow enforcement plugin for Claude Code - ~78% token savings with 15-phase quality gates, UI/UX, Android, and enhanced testing support
Run accessibility audit for WCAG 2.1 AA compliance
Build Android APK or AAB for distribution
Run Android unit and instrumentation tests
Save current workflow state to documentation for context recovery
Continue workflow after interruption or context reset
- High-level architecture design
- C/C++ feature development
- C# feature development (ASP.NET Core)
- Java feature development (Spring Boot)
- Python feature development
Perform comprehensive WCAG 2.1 AA accessibility audit. Tests for screen reader compatibility, keyboard navigation, color contrast, and ARIA correctness.
Build Android APK/AAB with Gradle. Handles build variants, signing configurations, ProGuard/R8 optimization, and build caching.
Run Android unit and instrumentation tests. Supports JUnit, MockK, Espresso, and Compose UI testing with coverage reporting.
Capture a lesson learned when closing a finding. MANDATORY skill - cannot close findings without capturing lessons. Use when resolving issues, bugs, or findings to prevent repeated mistakes.
Analyze test coverage in depth. Identifies uncovered lines, branches, and functions with detailed reporting.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Plugin Type: Claude Code Plugin Version: 2.1.0
DevFlow Enforcer is a workflow enforcement plugin for Claude Code that ensures software development follows a rigorous 15-phase quality process with enhanced UI/UX, Android, and testing support.
| Category | New Agents | New Skills | New Commands |
|---|---|---|---|
| UI/UX | 3 | 3 | 2 |
| Android | 2 | 3 | 2 |
| UI Testing | 2 | 3 | 2 |
| Unit Testing | - | 3 | 2 |
| Spec Linking | 1 | 3 | 2 |
# Clone repository
git clone https://github.com/xarlord/devflow-enforcer.git
cd devflow-enforcer
# Copy to Claude Code plugins directory
# Windows: %USERPROFILE%\.claude\plugins\
# macOS/Linux: ~/.claude/plugins/
1. DevFlow automatically activates on software tasks
2. Project Lead Agent guides you through phases
3. Agents spawn only when needed (saves context)
4. Quality gates enforce standards
5. Structured output minimizes tokens
Requirements → Design → Testing Spec → Features
↓
Branch → Dev → Lint → Review → Post-Review Lint → Unit Test → PR → Deploy
↓
Retrospective (lessons learned enforced)
| Agent | Purpose |
|---|---|
| Project Lead | Orchestrates workflow |
| Architect | Requirements & design |
| Agent | Purpose |
|---|---|
| QA | Validation & review |
| Testing | Test execution |
| Security | Security scans |
| Agent | Purpose |
|---|---|
| TypeScript | TypeScript implementation |
| Python | Python implementation |
| Java | Java implementation |
| C++ | C++ implementation |
| Rust | Rust implementation |
| C# | C# implementation |
| Agent | Purpose |
|---|---|
| Docker | Containerization |
| Database | Schema & migrations |
| Agent | Purpose |
|---|---|
| UI/UX Designer | User interface design |
| Accessibility Expert | WCAG compliance |
| Frontend Developer | Frontend implementation |
| Agent | Purpose |
|---|---|
| Android Developer | Android/Kotlin development |
| Android Architect | Android architecture |
| Agent | Purpose |
|---|---|
| UI Testing Agent | E2E automation |
| Visual Regression Agent | Visual testing |
| Agent | Purpose |
|---|---|
| Spec Linking Agent | Requirement traceability |
| Command | Description |
|---|---|
/devflow-start | Start new project |
/devflow-status | Show workflow status |
/devflow-continue | Resume workflow |
/devflow-lessons | View lessons learned |
/devflow-findings | View findings |
/context-checkpoint | Manual context save |
| Command | Description |
|---|---|
/ui-review | Run UI/UX review |
/accessibility-check | Run WCAG audit |
| Command | Description |
|---|---|
/android-test | Run Android tests |
/android-build | Build Android APK/AAB |
| Command | Description |
|---|---|
/e2e-test | Run E2E tests |
/visual-test | Run visual regression |
/test-coverage | Generate coverage report |
/mutation-test | Run mutation testing |
| Command | Description |
|---|---|
/spec-link | Link tests to requirements |
/traceability | Generate traceability matrix |
v2.1.0 achieves ~78% token savings through:
| Optimization | Savings |
|---|---|
| Selective agent loading | ~75% (~6,000 tokens) |
Structured output (AgentResult<T>) | ~71% (~2,100 tokens) |
| Documentation summaries | ~84% (~10,500 tokens) |
| Proactive checkpointing | Prevents auto-compact |
| Total | ~78% (~18,600+ tokens) |
npx claudepluginhub xarlord/devflow-enforcer --plugin devflow-enforcerHarnessFlow — From idea to shipped product: high-quality engineering workflows for AI agents. Spec-anchored SDD, gated TDD, evidence-based routing, independent reviews, and formal closeout.
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
Persona-driven AI development team: orchestrator, team agents, review agents, skills, slash commands, and advisory hooks for Claude Code
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Code transformation: Dev SDLC orchestrator (code-shipping pipeline), plan, assert, audit, review, test, refactor, debug, for-sure. Hosts engineering agents.
Helder's personal SDLC toolbelt for AI coding agents — from PRD to ship. Bundles the tracer-bullet workflow alongside TDD, code review, audits, and shipping skills.