ase-task-rename

SkillProductivity

Rename the current or given task plan. Use when the user calls to "rename", "move" or "relabel" 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-rename skill

What this skill tells your AI

The instructions your AI receives, as published by rse/ase in plugin/skills/ase-task-rename/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

  1. Determine Task:

    1. Parse into a whitespace-separated list of tokens. Inherit the always existing and from the current context. Do not output anything.

  2. Perform Operation:

    1. Call the ase_task_rename(old: "<old/>", new: "<new/>") tool of the ase MCP server to rename the task plan and set to the text output field of this ase_task_rename tool call. Do not output anything related to this MCP tool call.

      • If starts with ERROR: or WARNING:: Set to false. Only output the following :

      • If starts NOT with ERROR: and NOT with WARNING:: Set to true. Only output the following :

Signals

GitHub stars
52
Forks
5
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
ase-task-rename
Source
github.com/rse/ase