Noodle Seed
ReferenceCLI reference

noodle agents

Preview or install project-local Noodle and app product skills.

Preview or install project-local Noodle and app product skills.

Usage

noodle agents setup|doctor

Subcommands

  • setup — Reconcile Noodle guidance and the app product skill (dry-run unless --write).
    • --agents claude-code|codex|all|none — Coding-agent files to configure.
    • --project <dir> — Project directory.
    • --write — Write the generated configuration.
    • --force — Replace changed Noodle-owned files; never modified app product skills.
    • --refresh — Force re-fetch the latest skills.
    • --regenerate-app-skill — Preview or explicitly apply app-skill regeneration, migration, rename, or removal.
    • --replace-modified-app-skill — Replace modified previously owned app-skill files; requires --regenerate-app-skill.
    • --json — Emit JSON output.
  • doctor — Report Noodle and app product-skill install, modification, and staleness.
    • --agents claude-code|codex|all|none — Coding-agent files to inspect.
    • --project <dir> — Project directory.
    • --json — Emit JSON output.

Runs locally — no account or hosted service required.

Run noodle agents --help for the latest options and details.

On this page