Agent Skills by ben-hippler
Showing 40 vetted skills indexed across 1 GitHub repositories.
worker-database
Provide centralized database credentials and connection patterns for ArangoDB, PostgreSQL, and Redis.
supervisor-timer
Maintain a single background timer agent to monitor and restart work cycles.
worker-stuck-protocol
Diagnose stuck worker agents and guide recovery via STOP, DIAGNOSE, REPORT workflow.
repos
Load GitHub and GitLab repository mappings from config/git-repos.yaml.
flowmaster-database
Clarify FlowMaster's ArangoDB schema and relationships for process_def and node_def.
databases
Load database relationships, schema information, and shared resources from databases.yaml.
worker-role-database
Coordinate safe schema changes and migrations across ArangoDB and PostgreSQL.
worker-frontend
Automate Next.js frontend development, Docker builds, and Kubernetes deployments.
flowmaster-frontend
Automate frontend flow design for Next.js/React admin dashboards and task consoles.
worker-role-infra
Automate Kubernetes deployments and system configuration with health checks and rollback safeguards.
worker-role-frontend
Build UI components for Next.js TypeScript apps with strict typing and design-system compliance.
worker-k8s
Manage K3S clusters via SSH and kubectl for deployment workflows.
core-rules
Enforce supervisor-agent rules for delegation, gating, and parallel execution.
supervisor-conversation
Monitor and control running AI agents with status-based resumption and capability grants.
worker-api-gateway
Route backend services through Nginx and a FastAPI gateway.
supervisor-agent-launch
Coordinate multi-agent prompts with role templates and gated approvals.
flowmaster-server
Configure FlowMaster server deployments across K3S, Docker Compose, nginx, and SSL environments.
supervisor-coordinator
Orchestrate Claude Code supervisor fleets with status tracking and idle retasking.
test-rig
Configure a multi-agent testing environment for TypeScript projects with Vitest, Playwright, and Testcontainers.
cicd
Load CI/CD pipeline configurations from cicd.yaml for GitHub Actions and GitLab CI.
project
Gather project directory context including Git status and Docker configuration.
testing
Configure test-rig workflows for bootstrapping, generation, and execution.
worker-reporting
Standardize worker task reports with DONE, PARTIAL, or BLOCKED statuses.
worker-role-tester
Automate test execution and structured pass/fail reporting with evidence.