Automated end-to-end testing for AI agent skills(agentskills.io). Launches Claude Code and Cursor as subprocesses, runs scenarios in real workspaces, and asserts what the model actually does.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
74
commits
feat: remove init command, add good/bad skill demo GIFs
accf9f5View on GitHubfix: handle string tool_use_result in claude code adapter
317998cView on GitHubfix: rewrite cursor adapter from real output, use /tmp for workspaces
ba24962View on GitHubdocs: add activation command to README, clarify sandbox limits
1ba46bcView on GitHubfeat: add skill activation testing via Skill tool call detection
a533d14View on GitHubdocs: tighten README, restore full output and substance
d99a6ceView on GitHubfeat: add multi-run support for probabilistic skill testing
3eddb0aView on GitHub