# Ase Task View

> >

- **Type:** Skill
- **Install:** `agentstack add skill-rse-ase-ase-task-view`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [rse](https://agentstack.voostack.com/s/rse)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [rse](https://github.com/rse)
- **Source:** https://github.com/rse/ase/tree/master/plugin/skills/ase-task-view
- **Website:** https://ase.tools

## Install

```sh
agentstack add skill-rse-ase-ase-task-view
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

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

View a Task Plan

    $ARGUMENTS

*View* the task plan.

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.   is empty">
        Set 
        Do not output anything.
        

    3.   does NOT match the regexp `^[a-zA-Z][a-zA-Z0-9_-]*$`">
        Only output the following  and then immediately
        *STOP* processing the entire current skill:

        
        ⧉ **ASE**: ☻ skill: **ase-task-view**, ▶ ERROR: expected single `[]` argument
        
        

2.  **Perform Operation**:

    1.  Call the `ase_task_load(id: "")` tool of the `ase` MCP
        server to load the task plan content 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 content to empty).
            Only output the following :

            
            ⧉ **ASE**: ◉ task: ****, ▶ status: ****
            

        -   If  starts NOT with `ERROR:` and NOT with `WARNING:`:
            Set  (set content to text).
            Calculate the number of words  of .
            Only output the following :

            
            ⧉ **ASE**: ◉ task: ****, ✪ plan: **** words, ▶ status: **plan loaded**
            

    2.   is not empty">
        Treat  as *verbatim* Markdown.
        *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 :

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [rse](https://github.com/rse)
- **Source:** [rse/ase](https://github.com/rse/ase)
- **License:** Apache-2.0
- **Homepage:** https://ase.tools

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-rse-ase-ase-task-view
- Seller: https://agentstack.voostack.com/s/rse
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
