context-task

Maintain durable task documents for briefs, notes, plans, and outcomes.

7|2|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/yishan-io/yishan-mono --skill context-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-task
Source: https://github.com/yishan-io/yishan-mono/tree/main/packages/pi-task/skills/context-task
Command: npx skills add https://github.com/yishan-io/yishan-mono --skill context-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented project memory by providing a structured, persistent way to track task progress, decisions, and outcomes within a workspace.

Core Features & Use Cases

  • Durable Task Records: Manages stable briefs, research notes, and execution plans that persist across agent sessions.
  • Workflow Integration: Coordinates with planning, execution, and review skills to ensure task documents remain accurate and up-to-date.
  • Use Case: When working on a complex feature, use this skill to maintain a living plan.md that evolves as you research and implement, ensuring the agent always has the latest context without needing to be re-briefed.

Quick Start

Use the context-task skill to read the current task brief and append a new research note regarding the recent API discovery.

Frequently Asked Questions about context-task

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

FAQPage Schema
How do I maintain durable project memory for agentic workflows across sessions?

You can maintain durable project memory by using structured task documents like briefs, notes, and plans that persist across agent sessions. This ensures the agent retains the latest context without needing to be re-briefed.

What is the best way to track task progress and outcomes in a workspace?

The best way to track task progress is to manage the lifecycle of work items through durable records. This involves maintaining standardized task documents that capture decisions, execution plans, and outcomes consistently.

How do I append research notes to an existing task plan during execution?

You can append research notes by using a standardized interface to write and append task-specific information to existing documents. This allows your living plan to evolve accurately as you research and implement features.

Do I need pi-task operations to ensure document integrity for task management?

Yes, you need pi-task operations to ensure document integrity and state transitions. This integration guarantees that task documents remain accurate and consistent during research, execution, and completion phases.

Can I use this approach to coordinate planning and execution skills for complex features?

Yes, you can coordinate planning, execution, and review skills to ensure task documents remain up-to-date. This workflow integration solves fragmented project memory by keeping stable briefs and execution plans synchronized.