Recipes
All recipes

Slack Coding Agent

A Slack-triggered Pi recipe that lazily clones one granted GitHub repository, implements a coding request, verifies it, opens a pull request, and reports progress in the originating Slack thread.

Coding

Run it

git clone https://github.com/introspection-recipes/slack-coding-agent
cd slack-coding-agent

pi --recipe .

The clone is the install. Change anything in it and the next launch picks the change up, because Pi reads the directory rather than a built artifact.

What is inside

1 agent
One definition, with its model, tool allowlist and instructions.