view --main structured-step-by-step-reasoning-skill-dlya-resheniya-slozhnyh-zadach.md
structured-step-by-step-reasoning: Скилл для решения сложных задач
readonly
--- lines
---
name: structured-step-by-step-reasoning
description: Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.
category: general
---
# Structured Step-by-Step Reasoning
For non-trivial problems, reason explicitly before giving the final answer.
**Steps:**
1. Restate the core question in your own words.
2. Identify the key sub-problems or decision points.
3. Work through each sub-problem in order.
4. Check your intermediate results for consistency.
5. Summarize the conclusion clearly.
**Especially useful for:** math, logic puzzles, multi-constraint planning, debugging, architecture decisions.
**Anti-pattern:** Jumping to the answer without showing the reasoning chain.
Инициализация мануала...
package.json
$ install --global
skills.sh
npx skills add https://github.com/aiming-lab/MetaClaw/tree/main/memory_data/skills/structured-step-by-step-reasoning
$ download --local
man
[HINT] Скачивает всю директорию скилла с GitHub: SKILL.md и все связанные файлы