todos-babysit

Scan local todo files, cross-reference GitHub PRs, and prepare action plans.

127|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/hanamizuki/solopreneur --skill todos-babysit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todos-babysit
Source: https://github.com/hanamizuki/solopreneur/tree/main/plugins/solopreneur/skills/todos-babysit
Command: npx skills add https://github.com/hanamizuki/solopreneur --skill todos-babysit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Periodic backlog and in-progress todo management across GitHub PRs, notifications, and worktrees, reducing manual tracking and context-switching.

Core Features & Use Cases

  • Periodic scanning of backlog and doing items
  • Cross-references with GitHub PR statuses
  • Notifies via Discord or terminal
  • Interactive vs Auto modes with safe actions
  • Worktree-based implementation loop
  • Designed for /loop periodic execution

Quick Start

Say todos-babysit or run /loop 24h /todos-babysit to start babysitting your backlog and doing items.

Frequently Asked Questions about todos-babysit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate backlog and PR tracking across git worktrees?

Automate backlog and PR tracking by using periodic loop workflows to scan local todo files, cross-reference GitHub PR statuses, and prepare action plans across git worktrees. It reduces manual context-switching by automatically managing ongoing doing items.

Can I send automated backlog notifications to Discord?

Yes, you can send automated backlog notifications to Discord or the terminal. The Skill scans local todo files and cross-references GitHub PR statuses to deliver periodic updates on your doing items.

What is the best way to periodically scan todo files and check GitHub PR statuses?

The best way to periodically scan todo files and check GitHub PR statuses is running a periodic loop command. This automatically cross-references local backlog items with active PRs and prepares actionable plans.

Does this backlog management tool support interactive confirmation for safe actions?

Yes, this backlog management tool supports both interactive confirmation and auto-safe execution modes. You can choose between manually confirming prepared action plans or letting the system automatically apply safe actions during the periodic loop.

How do I start babysitting my in-progress todos and GitHub PRs?

Start babysitting your in-progress todos and GitHub PRs by running a 24-hour loop command. This triggers periodic scans of your local backlog files, retrieves PR statuses, and handles worktree management automatically.