complete-task

Close Trekker work items by adding a summary and marking them complete.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/obsfx/trekker-codex --skill complete-task-obsfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complete-task
Source: https://github.com/obsfx/trekker-codex/tree/main/skills/complete-task
Command: npx skills add https://github.com/obsfx/trekker-codex --skill complete-task-obsfx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Close Trekker work cleanly by reviewing context, adding a summary comment, marking the task complete, and surfacing the next ready item.

Core Features & Use Cases

  • Review context and history of the current Trekker task to ensure alignment.
  • Automatically append a concise summary comment describing changes and decisions.
  • Mark the task as completed and surface the next ready item for continuation.
  • Provides a guardrail to prevent premature completion without context.

Quick Start

Review the current Trekker task, add a concise summary comment, mark the task as completed, and surface the next ready item.

Frequently Asked Questions about complete-task

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

FAQPage Schema
How do I close a Trekker task with a summary?

To close a Trekker task, review the context, append a concise summary comment, mark the task complete, and surface the next ready item in a deterministic sequence for continuation.

What is the best way to ensure context recovery before task completion?

Context recovery is ensured by reviewing the current Trekker task history and adding a summary comment. This guardrail prevents premature completion and aligns work before marking tasks complete.

Can I automatically surface the next ready item after completing a task?

Yes, marking a Trekker task as complete automatically surfaces the next ready item. This stages subsequent work in a deterministic sequence for continuous development workflows.

Does this task management approach work for standard development workflows?

Yes, this task completion approach applies to standard development workflows where tasks are reviewed, summarized, and staged for the next ready item. It ensures proper task closure and context recovery.

Why add a summary comment when completing task management items?

Adding a summary comment when completing task management items describes changes and decisions made. It provides context recovery and ensures alignment before the task is marked complete.

What happens if I mark a Trekker task complete without reviewing context?

Marking a Trekker task complete without reviewing context triggers a guardrail to prevent premature completion. This ensures proper task closure and context recovery before moving to the next ready item.