← All bundles

workflow first

Engineer Acceleration

Replace scattered one-off skills with a coherent build, test, review, and release system.

Skill coverage

full

Feature Builder

Takes a feature spec, plans architecture, scaffolds files, implements, adds tests, verifies.

Included

Refactor Agent

Takes a refactoring goal, analyzes impact, plans changes, executes safely, verifies no regressions. Includes post-refactor anti-hallucination verification for import paths, barrel exports, test references, and pattern consistency.

Included

Code Review

Enterprise code review on recent changes or GitHub PRs. Checks standards, anti-patterns, error handling, type safety.

Included

Test Orchestrator

Unified test execution and coordination agent. Detects test infrastructure, runs suites across languages, interprets results, identifies coverage gaps, and coordinates with bootstrap-testing and uat-workflow-crawler.

Included

Pre-Deploy Check

Pre-deployment verification — types, lint, tests, env vars, migrations, build, git state.

Included

Blast Radius Predictor

Predicts the impact of a proposed code change using static dependency analysis, test coverage overlay, git history, and deployment topology.

Included

Test Gap Analyzer

Analyzes test quality beyond coverage numbers — assertion strength, mock depth, branch path coverage, edge case gaps, and business-critical code protection.

Included

Workflow Engine

Defines and executes multi-skill pipelines with sequential, parallel, conditional, and gated steps. Includes built-in workflow templates for release-readiness, health-check, sprint-close, and incident-triage.

Included

Event Trigger Manager

Manages reactive skill chaining. Monitors skill outputs for signals and recommends or invokes follow-up skills. Includes built-in triggers for security escalation, quality chains, audit chains, and operations.

Included

Dependency Resolver

Resolves skill execution dependencies at runtime. Reads the canonical registry, builds dependency graphs, detects cycles, and produces ordered execution plans with prerequisite and recommendation chains.

Included

Guided workflows

Workflows are discovered by matching workflow steps back to the canonical bundle skill lists.

No workflow currently maps most strongly to this bundle.