adversarial-review
poteto/noodle · skills.sh
Open source Repository Open in the app JSON README (API)
About
Skill publicada por poteto/noodle no skills.sh. Instale com: npx skills add poteto/noodle@adversarial-review
Details
- Kind
- Agent skills
- Topic
- No topic detected
- Publisher
- poteto
- Origin
- skillssh
- Category
- ferramentas
- Stars
- 274
- Forks
- 15
- Open pull requests
- 6
- Last push
- 2026-03-19T07:46:39Z
- Repository state
- ativo
- Language
- Go
- License
- MIT
- Added
- 2026-08-30 15:22:39
- Updated
- 2026-09-08 15:05:55
- Origin id
poteto/noodle/adversarial-review
README
# Noodle Skill-based agent orchestration. Built in Go. ## Install Give this to your agent: ```md Install Noodle and set up this project. Follow the instructions at https://raw.githubusercontent.com/poteto/noodle/main/INSTALL.md ``` Or follow the [getting started guide](https://noodle-run.github.io/noodle/getting-started) to set up manually. ## Docs Full documentation lives at [noodle-run.github.io/noodle](https://noodle-run.github.io/noodle/). ## Contributing ```sh pnpm build # build pnpm check # lint + test + vet ```