ワンクリックで
mscompress
mscompress には chrisagrams から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Summarize Valgrind Memcheck reports into concise Markdown. Use when the user uploads or references a Valgrind log file (.txt, .log, .valgrind) and wants a summary, analysis, or overview of memory leaks and errors. Triggers on mentions of "valgrind", "memcheck", "leak check", "memory leak report", or when the uploaded file contains Valgrind Memcheck output (identifiable by "==PID==" prefixed lines, "HEAP SUMMARY", "LEAK SUMMARY").
Fetch GitHub Copilot code review comments from a pull request and generate a structured markdown report with all suggestions, inline comments, and review summaries using the `gh` CLI. Use when the user wants to: (1) see what Copilot said about a PR, (2) extract Copilot suggestions from a pull request, (3) generate a report of Copilot review feedback, (4) collect AI code review comments into a document. Triggers on mentions of "Copilot comments", "Copilot review", "Copilot suggestions", "PR review by Copilot", or any request to get/extract/summarize GitHub Copilot feedback on a pull request.