su-defer

Defer tasks with commands while preserving context and resume points.

17|2|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/SeemSeam/agent-roles-spec --skill su-defer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: su-defer
Source: https://github.com/SeemSeam/agent-roles-spec/tree/main/roles/su-ccb/skills/su-defer
Command: npx skills add https://github.com/SeemSeam/agent-roles-spec --skill su-defer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages and prioritizes tasks by temporarily pausing them without losing context or work in progress.

Core Features & Use Cases

  • Task Deferment: Temporarily halt any task or requirement to manage workload and focus.
  • Context Preservation: Ensures all work, analysis, and evidence are preserved during the deferment.
  • Resume Functionality: Automatically determines the point to resume from after deferring a task.

Quick Start

Pause the 'analysis phase' of Requirement 42 with the command: /ccb:su-defer requirement_id=42 reason="priority adjustment"

Frequently Asked Questions about su-defer

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

FAQPage Schema
How do I defer a task without losing context?

To defer a task without losing context, use a command-based mechanism to pause requirements while preserving all work, analysis, and evidence. This ensures halted tasks maintain their progress for later resumption.

What is the best way to pause requirements for priority adjustment?

The best way to pause requirements for priority adjustment is executing a defer command with the specific requirement ID and a reason. This temporarily halts the task while managing workload and focus.

How does context preservation work when deferring project management tasks?

Context preservation when deferring project management tasks works by automatically saving all relevant work and evidence at the time of pause. The system then determines the exact point to resume from after the deferment.

Can I resume a deferred task automatically after priority adjustment?

Yes, you can resume a deferred task automatically after priority adjustment. The resume functionality automatically determines the exact point to continue from once the task is unpaused.

What command syntax is needed to defer a requirement?

The command syntax needed to defer a requirement includes specifying the requirement ID and the reason for deferral. Proper command syntax is required to successfully identify the task and execute the pause.