No description
- TypeScript 100%
Generic harness: derives a fast-check arbitrary from every model zod schema (globalArguments, method arguments, resource schemas) and asserts generated data round-trips through the schema's own safeParse. Identical file across extensions; canonical copy + docs live in mms/tests/property/. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .claude/skills/github | ||
| extensions/models | ||
| tests/property | ||
| .gitignore | ||
| .swamp.yaml | ||
| CLAUDE.md | ||
| manifest.yaml | ||
| README.md | ||
@keeb/github
Swamp extension for GitHub PR listing via the gh CLI.
Models
github/gh-pr-list
List pull requests from a GitHub repository using the gh CLI.
| Method | Description |
|---|---|
list |
List PRs matching criteria (optional since, sinceDays arguments) |
Global arguments: owner, repo, state, limit
Install
swamp extension pull @keeb/github
License
MIT