skills/summary-callout/SKILL.md
Adds a summary callout at the start of markdown notes using the format `> [!summary]`. Use when creating or editing markdown notes, docs, or knowledge-base content that should open with a concise overview.
npx skillsauth add michael-f-bryan/skills summary-calloutInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When creating or editing markdown notes, include a summary callout at the beginning (after frontmatter if present) using > [!summary].
> [!summary] followed by the summary content[[wikilinks]] to related concepts only—don’t overload| Context | Focus | | ----------------------- | -------------------------------------------------- | | Technical concepts | What it is and its primary purpose | | Entities | Type and key characteristics | | Educational content | TL;DR with key insights and practical applications |
documentation
Use when handling multi-step tasks, investigations, or long sessions where working notes, interim findings, and scratch planning are needed to keep context and handoffs clear.
documentation
When generating or editing markdown content, actively look for existing pages to link to and incorporate relevant wikilinks so content is interconnected. Use when writing notes, docs, or any .md content.
development
Wait for a GitHub Actions run to finish with minimal terminal output and a reliable exit code. Use when an agent must wait for CI to pass (e.g. after push, after opening a PR, or when verifying a specific run). Prefer gh run watch with --exit-status and --compact to avoid flooding context with poll output.
testing
Use when drafting, editing, or evaluating communication that should sound like Michael across public technical prose, internal notes, agent prompts, engineering feedback, and concise operational updates.