work

Automate plan-based task organization and execution across projects.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/jtucker9/mystuff --skill work-jtucker9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work
Source: https://github.com/jtucker9/mystuff/tree/main/skills/work
Command: npx skills add https://github.com/jtucker9/mystuff --skill work-jtucker9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and execute project tasks reliably by providing a structured, mode-aware workflow that reduces context switches and missed steps.

Core Features & Use Cases

  • Three operating modes (Copy Plan, Append Plan, Resume Plan) to manage task lifecycles
  • Silent context compilation and state awareness before actions to ensure safe plans
  • Quick queries for next actions, priorities, and plan health across multiple projects

Quick Start

Provide a project plan or initial task list and let the skill parse it into an actionable plan.

Frequently Asked Questions about work

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

FAQPage Schema
How do I organize project tasks and execute plans automatically?

You can organize project tasks by providing an initial task list or project plan, which the system parses into an actionable workflow with persistent state tracking and adaptive execution modes.

What is mode-based routing for task management workflows?

Mode-based routing in task management directs workflow actions through three operating modes: Copy Plan, Append Plan, and Resume Plan, coordinating task lifecycles with silent context compilation and error handling guardrails.

How do I check task priorities and next steps across multiple projects?

Check task priorities and next steps across multiple projects by querying the plan state directly, using quick query commands like 'what's next' or 'todo' to retrieve guided next-step actions and plan health status.

Can I resume an existing project plan without losing context?

Yes, you can resume an existing project plan without losing context using the Resume Plan mode, which relies on silent context compilation and persistent plan state to safely continue task execution.

What is the best way to manage task lifecycles for project planning?

The best way to manage task lifecycles for project planning is using a structured, mode-aware workflow that reduces context switches and missed steps through automated state awareness and guardrails.

Do I need dependencies to use context-aware mode switching for project planning?

No dependencies are required to use context-aware mode switching for project planning, as the system implements silent context compilation and persistent state tracking internally without external components.