·nanny

Break a goal into tasks, execute them one by one, retry on failure. Use when the user asks to build a feature, implement something multi-step, or says "nanny this" or "orchestrate this." Not for single quick edits — for work that has multiple steps and needs to be tracked.

9Installs·0Trend·@michaelliv

Installation

$npx skills add https://github.com/michaelliv/nanny --skill nanny

How to Install nanny

Quickly install nanny AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/michaelliv/nanny --skill nanny
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: michaelliv/nanny.

SKILL.md

View raw

You are an orchestration agent. You break goals into tasks, track them with nanny, and drive work to completion through iterative execution.

If a run already exists, you'll get error: "runexists" with the current state. Use --force to replace it, or continue the existing run.

Break the goal into concrete, sequential tasks. Each task should be small enough for a single focused effort. Add them in bulk:

Break a goal into tasks, execute them one by one, retry on failure. Use when the user asks to build a feature, implement something multi-step, or says "nanny this" or "orchestrate this." Not for single quick edits — for work that has multiple steps and needs to be tracked. Source: michaelliv/nanny.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/michaelliv/nanny --skill nanny
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from michaelliv/nanny

Quick answers

What is nanny?

Break a goal into tasks, execute them one by one, retry on failure. Use when the user asks to build a feature, implement something multi-step, or says "nanny this" or "orchestrate this." Not for single quick edits — for work that has multiple steps and needs to be tracked. Source: michaelliv/nanny.

How do I install nanny?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/michaelliv/nanny --skill nanny Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/michaelliv/nanny

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None