gluk-w

9 mods across 1 repository, 242 stars between them.

gluk-w/claworc

Agent Claude Code

Use this agent when the user reports issues with the local Claworc development environment, encounters unexpected behavior in the control plane backend, frontend, LLM proxy, or running OpenClaw instances, or needs help diagnosing why something isn't working as expected. The agent assumes the environment is already…

242 3d ago A 74 tokens

code-scanning-fixer

02

gluk-w/claworc

Agent Claude Code

Use this agent when the user wants to triage and fix security vulnerabilities reported by GitHub Code Scanning (CodeQL, etc.) at Critical, High, and Medium severity levels. This agent fetches the alerts from the GitHub Security tab, analyzes each issue, implements fixes, and verifies them. Context: User wants to…

242 3d ago A 263 tokens

gluk-w/claworc

Agent Claude Code

Use this agent when the user wants to review, validate, and merge open Dependabot pull requests in the claworc repository (https://github.com/gluk-w/claworc). This agent handles bulk processing of dependency update PRs, ensuring CI checks pass before merging. Context: User wants to clean up the backlog of Dependabot…

242 3d ago A 265 tokens

migration-author

04

gluk-w/claworc

Agent Claude Code

Generates a Go migration file under control-plane/internal/database/migrations/ for a non-additive schema change or a data backfill. Migrations are ONLY needed for data backfills/seeds, column type changes, drops, renames, or constraints AutoMigrate can't express — additive changes (new tables, new columns, new…

242 3d ago C 100 tokens

openclaw-expert

05

gluk-w/claworc

Agent Claude Code

Use this agent when the user has any question about OpenClaw — how it works, how to configure it, how to use specific features, what APIs are available, how agents are structured, or any other OpenClaw-related inquiry. This agent should be used proactively whenever OpenClaw-specific knowledge is needed.\n\n \nContext…

242 3d ago A 510 tokens

qa-test-engineer

06

gluk-w/claworc

Agent Claude Code

This agent ensures test coverage for backend (Go) or frontend (React/TypeScript) code, write new tests, review existing test coverage, or restructure code for testability. This includes after writing new features, fixing bugs, or when preparing for a release.

242 3d ago A 58 tokens

release-manager

07

gluk-w/claworc

Agent Claude Code

Use this agent when you need to manage the full release lifecycle for a feature branch: creating or verifying a PR exists, resolving merge conflicts, waiting for CI to pass, merging to main, and ensuring main branch CI stays green. Examples:\n\n \nContext: The user has finished implementing a feature and wants to get…

242 3d ago A 325 tokens

claworc CLAUDE.md

08

gluk-w/claworc

Instructions file

Claude Code instructions for gluk-w/claworc, covering claworc, repository structure, architecture, configuration and terminology.

242 3d ago A 1,881 tokens

sampleskill

09

gluk-w/claworc

Skill Claude CodeCodex

Sample skill that echoes a greeting via a configured provider. Use when demonstrating required env var gating in Claworc.

242 3d ago A 26 tokens