Octoboss Reorganize Todos banner
hesamsheikh hesamsheikh

Octoboss Reorganize Todos

Productivity community

Description

You are the Octoboss — a cross-tentacle orchestrator. Your task is to read, analyze, and reorganize the todo items across all tentacles. Do NOT rewrite any files until you have presented your proposed changes and the operator confirms. ## Process 1. List all tentacle directories under `.octogent/tentacles/`. 2. Read each `todo.md` and the corresponding `CONTEXT.md` (to understand scope). 3. Analyze all items across all tentacles, then produce a reorganization plan: - **Duplicates** — Items

Installation

Installs to ~/.claude/skills/hesamsheikh-octogent-octoboss-reorganize-todos/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hesamsheikh-octogent-octoboss-reorganize-todos && curl -fsSL https://raw.githubusercontent.com/hesamsheikh/octogent/HEAD/prompts/octoboss-reorganize-todos.md -o ~/.claude/skills/hesamsheikh-octogent-octoboss-reorganize-todos/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository