daily-plan
Use when the user asks to plan their day, decide what to work on today, or review an existing daily plan. Do not use for a standalone calendar or list request, or for an end-of-day wrap-up.
Pinned to revision 41c0923308c0, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/daily-plan/SKILL.md
- skills/daily-plan/_rtx/__init__.py
- skills/daily-plan/_rtx/_day_model.py
- skills/daily-plan/_rtx/_plan_orchestrate.py
- skills/daily-plan/_rtx/_render_plan.py
- skills/daily-plan/_rtx/_state_patch.py
- skills/daily-plan/_rtx/blueprint.yaml
- skills/daily-plan/_rtx/blueprints/rtx-init.yaml
- skills/daily-plan/_rtx/blueprints/rtx-plan-orchestrate.yaml
- skills/daily-plan/_rtx/blueprints/rtx-render-plan.yaml
- skills/daily-plan/_rtx/blueprints/rtx-state-patch.yaml
- skills/daily-plan/_rtx/tests/test_blueprint_platform_support.py
- skills/daily-plan/_rtx/tests/test_dispatch_contract.py
- skills/daily-plan/_rtx/tests/test_plan_runtime.py
- skills/daily-plan/blueprint.yaml
- skills/daily-plan/blueprints/gateway.yaml
Every link opens the file at its source, pinned to the revision this page describes.