ase-task-view
SkillProductivityView current or given task plan. Use when the user calls to "view", "show" or "see" the "task", "plan", "spec", or "specification".
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-view skill
What this skill tells your AI
The instructions your AI receives, as published by rse/ase in plugin/skills/ase-task-view/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
$ARGUMENTS
Procedure
-
Determine Task:
-
Set initially, with any leading and trailing whitespace stripped. Inherit the always existing from the current context. Do not output anything.
-
-
Perform Operation:
-
Call the
ase_task_load(id: "<id/>", variant: "render")tool of theaseMCP server to load the task plan content in its rendering-prepared form -- this skill is display-only and hence never persists the plan again -- and set to thetextoutput field of thisase_task_loadtool call. Do not output anything related to this MCP tool call.-
If starts with
ERROR:orWARNING:: Set (set task content to empty). Only output the following : -
If starts NOT with
ERROR:and NOT withWARNING:: Set (set task content to text). Only output the following :
-
-
For the rendering only, drop the leading frontmatter block -- both
---delimiters and all of their keys -- and instead place the following column-aligned glyph lines before the# TASK: <title/>heading, separated from it by an empty line, omitting the line of every key absent from the frontmatter. The glyph lines MUST stay above the heading, exactly where the frontmatter block sits in the plan file, and MUST NOT be moved below it. This keeps the---delimiters from rendering as a horizontal rule plus a setext heading. This rewrite is display-only and MUST NOT change itself:Render plan: Only output the following . If is not
true, is longer than 90 lines, and a## IMPLEMENTATION DRAFTsection (from the companion skillase-task-preflight) exists, replace the entire content of the## IMPLEMENTATION DRAFTsection with[...]. Else, do not truncate, summarize, or partially show the plan. Use the following : -
Finally, give the closing hints by expanding the following (which, depending on the configured , may each expand into nothing and hence emit no output at all):
-
Signals
- GitHub stars
- 52
- Forks
- 5
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
ase-task-view- Source
- github.com/rse/ase