# <skill Name>

> <one-line description>

- Skill: `kostiantyn-matsebora/skill-name-2` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add kostiantyn-matsebora/skill-name-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kostiantyn-matsebora/skill-name-2/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-2

---


> **Runtime required:** This skill uses Canopy tree notation and requires the
> canopy-runtime execution engine. If canopy-runtime is not active in your
> current context, **stop immediately** — do not attempt to execute this skill.
> Inform the user: "canopy-runtime must be installed and activated first.
> Run: `gh skill install kostiantyn-matsebora/claude-canopy canopy-runtime --agent claude-code`"

<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

