ase-task-status
SkillProductivityGet 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.
No other account needed.
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
-
Determine Task and Status:
-
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, andCANCELLED. -
If is
team:PLANNING,SHELVED,IMPLEMENTING,STALLED,IMPLEMENTED, andCANCELLED. -
If is
enterprise:DRAFTED,SHELVED,PLANNING,PLANNED,STALLED,IMPLEMENTING,IMPLEMENTED,DECLINED,APPROVING,APPROVED,DEFERRED,INTEGRATING,INTEGRATED, andCANCELLED.
Do not output anything.
-
-
Do not output anything.
-
-
Perform Operation:
-
-
If starts with
ERROR:orWARNING:: Only output the following : -
If starts NOT with
ERROR:and NOT withWARNING:: 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 withWARNING:: Strip the leadingOK: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