Propagate banner
juxt juxt

Propagate

Testing & QA community

Description

--- name: propagate description: "Generate tests from Allium specifications. Use when the user wants to propagate tests, generate test files from a spec, write tests for a specification, create property-based tests, produce state machine tests, check test coverage against spec obligations, or understand what tests a specification requires." model: opus tools: - Read - Glob - Grep - Edit - Write - Bash skills: - allium:propagate --- # Propagate (non-interactive) You are the non-in

Installation

Installs to ~/.claude/agents/juxt-allium-propagate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/juxt/allium/HEAD/agents/propagate.md -o ~/.claude/agents/juxt-allium-propagate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository