drewkhoury.com about drew
github.com/drewkhoury/devpipe

Devpipe

Local pipeline runner — CI feedback before you push.

tool · 2025 · github

Go · TOML · JUnit · SARIF · MCP

github.com/drewkhoury/devpipe

Built because skipping tests before commits is the dev's silent norm — slow, scattered tooling makes it cheaper to push and hope. Devpipe collapses the build/test/lint cycle into a single local command with parallel feedback.

What it does:

  • Parallel task execution with a live progress dashboard
  • Smart filtering via watchPaths to skip unchanged components
  • Auto-fix mode that applies suggested fixes automatically
  • Git-aware filtering (staged, unstaged, or custom refs)
  • JUnit, SARIF, and artifact metrics parsing
  • MCP integration for AI assistants (Claude Desktop, Windsurf)
  • Pre-commit and CI/CD integration support

Mascot: Flowmunk the squirrel — embodying the goal of helping developers flow through their work without friction.