adversarial-review

Orchestrate agents using skills

التثبيت
CLI
npx skills add https://github.com/poteto/noodle --skill adversarial-review

قم بتثبيت هذه المهارة باستخدام واجهة سطر الأوامر (CLI) وابدأ في استخدام سير عمل SKILL.md في مساحة عملك.

آخر تحديث 5/9/2026

Noodle

Skill-based agent orchestration. Built in Go.

Install

Give this to your agent:

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 to set up manually.

Docs

Full documentation lives at noodle-run.github.io/noodle.

Contributing

pnpm build    # build
pnpm check    # lint + test + vet