What is execute?
Implementation methodology for executing tasks. Provides the how — scoping, decomposition, worktree workflow, verification, and commit conventions. Source: poteto/noodle.
Implementation methodology for executing tasks. Provides the how — scoping, decomposition, worktree workflow, verification, and commit conventions.
Quickly install execute AI skill to your development environment via command line
Source: poteto/noodle.
Implementation methodology. Loads alongside the domain skill (e.g., "noodle") — this teaches process, the domain skill teaches the codebase.
Operate fully autonomously. Never ask the user. Don't stop until the work is fully complete.
Track all work with Tasks (TaskCreate, TaskUpdate, TaskList). One task per decomposed change; mark inprogress when starting, completed when done.
Implementation methodology for executing tasks. Provides the how — scoping, decomposition, worktree workflow, verification, and commit conventions. Source: poteto/noodle.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/poteto/noodle --skill executeImplementation methodology for executing tasks. Provides the how — scoping, decomposition, worktree workflow, verification, and commit conventions. Source: poteto/noodle.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/poteto/noodle --skill execute Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/poteto/noodle