AgentStack
SKILL verified Apache-2.0 Self-run

Ase Task Delete

skill-rse-ase-ase-task-delete · by rse

>

No reviews yet
0 installs
11 views
0.0% view→install

Install

$ agentstack add skill-rse-ase-ase-task-delete

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Ase Task Delete? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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

Delete a Task Plan

$ARGUMENTS

Delete 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. Inherit the always existing from the current context. Do not output anything.

  1. is empty">

Set Do not output anything.

  1. 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-delete, ▶ ERROR: expected single [] argument

  1. Perform Operation:
  1. Call the ase_task_delete(id: "") tool of the ase MCP

server to delete the task plan content and set to the text output field of this ase_task_delete tool call. Do not output anything related to this MCP tool call.

  • If starts with ERROR: or WARNING::

Set false and only output the following :

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

  • If starts NOT with ERROR: and NOT with WARNING::

Set true and only output the following :

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

  1. is equal 'true' AND is equal AND is not equal 'default'">

Set default. Call the ase_task_id(id: "", session: "") tool from the ase MCP server to switch the task to the default task. Only output the following :

ASE: ◉ task: **, ▶ status: task switched to default**

Source & license

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

  • Author: rse
  • Source: rse/ase
  • License: Apache-2.0
  • Homepage: https://ase.tools

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

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.