Orchestrate agents using skills
npx skills add https://github.com/poteto/noodle --skill adversarial-reviewCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
Skill-based agent orchestration. Built in Go.
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.
Full documentation lives at noodle-run.github.io/noodle.
pnpm build # build
pnpm check # lint + test + vet