Tag

#Automation

12 posts tagged Automation.

3 min

Run a Release Train with Agents

Version bumps, changelog entries, release notes in plain language, site updates, and link checks — the release chores that always slip are exactly the work a hive does well. The workflow behind our seven-releases-in-eight-days week.

Use Cases Read →
6 min

Deploy a Blog-Writer Agent: The One That Wrote This Post

How Munder Difflin's blog is written by an automated writer agent in the hive — drafts in a worktree, single-committer integration, Eleventy build, human-gated deploy, and now hand-drawn illustrations from the same office. Build your own.

Use Cases Read →
7 min

Deploy a PR Reviewer That Never Sleeps — In About One Prompt

A how-to for standing up a fully automated PR-reviewing agent in Munder Difflin — one that reads your real source (not just the PR description), de-dupes noise, and only escalates what matters. With a real triage run that turned 22 duplicate firings into a clean v0.2.5 patch queue.

Orchestration Read →
14 min

How to Install and Use Munder Difflin: A Beginner's Guide

A plain-language guide to Munder Difflin v0.4.6. What a coding agent is, which AI engine to pick based on what you already pay for, the one terminal command you'll ever run, and how to install and set it up on macOS, Windows or Linux.

Guides Read →
5 min

Trigger Your AI Agent Hive from Slack

Trigger an AI agent hive from Slack: a local webhook verifies each message and drops it into your orchestrator's queue as a task — no server to host.

Guides Read →