ase-task-view

SkillProductivity

View 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.

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

  1. Determine Task:

    1. Set initially, with any leading and trailing whitespace stripped. Inherit the always existing from the current context. Do not output anything.

  2. Perform Operation:

    1. Call the ase_task_load(id: "<id/>", variant: "render") tool of the ase MCP 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 the text output field of this ase_task_load tool call. Do not output anything related to this MCP tool call.

      • If starts with ERROR: or WARNING:: Set (set task content to empty). Only output the following :

      • If starts NOT with ERROR: and NOT with WARNING:: Set (set task content to text). Only output the following :

    2. 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 DRAFT section (from the companion skill ase-task-preflight) exists, replace the entire content of the ## IMPLEMENTATION DRAFT section with [...]. Else, do not truncate, summarize, or partially show the plan. Use the following :

    3. 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