beagle-testing
Language-agnostic test plan generation and execution.
pinned to #a5919c1updated 3 months ago
Ask your AI client: “install plugins/beagle-testing”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/beagle-testingmetahub onboarded this repo on the author's behalf.
If you own github.com/existential-birds/beagle on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
69
Last commit
3 months ago
Latest release
published
- #agent-skills
- #ai-agents
- #ai-coding-assistant
- #anthropic
- #claude-code
- #claude-code-plugin
- #claude-code-skills
- #code-review
- #coding-agent
- #developer-tools
- #documentation
- #elixir
- #golang
- #llm
- #python
- #react
- #rust
- #swift
- #testing
- #typescript
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.a5919c1· 3 months ago
Behavioral checks ran but aren't published for this artifact; the static checks above ran at publish time.
Documentation
4 passed1 warningDescription qualitywarn
Only 6 words · 53 chars — more detail helps discovery
Tell consumers what this artifact does in a full sentence.
README is present and substantial
4,031 chars · 3 sections · 3 code blocks
Tags / topics declared
20 total — agent-skills, ai-agents, ai-coding-assistant, anthropic, claude-code, claude-code-plugin (+14)
README has usage / example sections
found: Installation
Homepage / docs URL declared
https://existentialbirds.com
Release history
1- releasecurrenta5919c1warn3 months ago
Contents
Generate and execute language-agnostic end-to-end test plans: detect the stack, trace branch changes to user-facing flows, and run them step by step — including browser tests via agent-browser. Part of the beagle Agent Skills marketplace — see the full skill catalog.
Installation
For any coding agent that supports Agent Skills:
npx skills add existential-birds/beagle
For Claude Code:
claude plugin marketplace add https://github.com/existential-birds/beagle
claude plugin install beagle-testing@existential-birds
Prerequisites
Browser tests require the optional agent-browser CLI tool to be available on PATH
Skills
| Skill | Description |
|---|---|
gen-test-plan | Detect the stack, trace branch changes to user-facing entry points, and generate an executable E2E YAML test plan |
run-test-plan | Execute a YAML test plan sequentially, stopping on first failure with a rich debug prompt |
See Also
- Skill catalog — every skill in the marketplace
- beagle-core — shared workflows, verification, and git skills
- beagle marketplace — the full Agent Skills marketplace
Reviews
No reviews yet. Be the first.
Related
ponytail
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
ECC
Harness-native ECC plugin for engineering teams - 63 agents, 249 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
agentic-bundle-aas-accessibility-inclusive-ux
Editorial "AAS Accessibility & Inclusive UX" bundle for Claude Code from Agentic Awesome Skills.
mh install plugins/beagle-testing