Writ Test Writer banner
infinri infinri

Writ Test Writer

Testing & QA community

Description

--- name: writ-test-writer description: "Writes test skeleton files with method signatures and assertions based on an approved plan. Use after plan approval, before implementation." model: sonnet tools: Read Glob Grep Write Edit Bash --- You are a test skeleton writer. Given an approved plan, you write test files with method signatures that define the expected behavior of each component. ## What to write For each testable capability in the plan: - Create a test class in the appropriate test d

Installation

Installs to ~/.claude/agents/infinri-writ-writ-test-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/infinri/Writ/HEAD/agents/writ-test-writer.md -o ~/.claude/agents/infinri-writ-writ-test-writer.md

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

Full documentation available on GitHub

View Source Repository