Structured methodology. Persistent memory. Continuous learning.
PILOT extends Kiro with:
- The Algorithm — OBSERVE → THINK → PLAN → BUILD → EXECUTE → VERIFY → LEARN
- Memory — Captures solutions and applies them to future work
- Identity — Knows your goals, projects, and working style
Every task follows seven phases:
- OBSERVE — Understand before acting
- THINK — Generate approaches
- PLAN — Select strategy
- BUILD — Define success criteria
- EXECUTE — Do the work
- VERIFY — Test against criteria
- LEARN — Capture verified insights
Core principle: Define what success looks like BEFORE you execute.
- Kiro installed
- macOS or Linux (bash required)
- (Optional) Enable semantic search:
kiro-cli settings chat.enableKnowledge true
git clone https://github.com/requix/pilot.git
cd pilot
./install.shRun: kiro-cli --agent pilot
After install, PILOT will:
- Follow the Algorithm for complex tasks
- Remember solutions that work
- Learn your preferences over time
Inspired by PAI by Daniel Miessler.
MIT License — Use freely, commercially or personally.