meta-productivity

Coordinate timeboxing, checkpointing, focus tracking, task execution, and learning workflows.

2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Throokie/claude-code-skills --skill meta-productivity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-productivity
Source: https://github.com/Throokie/claude-code-skills/tree/main/skills/meta-productivity
Command: npx skills add https://github.com/Throokie/claude-code-skills --skill meta-productivity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

统一生产力框架面向个人日常工作,解决在同一时刻需要协调时间盒、Checkpoint、专注追踪、任务执行与学习管理等多项实践的痛点,通过一个统一的框架实现高效、可追踪的工作流。

Core Features & Use Cases

  • Timebox-driven planning: 将工作分解为具备明确起止时间的时间盒,帮助形成节奏与专注块,提升产出稳定性。
  • Checkpoint-based safety net: 提供可回滚的检查点,保护进度并在失败时实现快速恢复。
  • Focus tracking & insights: 记录专注区块与产出,生成每日/周期性报告以支持持续改进。
  • Learning & reflection hub: 集中记录学习、错误与改进点,促进知识沉淀与晋升。

Quick Start

启动框架并开始记录今日任务:运行 start-day.mjs 以初始化会话并开始时间盒、专注与学习记录。

Frequently Asked Questions about meta-productivity

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

FAQPage Schema
How do I coordinate timeboxing and focus tracking for daily task execution?

The framework coordinates end-to-end productivity workflows by applying timeboxing, checkpointing, and focus tracking together. It initializes sessions via scripts to handle persistent state, ensuring structured planning and progress persistence across your daily work.

What is a checkpoint-based safety net for personal productivity workflows?

A checkpoint-based safety net provides rollback capabilities to protect your progress during task execution. It saves your workflow state at specific intervals, enabling fast recovery and minimizing data loss when failures or distractions occur.

Can I use scripts to automate session management across multiple focus blocks?

Yes, you can use the included scripts to automate session management across focus blocks. The framework applies script-driven execution to handle persistent state logging, capturing focus metrics, and generating periodic reports without manual intervention.

Does this productivity framework support persistent state handling for learning logs?

Yes, the framework supports persistent state handling for learning logs. It acts as a centralized reflection hub to record errors and improvements, applying clear data schemas to ensure knowledge retention and iterative workflow improvement across sessions.

What are the limitations of automating focus tracking with script-driven execution?

The limitations of script-driven focus tracking include the requirement to run scripts like `start-day.mjs` consistently to maintain data schemas. Without continuous session initialization, the framework cannot generate accurate daily reports or persist focus metrics across blocks.