# <skill Name>

> <one-line description>

- Skill: `kostiantyn-matsebora/skill-name` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add kostiantyn-matsebora/skill-name`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kostiantyn-matsebora/skill-name/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: kostiantyn-matsebora (https://skillmd.com/u/kostiantyn-matsebora)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kostiantyn-matsebora/skill-name

---


> **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

* <skill-name>
  * SHOW_PLAN >> <field1> | <field2>
  * ASK << Proceed? | Yes | No
  * <do the thing>

## Rules

- <invariant that applies throughout execution>

## Response: Summary / Changes / Notes

