Skip to main content
stacklok
GitHub creator profile

stacklok

Repository-level view of 73 collected skills across 11 GitHub repositories.

skills collected
73
repositories
11
updated
Sep 11, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

cut-release
unclassified

Cut a tagged release of mecatl — dispatch the Create Release PR workflow, review and merge the release PR, then verify the tag and the artifacts it publishes (ko images + Helm chart to GHCR, plus a GitHub Release with signed archives and a Homebrew formula…

Sep 11, 2026
mecatl-learning-config
unclassified

Configure, write, or tune the mecatl learning: settings policy, including learning.mode, sensitivity, reflection budgets, and validated/evaluated activation. NOT for running /reflect, reviewing proposals or memories, drafting skills, model routing,…

Sep 10, 2026
user-docs
unclassified

Authors or updates Mecatl's public user documentation. Use when a change affects user-docs/, the Docusaurus site content, or a user-facing behavior that needs documentation. It follows the repository's lightweight authoring contract.

Sep 10, 2026
onboarding
unclassified

Route contributors through mecatl's human-reviewed development spine: contract PR, approved baseline, autonomous TDD implementation, final code-review PR. A router, not an executor. Use for onboarding or workflow questions.

Sep 9, 2026
plan-orchestrate
unclassified

Implement an approved mecatl acceptance plan with run-local decomposition, isolated TDD workers, aggregate gates, strict AC tracing, panel review, and an Implementation PR. Split work requires a merged approved plan and recorded baseline. Combined work…

Sep 9, 2026
test-writer
unclassified

Writes tests in mecatl (hexagonal / strict DDD, two Go modules) following the invariant-first discipline. Picks the right layer, the right naming convention, and the right fake pattern (offline reference adapters — mockllm / memfs / memstore — plus the shared…

Sep 9, 2026
to-acceptance-plan
unclassified

Turn Bounded or Architectural work into a concise scenario-first acceptance plan with exact interfaces and a decision-record outcome, then hand off at the selected Split or Combined checkpoint. Stops before implementation or orchestration. NOT for Spike,…

Sep 9, 2026
mecatl-model-router-config
unclassified

Designs and writes a mecatl model router configuration (the `models:` subtree of ~/.config/mecatl/settings.yaml) tailored to the operator's preferences. Asks about priorities (cost vs capability, open vs proprietary, provider, multimodal) then searches the…

Sep 6, 2026
Showing 8 of 15 collected skills.
toolhive-cli-user
computer-occupations-all-other

Guide for using ToolHive CLI (thv) to run and manage MCP servers and skills. Use when running, listing, stopping, building, or configuring MCP servers locally. Covers server lifecycle, registry browsing, secrets management, client registration, groups,…

May 29, 2026
check-contribution
software-quality-assurance-analysts-and-testers

Validates operator chart contribution practices (helm template, ct lint, docs generation) before committing changes.

May 12, 2026
toolhive-release
software-developers

Creates ToolHive release PRs by analyzing commits since the last release, categorizing changes, recommending semantic version bump type (major/minor/patch), and triggering the release workflow. Use when cutting a release, preparing a new version, checking…

Apr 28, 2026
implement-story
software-developers

Implements a GitHub user story from planning through PR creation, with research, codebase analysis, and structured commits.

Apr 21, 2026
release-notes
software-developers

Generates polished GitHub release notes for a ToolHive release by analyzing every merged PR, cross-referencing linked issues, dispatching expert agents to assess breaking changes, and producing a formatted release body. Use when the user provides a GitHub…

Apr 15, 2026
deflake
software-quality-assurance-analysts-and-testers

Finds flaky tests on the main branch by analyzing GitHub Actions failures, ranks them by frequency, and enters parallel plan mode to design deflake strategies. Use when you want to find and fix the flakiest tests.

Apr 10, 2026
code-review-assist
software-quality-assurance-analysts-and-testers

Augments human code review by summarizing changes, surfacing key review questions, assessing test coverage, and identifying low-risk sections. Use when reviewing a diff, PR, or code snippet as a senior review partner.

Mar 30, 2026
vmcp-review
software-quality-assurance-analysts-and-testers

Reviews vMCP code changes for known anti-patterns that make the codebase harder to understand or more brittle. Use when reviewing PRs, planning features, or refactoring vMCP code.

Mar 18, 2026
Showing 8 of 13 collected skills.
docs-review
unclassified

Perform comprehensive editorial reviews of documentation with a tech writer / copyeditor lens. Use when asked to review docs, documentation changes, or a set of changed files - especially net-new documentation or LLM-generated content. Reviews can be for…

Sep 10, 2026
upstream-release-docs
unclassified

Analyze an upstream project's new release, verify changes against source code, and update documentation. Covers discovery, deep-dive into PRs/issues, docs audit, source-verified implementation, and review feedback handling.

Sep 10, 2026
mcp-guide-writer
unclassified

Create usage guides for MCP servers in the ToolHive documentation (docs/toolhive/guides-mcp/). Use when asked to write, create, or update a usage guide for an MCP server, e.g. "write a usage guide for the filesystem MCP server" or "document the sqlite MCP…

Aug 28, 2026
tech-writer
unclassified

Write clear, focused technical documentation following the Diataxis framework and the project style guide. Use whenever writing or substantively editing a documentation page: drafting a new page, rewriting or restructuring an existing one, adding a major…

Aug 28, 2026
weekly-product-updates
unclassified

Generate weekly product updates by analyzing GitHub activity across ToolHive repositories and transforming technical changes into marketing-ready content. Use when you need to create product announcements, blog posts, or customer communications summarizing…

Aug 28, 2026
move-page
software-developers

Move or rename a documentation page safely: relocate the file, update sidebars.ts, sweep and fix inbound links, add a vercel.json redirect from the old URL, and verify the build. Use whenever a docs page's file path or URL changes for any reason: moving a…

Jul 30, 2026
review-docs-pr
software-developers

Review a docs-website pull request as a subject matter expert and tech writer: read the PR at its head ref, apply the docs-review criteria to the changed pages, verify factual claims against source, and draft a body-level review for approval. Use whenever the…

Jul 30, 2026
test-docs-dryrun
software-quality-assurance-analysts-and-testers

Fast CRD schema validation for ToolHive documentation. Extracts all YAML blocks from K8s and vMCP docs, runs kubectl apply --dry-run=server to catch field name errors, type mismatches, and schema drift. No cluster resources are created. Use for: "dry-run the…

Apr 15, 2026
Showing 8 of 10 collected skills.
deep-links
software-developers

Deep links in ToolHive Studio. Use when implementing, debugging, or asking about deep link features (toolhive-gui:// protocol), adding new deep link intents, understanding the deep link architecture, IPC model, or platform/packaging support.

Jul 1, 2026
devcontainer-dev
software-developers

Spin up and interact with ToolHive Studio's containerized dev environment (Xvfb + noVNC + DinD). Use when running, testing, or debugging the app in isolation — locally, in a git worktree, or in GitHub Codespaces; when touching `.devcontainer/*`,…

Jun 18, 2026
security-vuln-remediation
information-security-analysts

Remediate security vulnerabilities found by Grype or pnpm audit. Use when a security scan fails, a CVE needs fixing, or you need to analyze, upgrade, override, or ignore a vulnerable dependency.

May 13, 2026
bug-fix-tdd
software-quality-assurance-analysts-and-testers

Reproduce and fix bugs using TDD. Use when analyzing a bug report, writing a regression test, or applying a minimal fix. Covers test placement, mock patterns, and the red-green-refactor workflow for automated bug fixing.

Apr 21, 2026
testing-with-api-mocks
software-quality-assurance-analysts-and-testers

Start here for all API mocking in tests. Covers auto-generation, fixtures, and when to use other skills. Required reading before creating, refactoring, or modifying any test involving API calls.

Jan 29, 2026
testing-api-overrides
software-quality-assurance-analysts-and-testers

Test that components send correct query parameters or request arguments. Use when testing filtering, sorting, pagination, or any read operation where request parameters matter. Use for test-scoped mock customization.

Jan 22, 2026
skill-editor
computer-occupations-all-other

REQUIRED for editing any skill file. Ensures changes sync to Claude, Codex, and Cursor. Never edit .claude/skills/ files directly - always use this skill.

Jan 21, 2026
testing-api-assertions
software-quality-assurance-analysts-and-testers

Verify API requests in tests. Use when testing that correct API calls are made for create, update, or delete operations. Use when testing mutations, form submissions, or actions with backend side effects.

Jan 20, 2026
Showing 8 of 9 collected skills.
add-mcp-server
computer-occupations-all-other

Add new MCP server entries to the ToolHive registry. Creates server.json and icon.svg files with correct schema, _meta extensions, and validation. Use when adding a server, creating a registry entry, onboarding an MCP server, or writing server.json. NOT for…

Jun 30, 2026
mcp-review
software-quality-assurance-analysts-and-testers

Review MCP server specifications and updates for compliance, security, and quality. Use when evaluating server.json files, PRs adding/updating servers, or assessing MCP server changes. NOT for creating new entries (use add-mcp-server instead).

Jun 30, 2026
catalog-audit
software-developers

Audit existing ToolHive catalog server entries for drift: whether the pinned image still exists, the upstream repo is still alive and active, and the declared env vars and network-permission profile still match what the server actually needs. Use whenever…

Jun 27, 2026
skill-review
software-quality-assurance-analysts-and-testers

Review skill submissions and updates for compliance, security, and quality. Use when evaluating skill.json files, SKILL.md content, PRs adding/updating skills, or assessing skill changes in the ToolHive registry. NOT for reviewing MCP server entries (use…

Jun 3, 2026
ci-agent-hardening
information-security-analysts

Audit and harden GitHub Actions workflows against prompt injection, pull_request_target exploits (Pwn Requests), expression injection, cache poisoning, credential theft, and supply chain attacks. Based on Clinejection and hackerbot-claw campaigns. Use when…

Apr 15, 2026
code-review
software-quality-assurance-analysts-and-testers

Reviews pull requests by analyzing code changes, checking for common issues, and providing structured feedback with suggestions.

Apr 15, 2026
skill-creator
software-developers

Guide for creating effective skills. Use when users want to create a new skill, update an existing skill, build a slash command, or extend agent capabilities with specialized knowledge, workflows, tool integrations, or custom commands.

Apr 15, 2026
Showing 11 of 11 repositories
All repositories loaded