Agentic engineering practice — rules, agents, quality gates, and workflow automation across projects
npx claudepluginhub iamsteveholmes/momentum --plugin momentumInvoke the momentum:agent-guidelines skill and follow it exactly.
Invoke the momentum:architecture-guard skill and follow it exactly.
Invoke the momentum:avfl skill and follow it exactly.
Invoke the momentum:code-reviewer skill and follow it exactly.
Invoke the momentum:create-story skill and follow it exactly.
Invoke the momentum:dev skill and follow it exactly.
Invoke the momentum:impetus skill and follow it exactly.
Invoke the momentum:plan-audit skill and follow it exactly.
Invoke the momentum:quick-fix skill and follow it exactly.
Invoke the momentum:research skill and follow it exactly.
Invoke the momentum:sprint-dev skill and follow it exactly.
Invoke the momentum:sprint-manager skill and follow it exactly.
Invoke the momentum:sprint-planning skill and follow it exactly.
Invoke the momentum:upstream-fix skill and follow it exactly.
Specialist dev agent for Gradle and build system work. Knows Kotlin DSL conventions, version catalogs, dependency management, plugin configuration. Spawned by sprint-dev for build-related stories.
Specialist dev agent for Kotlin Compose and frontend UI work. Knows Compose patterns, MVI architecture, state management, Navigation, Material3 theming. Spawned by sprint-dev for UI stories.
Specialist dev agent for SKILL.md, workflow, and agent definition authoring. Knows EDD patterns, frontmatter schema, 500-line limit, workflow XML structure. Spawned by sprint-dev for skill/agent stories.
Implements a single story per its spec. Lightweight agent spawned by sprint-dev Phase 2 — delegates implementation to bmad-dev-story, commits, and returns structured output.
Tests running behavior against Gherkin specs using external tools. Black-box behavioral validation — fundamentally different from AVFL's file-content validation. Spawned during Team Review phase (Decision 34).
Reviews merged code against sprint story acceptance criteria. Produces per-story findings reports. Read-only — spawned during Team Review phase (Decision 34).
Discovers project stack, researches breaking changes, consults on recommendations, generates path-scoped rules and reference docs.
Detects pattern drift against architecture decisions. Read-only enforcer. Invoked by Impetus — do not invoke directly.
Adversarial Validate-Fix Loop — multi-agent validation catching errors, hallucinations, and quality issues via parallel lenses and iterative fix.
Adversarial code reviewer with read-only tools. Produces structured findings reports. Invoked by VFL — do not invoke directly.
Creates a Momentum story with change-type classification, injected EDD/TDD guidance, and AVFL validation. Use when creating a Momentum story.
Implements a Momentum story via bmad-dev-story, then applies AVFL quality gate and Momentum-specific DoD. Use for all Momentum development stories.
Impetus — Momentum practice orchestrator. Session orientation, sprint awareness, workflow access, install and upgrade management.
Audits the active plan for spec impact, classifies trivial vs. substantive, and writes a Spec Impact section before plan mode exits.
Single-story fix -- define, specify, implement, validate, and merge in one streamlined flow.
Deep research pipeline with parallel subagents, Gemini CLI triangulation, AVFL corpus validation, and provenance tracking.
Sprint retrospective — cross-log discovery, story verification, triage outputs, and sprint closure.
Sprint execution — dependency-driven story development, post-merge AVFL, and team review.
Sole writer of stories/index.json and sprints/index.json — validates state transitions, activates sprints, manages epic membership.
Sprint planning — story selection, team composition, Gherkin specs, and activation.
Traces quality failures upstream to spec, rule, or workflow root cause. Proposes fixes at the right level.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification