https://github.com/venables/skills
A collection of useful skills for agents.
https://github.com/venables/skills
Last synced: 2 months ago
JSON representation
A collection of useful skills for agents.
- Host: GitHub
- URL: https://github.com/venables/skills
- Owner: venables
- Created: 2026-04-10T02:53:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-05-10T14:58:19.000Z (3 months ago)
- Last Synced: 2026-05-10T16:35:34.247Z (3 months ago)
- Size: 105 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @venables/skills
## Skills
| Skill | Description |
| --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [panel-review-loop](./skills/panel-review-loop) | Autonomously loop the review-fix-rereview cycle around `panel-review` — judge which findings are worth fixing, fix them, re-review, repeat until clean, then report what was fixed, what was left alone (and why), and any goal deviations |
| [pr-comment-handler](./skills/pr-comment-handler) | Read every open review comment on a PR, classify each as fix / push-back / defer-to-Linear, drive the work, then post the right reply on each thread (including `Fixed in ` replies on push) |
| [post-panel-review-comments](./skills/post-panel-review-comments) | Triage findings from a `panel-review` into PR inline comments and Linear tickets via a two-stage select list |
| [optimize-agents-md](https://github.com/catena-labs/dev-skills/tree/main/skills/optimize-agents-md) | Optimize your AGENTS.md (and CLAUDE.md) files according to best practices. Works with monorepos, too |
| [panel-review](https://github.com/catena-labs/dev-skills/tree/main/skills/panel-review) | Fan a code review out to multiple local CLI agents (codex, claude, opencode) in parallel and amalgamate their findings |
The catena-labs links above point to skills that have moved to [catena-labs/dev-skills](https://github.com/catena-labs/dev-skills).
## License
MIT