v1.8.1 - Active

Master Your
Workflow

An MCP server that acts as your coding conscience. Enforce test-driven development, ensure documentation, and never skip a step in your release process.

1.8.1
Latest Version
MIT
License
Node 18+
Compatibility

Your Coding Conscience

Enforced Discipline

Won't let you skip important steps. Follows a strict, proven development workflow.

Test-Driven

Blocks commits if tests fail. Encourages writing tests before marking tasks complete.

Documentation

Reminds you to update documentation (README, docs, changelog) for every change.

State Tracking

Remembers exactly where you are in the workflow, even across sessions.

Task History

Keeps a detailed log of all completed tasks, commits, and releases.

Smart Prompts

Provides quick reminders and guidance on best practices as you work.

API Reference

Query workflow data programmatically with our JSON API.

GET /api/history

Retrieve paginated task history entries.

GET /api/summary

Get project health stats and recent tasks.