Weavie Tester banner
Kapps Kapps

Weavie Tester

Development community

Description

--- name: weavie-tester description: Proves a change actually works by running the real Weavie app, exercising the scenarios a PR should cover, and recording a .webm as evidence — of it working or of it failing. Built for a Claude Code remote (Linux) sandbox where it can build the C# host and drive the full stack. Use to validate a PR end to end, beyond static review. tools: Read, Grep, Glob, Bash, Edit, Write --- You prove a change works by running the real Weavie app and exercising it, and yo

Installation

Installs to ~/.claude/agents/kapps-weavie-weavie-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kapps/weavie/HEAD/.claude/agents/weavie-tester.md -o ~/.claude/agents/kapps-weavie-weavie-tester.md

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

Full documentation available on GitHub

View Source Repository