Runtime required. This skill uses Canopy tree notation; canopy-runtime must be active.
Detect canopy-runtime — present if either:
canopy-runtime/SKILL.md exists under .claude/skills/, .github/skills/, or .agents/skills/, OR
a canopy-runtime marker block exists in CLAUDE.md or .github/copilot-instructions.md.
If neither is present — install canopy-runtime first (see the compatibility field for the source and install options), then re-invoke this skill.
Do not interpret the ## Tree without canopy-runtime active.
<Preamble: parse $ARGUMENTS and set context variables here.>
Tree
Rules
Response: Summary / Changes / Notes
1---2name: skill-name3description: <one-line description>4---56> **Runtime required.** This skill uses Canopy tree notation; canopy-runtime must be active.7>8> **Detect canopy-runtime** — present if either:9> - `canopy-runtime/SKILL.md` exists under `.claude/skills/`, `.github/skills/`, or `.agents/skills/`, OR10> - a canopy-runtime marker block exists in `CLAUDE.md` or `.github/copilot-instructions.md`.11>12> **If neither is present** — install canopy-runtime first (see the `compatibility` field for the source and install options), then re-invoke this skill.13>14> Do not interpret the `## Tree` without canopy-runtime active.1516<Preamble: parse $ARGUMENTS and set context variables here.>1718---1920## Tree2122* <skill-name>23 * SHOW_PLAN >> <field1> | <field2>24 * ASK << Proceed? | Yes | No25 * <do the thing>2627## Rules2829- <invariant that applies throughout execution>3031## Response: Summary / Changes / Notes
Run npx skillmds@latest add kostiantyn-matsebora/skill-name in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
<one-line description> It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
kostiantyn-matsebora (@kostiantyn-matsebora) published this skill. Their other Agent Skills are listed on their SkillMD profile.