Run the phel-pdo test suite
Scanned 9/12/2026
Install to Claude Code
npx -y skills add phel-lang/phel-pdo --skill test --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Test?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/phel-lang-test)More formats (shields.io, HTML) on the badges page.
---
description: Run the phel-pdo test suite
argument-hint: "[file-path]"
disable-model-invocation: true
allowed-tools: "Bash(composer *), Bash(./vendor/bin/phel *), Bash(vendor/bin/phel *)"
---
# Test
1. No args → `composer test`.
2. File path → `vendor/bin/phel test "$ARGUMENTS"`.
3. Report pass/fail. The Phel runner has no `--filter`; to narrow, copy the focus `deftest` into a scratch file or comment unrelated ones out.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!