Idea Coach
AI-powered idea/problem/challenge manager with GitHub integration. Captures, categorizes, reviews, and helps ship ideas to repos.
AI-powered idea/problem/challenge manager with GitHub integration. Captures, categorizes, reviews, and helps ship ideas to repos.
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Your critical sparring partner for ideas, problems, and challenges โ now with GitHub integration!
Idea Coach helps you:
Be critical, not just supportive. Idea Coach will:
| Command | Description |
|---|---|
| Capture a new idea |
| List active ideas |
| Show ideas due for review |
| Get idea details |
| Update idea attributes |
| Add review interaction |
| Mark as dropped (requires reason) |
| Mark as completed |
| Show statistics |
| Command | Description |
|---|---|
| Link to existing repo |
| Create new repo for idea |
| Create public repo |
| Show linked repo status |
| Create/update GitHub issue |
captured โ exploring โ developing โ shipped/done โ โ parked blocked โ dropped
| Importance | Energy | Review Cycle |
|---|---|---|
| critical | high | daily |
| critical | * | weekly |
| important | high | weekly |
| important | * | biweekly |
| nice-to-have | * | monthly |
| parked | * | quarterly |
gh CLI installed and authenticatedgh auth login if not set up# 1. Capture idea /idea "Build a CLI for task management"2. Develop it
/idea_update abc123 --status developing
3. Ship it to GitHub
/idea_ship abc123
4. Or link to existing repo
/idea_link abc123 moinsen-dev/my-cli
5. Check repo status
/idea_repo abc123
6. Sync as GitHub issue
/idea_sync abc123
# Add idea python scripts/coach.py add "Build something cool" --type idea --importance importantList ideas
python scripts/coach.py list python scripts/coach.py list --due python scripts/coach.py list --github # Only with linked repos
GitHub operations
python scripts/coach.py link <id> owner/repo python scripts/coach.py ship <id> --owner moinsen-dev python scripts/coach.py repo-status <id> python scripts/coach.py sync-issue <id> --labels enhancement,idea
Ideas are stored in
~/.openclaw/idea-coach/ideas.json
Each idea tracks:
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
ยฉ 2026 Torly.ai. All rights reserved.