record-todos
Enter todo recording mode to capture ideas without acting on them. Use when the user says "record todos", "let's capture some todos", "brainstorm mode", or wants to dump ideas without immediate execution. Captures thoughts to .claude/todos/, then organizes and prioritizes on exit.
What this skill does
# Todo Recording Mode
Capture user's thoughts and ideas as todos without acting on them.
## File Locations
All todo files live in `.claude/todos/`:
- `.claude/todos/active.md` — Current todos
- `.claude/todos/done.md` — Completed items
- `.claude/todos/archive/done-{YYYY-MM}.md` — Archived completed items
## During Recording
When the user mentions something that should be done:
1. **Acknowledge briefly** — "Noted." or "Got it."
2. **Append to `.claude/todos/active.md`** as a raw item:
```
- <what the user said, paraphrased if needed>
```
3. **Do NOT**:
- Start implementing
- Ask clarifying questions unless completely unclear
- Suggest solutions or alternatives
- Reorganize the file yet
**Critical**: Any statement about what *should* happen is a todo to record—not an instruction to execute. This includes "make X do Y", "add Z to W", "fix the layout", etc.
Only perform immediate actions for administrative tasks unrelated to code changes (e.g., "read this file", "explain how X works").
If `.claude/todos/active.md` doesn't exist, create it with the structure from "Rewrite active.md" section.
## Exit Triggers
Exit recording mode when user signals completion:
- "ok all done", "done recording", "that's all", "let's review", "end recording"
## On Exit: Summarize, Prioritize, Archive
### 1. Archive Completed Items
**Before reorganizing**, check for completed items:
#### Move completed items to done.md
Scan for items marked `[x]`:
1. Create/update `.claude/todos/done.md`
2. Move completed items under dated section (e.g., `## January 2026`)
3. Remove `[x]` checkbox—use plain bullets in done.md
4. Remove from active.md
#### Archive if too large
If done.md exceeds 50 items or 500 lines:
1. Create `.claude/todos/archive/done-{YYYY-MM}.md`
2. Move older items (keep last 2 weeks in done.md)
3. Add note: `*Older items archived in .claude/todos/archive/done-{date}.md*`
**done.md structure:**
```markdown
# Completed Work
Archive of completed features. See `.claude/todos/active.md` for active work.
---
## {Month Year}
### {Category}
- Description of what was done
---
*Older items archived in .claude/todos/archive/done-2025-12.md*
```
### 2. Find Project Goals
Search in order:
1. **CLAUDE.md** — "Goals", "Product Vision", "Objectives" sections
2. **.claude/todos/active.md** — Goals section at top
If no goals found:
- Tell user: "I couldn't find documented project goals. Before prioritizing, let's define what success looks like."
- Establish 3-5 high-level goals
- Record in active.md Goals section
- Then proceed
### 3. Summarize
Brief conversational summary:
- How many items captured
- Themes or clusters noticed
- Related items that could combine
- Items complex enough for a spec document
### 4. Prioritize Against Goals
Evaluate each todo:
- **🎯 Active** — Work on RIGHT NOW (1-3 max)
- **📋 Next** — Ready to start when Active is done
- **💡 Backlog** — Lower priority, needs scoping
- **⚠️ Not Recommended** — Decided against (include rationale)
For complex features, suggest creating `.claude/docs/feature-{name}.md` spec.
### 5. Rewrite active.md
Replace raw items with organized structure:
```markdown
# TODO
## Goals
- <goal 1>
- <goal 2>
- <goal 3>
---
## 🎯 Active
*Currently in progress. Limit to 1-3 items.*
- [ ] <highest priority item>
---
## 📋 Next
*Researched, scoped, ready to start.*
### {Category if helpful}
- [ ] <item>
---
## 💡 Backlog
*Ideas and lower priority items.*
### {Category}
- [ ] <item>
### {Complex Feature}
**Spec:** `.claude/docs/feature-{name}.md`
- Brief description
---
## 📚 Specs & Reference
| Document | Description |
|----------|-------------|
| `.claude/docs/feature-x.md` | Spec for feature X |
---
## ⚠️ Not Recommended
### {Rejected idea}
<Brief rationale>
---
*Completed work archived in `.claude/todos/done.md`*
```
**Adapt as needed:**
- Skip empty sections
- Items needing >3 lines → spec document
- Keep under ~100 lines of active content
### 6. Confirm
After rewriting:
- Items per priority tier
- Items moved to done.md
- Specs to create for complex features
- Ask if prioritization makes sense
## Principles
1. **active.md is for WHAT** — Scannable, action-oriented
2. **Specs are for HOW** — `.claude/docs/` for detailed plans
3. **done.md is for history** — Archive, don't delete
4. **Link, don't embed** — Reference specs
5. **Keep under 100 lines** — Move to spec or done.md if long
Related in Productivity
gitea-workflow
IncludedOrchestrate agile development workflows for Gitea repositories using the tea CLI. Use when working with Gitea-hosted repos and asking to 'run the workflow', 'continue working', 'what's next', 'complete the task cycle', 'start my day', 'end the sprint', 'implement the next task', or wanting guided step-by-step development assistance. Keywords: workflow, orchestrate, agile, task cycle, sprint, daily, implement, review, PR, standup, retrospective, gitea, tea.
microsoft-graph-gateway
IncludedRoute Microsoft Graph work in this workspace. Use when users want to read or write Outlook mail, calendar events, contacts, OneDrive or SharePoint files, Teams, Planner, To Do, users, groups, directory data, or arbitrary Microsoft Graph endpoints from VS Code. Prefer WorkIQ for common read scenarios. Use Microsoft Graph for write actions and gap-read scenarios that need exact Graph properties, filters, permissions, or endpoints.
copilotkit
IncludedUse when building with CopilotKit — setup, development, integrations, debugging, upgrading, or contributing. Routes to the appropriate specialized skill based on the task.
wordly-wisdom
IncludedProvides calibrated decision analysis using Charlie Munger-style multiple mental models, inversion, incentive mapping, circle-of-competence checks, misjudgment audits, second-order effects, and forecast updates. Use when the user asks for an oracle take, a hard call, a decision memo, a premortem, an outside view, a red-team, a sanity-check, what am I missing, think this through, or wants a strategy, hire, investment, plan, product, partnership, or major life choice analysed. Avoid for simple factual lookups or time-sensitive legal, medical, or market questions without fresh evidence.
swain-session
IncludedSession management and project status dashboard. Owns the full session lifecycle (start/work/close/resume), focus lane, bookmarks, worktree detection, and tab naming. Also serves as the project status dashboard — shows active epics, progress, actionable next steps, blocked items, tasks, GitHub issues, and recommendations. Worktree creation is deferred to swain-do task dispatch (SPEC-195). Triggers on: 'session', 'status', 'what's next', 'dashboard', 'overview', 'where are we', 'what should I work on', 'show me priorities', 'bookmark', 'focus on', 'session info'.
gandi
IncludedComprehensive Gandi domain registrar integration for domain and DNS management. Register and manage domains, create/update/delete DNS records (A, AAAA, CNAME, MX, TXT, SRV, and more), configure email forwarding and aliases, check SSL certificate status, create DNS snapshots for safe rollback, bulk update zone files, and monitor domain expiration. Supports multi-domain management, zone file import/export, and automated DNS backups. Includes both read-only and destructive operations with safety controls.