Skip to main content
minhuw
GitHub creator profile

minhuw

Repository-level view of 40 collected skills across 6 GitHub repositories.

skills collected
40
repositories
6
updated
Sep 13, 2026
repository explorer

Repositories and representative skills

integration-tests
software-quality-assurance-analysts-and-testers

Use when running integration tests in the VS Code repo. Covers scripts/test-integration.sh (macOS/Linux) and scripts/test-integration.bat (Windows), their supported arguments for filtering, and the difference between node.js integration tests and extension…

Sep 10, 2026
policy-and-managed-settings
computer-systems-analysts

Use whenever adding, modifying, or reviewing any Copilot, agent, LLM, AI, tool, permission, sandbox, MCP, model, telemetry, feature-gate, setting, configuration, or enterprise control—especially anything an organization or administrator may need to manage.…

Sep 10, 2026
vscode-dev-workbench
network-and-computer-systems-administrators

Use when the user wants to run the vscode.dev server locally and exercise the VS Code web workbench in the integrated browser against local VS Code sources. Covers starting the dev server, the `vscode-quality=dev` URL, browser-driven interaction patterns,…

Sep 10, 2026
auto-perf-optimize
software-quality-assurance-analysts-and-testers

Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a…

Sep 10, 2026
launch
software-quality-assurance-analysts-and-testers

Launch Code OSS (VS Code from sources) into an isolated throwaway profile with unique debug ports so you can drive it with @playwright/cli AND attach a Node debugger via dap-cli in the same session. Use when working on VS Code itself and you want to interact…

Sep 10, 2026
flaky-smoke-tests
software-quality-assurance-analysts-and-testers

Diagnose intermittent VS Code Electron smoke-test failures from the Azure DevOps Flaky Smoke Tests pipeline (definition 700). Covers finding failed iterations, downloading task logs and platform artifacts with Azure CLI, correlating cumulative runner logs,…

Sep 10, 2026
smoke-tests
software-quality-assurance-analysts-and-testers

Use when running VS Code smoke tests or working on smoke-test CI steps. Covers npm run smoketest / smoketest-no-compile, grep filtering tests, and a temporary repeat-loop technique for tracking down flaky smoke tests in CI.

Sep 10, 2026
sweeper-fix
software-quality-assurance-analysts-and-testers

Implement a VS Code Sweeper fix spec — fetch the sweeper's agent-fixable review record from its public state repo, implement the narrow fix in the current vscode checkout, and — after showing the diff — open a draft PR. Use ONLY when the request explicitly…

Aug 31, 2026
Showing 8 of 12 collected skills.
conference-reviewer
computer-science-teachers-postsecondary

This skill should be used when writing official conference-style reviews for research papers as if from a top-tier systems conference reviewer. Use when the author wants a realistic, formal peer review with scores, strengths, weaknesses, and detailed feedback…

Dec 22, 2025
evaluate
editors

This skill should be used when evaluating the logical flow, structure, readability, and overall quality of research paper text. Use for assessing academic writing targeting top-tier computer science conferences.

Dec 22, 2025
grammar-checker
editors

This skill should be used when performing systematic scans of research paper text to identify and fix typos, grammar errors, inappropriate words, and awkward expressions. Use for thorough proofreading and error correction in academic writing for computer…

Dec 22, 2025
paper-validator
computer-and-information-research-scientists-151221

This skill should be used when conducting comprehensive reviews of research papers for top-tier computer science conferences. Use for identifying weaknesses, unclear statements, missing evidence, and structural issues in academic papers. The skill…

Dec 22, 2025
polish
technical-writers

This skill should be used when polishing academic research paper text for grammar, clarity, fluency, and natural phrasing. Specifically designed for non-native English speakers writing for top-tier computer science conferences.

Dec 22, 2025
selection
writers-and-authors

This skill should be used when suggesting word or phrase alternatives for placeholders in academic research papers. Use when the author needs help selecting appropriate technical terminology for top-tier computer science conferences.

Dec 22, 2025
summary
teachers-and-instructors-all-other

This skill should be used when providing concise summaries of research paper text. Use for quickly understanding the core content, arguments, and contributions of paper sections targeting top-tier computer science conferences.

Dec 22, 2025
validation
technical-writers

This skill should be used when validating whether a specific word or phrase is appropriate, commonly used, and correct in academic technical contexts. Use for checking terminology in research papers targeting top-tier computer science conferences.

Dec 22, 2025
fire
computer-occupations-all-other

Execute, resume, inspect, or safely clean a validated herder-plans/ backlog as a dependency-aware multi-agent run with per-attempt token accounting. Use when the user asks to fire, run, resume, automatically complete Herder plans, clean Herder run worktrees…

Aug 7, 2026
dashboard
software-developers

Launch and inspect a read-only local web dashboard for a validated Herder plan backlog or active Fire run. Use when the user asks for a live progress UI, dependency graph, implementation-review pipeline view, attempt statistics, integration status, or…

Aug 3, 2026
plans
software-developers

Initialize, shape, validate, inspect, and manage Herder Markdown plan backlogs, compiled snapshots, and SQLite execution accounting. Use when creating or repairing herder-plans/, checking plan granularity, semantic scope, dependencies and readiness, changing…

Aug 3, 2026
improve
software-developers

Survey a codebase as a senior advisor and write prioritized, semantically bounded Herder plan graphs from verified repository findings without changing source code. Use when asked to audit code, find bugs or improvement opportunities, suggest evidence-backed…

Aug 3, 2026
validate
software-developers

Validate a Herder plan directory against the canonical mechanical and semantic contracts, report plan/index/dependency/drift issues without changing files, and conservatively repair safe issues with --fix. Use when the user invokes herder:validate, asks…

Aug 3, 2026
configure
computer-occupations-all-other

Interactively configure and verify Herder role routing for native Codex or Orca cross-harness execution. Use when the user invokes herder:configure, wants to change Implementer, Reviewer, Judge, or Saver models, wants to map Orca roles to Codex, Grok Build,…

Aug 3, 2026
install
computer-occupations-all-other

Install or verify the accountant, implementer, reviewer, judge, and saver agent profiles required by Herder. Use when setting up the Herder plugin in a repository, when Herder reports a missing Codex role, or when the user asks to refresh Herder's host-native…

Aug 3, 2026
grill
software-developers

Interview the user one decision at a time, investigate repository facts, maintain domain-model and ADR obligations, and create a focused validated Herder plan or dependency-aware subplan set from confirmed intent. Also refine an existing TODO or…

Aug 3, 2026
herder-grill
unclassified

Interview the user one decision at a time, investigate repository facts, maintain domain-model and ADR obligations, and create a focused validated Herder plan or dependency-aware subplan set from confirmed intent. Also refine an existing TODO or…

Sep 13, 2026
herder-plans
unclassified

Initialize, shape, validate, inspect, snapshot, and report Herder Markdown plan graphs through Pi's native plan tool. Use when creating or repairing herder-plans/, checking dependencies and readiness, changing tracking policy, or inspecting execution…

Sep 13, 2026
herder-improve
unclassified

Survey a codebase as a senior advisor and write prioritized, semantically bounded Herder plan graphs from verified repository findings without changing source code. Use when asked to audit code, find bugs or improvement opportunities, suggest evidence-backed…

Sep 8, 2026
herder-simplify
unclassified

Survey a codebase for evidence-backed opportunities to delete or consolidate code, retire obsolete paths and abstractions, reduce state and control-flow complexity, and lower maintenance burden without changing required behavior; write prioritized,…

Sep 8, 2026
herder-validate
unclassified

Validate a Herder plan directory against the canonical mechanical and semantic contracts, report plan/index/dependency/drift issues without changing files, and conservatively repair safe issues with --fix. Use when the user invokes /herder-validate, asks…

Sep 8, 2026
paper-validator
unclassified

This skill should be used when conducting comprehensive reviews of research papers for top-tier computer science conferences. Use for identifying weaknesses, unclear statements, missing evidence, and structural issues in academic papers. The skill…

Aug 18, 2026
Showing 6 of 6 repositories
All repositories loaded