denysfast

M Explain — Productivity skill for Claude Code

Productivity community

Explain what was done since the user's last request, in plain language, with no technical jargon.

How to install M Explain

Installs to ~/.claude/skills/denysfast-denys-fast-mskills-m_explain/SKILL.md

Terminal
mkdir -p ~/.claude/skills/denysfast-denys-fast-mskills-m_explain && curl -fsSL https://raw.githubusercontent.com/denysfast/denys-fast-mskills/HEAD/commands/m_explain.md -o ~/.claude/skills/denysfast-denys-fast-mskills-m_explain/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What M Explain does


disable-model-invocation: true

Explain what was done since the user's last request, in plain language, with no technical jargon. Do NOT retell the whole session — only the most recently completed task.

Response format:

What was done

  • Plain-language bullets: what changed, what was added, what was fixed
  • No function / class / variable names — just the substance

What it means

  • How it affects the project / product
  • What now works differently

Thoughts

  • Briefly: what I think

Alternatives in Productivity

  • Cs2 Technical Analysis — You are an Expert 3D Technical Director specialized in CS2 (Counter-Strike 2) weapon and item pipelines 14.1k ★
  • Tradingview MCP — Real-time crypto & stock screening, advanced technical indicators, Bollinger Bands intelligence, candlestick p 2.6k ★
  • Maestro Issue — Intent-driven issue lifecycle management — describe what you want in natural language (报告一个 bug / 列出开放 issue / 530 ★

Full documentation available on GitHub

View Source Repository