What problem does it solve?
This skill solves the fragmentation of AI agent work by providing a durable, stateful runtime that tracks tasks, profiles, and artifacts across sessions, preventing context loss in long-lived projects.
Core Features & Use Cases
- Profile-Aware Execution: Manage task lifecycles using predefined contracts that dictate workspace bootstrap, runtime defaults, and policies.
- Artifact Lineage: Track generated outputs with versioning and clear associations to specific tasks and sessions.
- Use Case: Use this to manage a complex software development task where an agent needs to maintain context across multiple days, switching between brainstorming, implementation, and reporting phases without losing the thread.
Quick Start
Use the tasks skill to create a new task with the default profile and provide the necessary instructions for the agent to begin work.