What is setup?
Bootstrap agent working system for a new project. Triggers on "setup agent system", "initialize claude", "bootstrap project". Source: lidessen/moniro.
Bootstrap agent working system for a new project. Triggers on "setup agent system", "initialize claude", "bootstrap project".
Quickly install setup AI skill to your development environment via command line
Source: lidessen/moniro.
Without this system, every agent starts from zero. Mistakes you make, successors will repeat. What you learn, successors must relearn.
This isn't optional "best practice"—it's the infrastructure that enables agent teams to evolve.
| notes/ | Learnings, reflections, discoveries | | decisions/ | Important decisions and their rationale | | todos/ | Tasks that span sessions |
Bootstrap agent working system for a new project. Triggers on "setup agent system", "initialize claude", "bootstrap project". Source: lidessen/moniro.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/lidessen/moniro --skill setupBootstrap agent working system for a new project. Triggers on "setup agent system", "initialize claude", "bootstrap project". Source: lidessen/moniro.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lidessen/moniro --skill setup 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/lidessen/moniro