energy-management

Rank tasks by time window and energy state into a short plan.

1|Updated May 9, 2026
One-click install
npx skills add https://github.com/tonykoop/claude-skills --skill energy-management-tonykoop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: energy-management
Source: https://github.com/tonykoop/claude-skills/tree/main/plugins/maker/skills/energy-management
Command: npx skills add https://github.com/tonykoop/claude-skills --skill energy-management-tonykoop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Plan tasks by turning a stated available time window and energy state into a short, ranked plan that avoids overcommitment and wasted effort.

Core Features & Use Cases

  • Capacity intake mode: triggered by phrases like "I have 30 minutes" or "I'm low energy today" to confirm the two inputs (time window and energy state).
  • Task-to-energy matching: core mode that returns a ranked shortlist (3–5 items) with fit/stretch/skip indicators based on deadlines and energy.
  • Weekly load review: lays out a week against teaching schedules and recovery windows, outputting a grid rather than a backlog.
  • Recovery-aware planning: down-weights high-energy tasks after intense days and preserves rest windows.
  • Handoff: routes new ideas or sizing to downstream skills such as idea-incubator, maker-engineering, or yoga-sequencer.

Quick Start

Provide available time, current energy state, deadlines, teaching schedule, and a list of candidate tasks; the skill will return a short ranked plan.

Frequently Asked Questions about energy-management

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

FAQPage Schema
How do I plan tasks when I have a short time window and low energy?

Energy management matches tasks to your capacity by taking a stated time window and energy state, returning a ranked 3–5 item shortlist with fit, stretch, or skip indicators.

What is the best way to match my weekly teaching schedule to task capacity?

Weekly load review lays out a week against teaching schedules and recovery windows, outputting a capacity grid rather than a backlog to prevent overcommitment.

Can I route new ideas from task planning to a separate incubator skill?

Yes, the skill routes new ideas or sizing tasks to downstream skills such as idea-incubator, maker-engineering, or yoga-sequencer when needed.

Does energy-aware planning preserve rest windows after intense days?

Recovery-aware planning down-weights high-energy tasks after intense days and explicitly preserves rest windows to avoid wasted effort.

Do I need to set up persistent personal data storage to use weekly planning?

No, the skill enforces no persistent personal data, relying on existing labels from sources like idea-incubator and calendars to generate compact results.