ase-task-status

SkillProductivity

Get or set the lifecycle status of the current or given task plan. Use when the user wants to know or change the "status" or "state" of the "task" or "plan", e.g. to "close", "shelve", "cancel", or "re-open" it.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the ase-task-status skill

What this skill tells your AI

The instructions your AI receives, as published by rse/ase in plugin/skills/ase-task-status/SKILL.md and read by ahel’s review.

@${CLAUDE_SKILL_DIR}/../../meta/ase-control.md @${CLAUDE_SKILL_DIR}/../../meta/ase-skill.md @${CLAUDE_SKILL_DIR}/../../meta/ase-getopt.md

Procedure

  1. Determine Task and Status:

    1. Parse (with any leading and trailing whitespace stripped) into a whitespace-separated list of tokens. Inherit the always existing from the current context. Set and (empty). Set to the states of the task lifecycle model of the current project:

      • If is solo (or absent): OPEN, SHELVED, CLOSED, and CANCELLED.

      • If is team: PLANNING, SHELVED, IMPLEMENTING, STALLED, IMPLEMENTED, and CANCELLED.

      • If is enterprise: DRAFTED, SHELVED, PLANNING, PLANNED, STALLED, IMPLEMENTING, IMPLEMENTED, DECLINED, APPROVING, APPROVED, DEFERRED, INTEGRATING, INTEGRATED, and CANCELLED.

      Do not output anything.

    2. Do not output anything.

  2. Perform Operation:

      • If starts with ERROR: or WARNING:: Only output the following :

      • If starts NOT with ERROR: and NOT with WARNING:: Only output the following :

      • If starts with ERROR:: Only output the following :

      • If starts with WARNING:: The status was set nevertheless. Only output the following :

      • If starts NOT with ERROR: and NOT with WARNING:: Strip the leading OK: prefix from and only output the following :

Signals

GitHub stars
53
Forks
6
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
ase-task-status
Source
github.com/rse/ase