aipo
Goal-driven project planning, task breakdown, and execution
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install AIPO?โผ
Run `npx skills add miyatti777/aipo --all -g -y` in your terminal to install the full system globally.
What does AIPO do?โผ
You state one goal, and AIPO breaks it into sub-goals and tasks, generates execution commands, and produces deliverables like documents, databases, and plans automatically.
How does AIPO keep context in long projects?โผ
It saves goals, context, and tasks into layer.yaml, context.yaml, and tasks.yaml files, passing context from parent layers down to sub-tasks so nothing is forgotten.
Does AIPO work with Cursor and Claude Code?โผ
Yes. It installs directly into Cursor or Claude Code and runs through five slash commands: sense, focus, discover, deliver, and operation.
Can non-engineers use AIPO?โผ
Yes. You only need to describe your goal in plain language, such as planning an event or learning Python, and the system handles decomposition and execution.