← All creators

AreteDriver

User

Production-ready skills for Claude Code and multi-agent systems

50 indexed · 0 Featured · 4 stars · avg score 75
Prolific

Categories

Indexed Skills (50)

AI & Automation Listed

ci-diagnostician

Intelligent CI failure diagnosis and guided remediation for GitHub Actions, GitLab CI, and local builds

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

context-mapper

Pre-execution mapping of codebases, document collections, or problem spaces. Runs BEFORE any Gorgon workflow to give all agents shared situational awareness

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

document-forensics

Investigative methodology for analyzing document collections — provenance analysis, anomaly detection, redaction detection, and cross-document validation

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

entity-resolver

Resolves entity ambiguity across document corpora — fuzzy name matching, alias detection, identity consolidation, and confidence-scored entity merging

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

handoff

Packages project state into structured context documents for agent sessions, human pickup, or Quorum IntentNodes

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

intent-author

Teaches agents how to publish well-structured intents for Convergent's intent graph — schema, quality criteria, and authoring patterns

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

release-engineer

Automates the last mile of shipping software — verifies release readiness, generates changelogs, tags versions, and pushes releases

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

technical-debt-auditor

Systematic technical debt assessment — scans for security issues, correctness gaps, infrastructure debt, maintainability problems, documentation quality, and dependency freshness

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

workflow-debugger

Diagnoses why Gorgon workflows fail — reads checkpoint state, agent logs, budget traces, and output contracts to produce root-cause analysis

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

web-scrape

Fetch and parse web content with ethical scraping practices, rate limiting, and structured extraction

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

web-search

Search the web for information with rate limiting, caching, and structured source attribution

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

email-compose

Compose and send emails with safety controls, draft-review-approve workflow, and SMTP delivery

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

api-client

Authenticated HTTP API client with retry logic, rate limiting, response parsing, and structured error handling. Supports OAuth2, API key, and bearer token auth.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

github-operations

Repository management through Git CLI and GitHub API with branch protection, commit conventions, and security controls

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

agent-teams-orchestrator

Designs and coordinates Claude Code Agent Teams — multi-agent collaboration where teammate sessions work in parallel with direct communication, task claiming via file locks, and cross-referencing findings

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

multi-agent-supervisor

Hierarchical multi-agent orchestration supervisor that decomposes tasks, delegates to specialized worker agents, tracks state, and employs triumvirate consensus for high-stakes operations

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

file-operations

Safe filesystem operations with path protection, backup enforcement, and audit logging

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

process-runner

Execute and manage subprocesses with timeout, output capture, and safety controls. Blocks dangerous commands, enforces resource limits, and returns structured results with exit codes, stdout, stderr, and timing.

4 Updated 5 days ago
AreteDriver
API & Backend Listed

api-tester

REST and GraphQL API testing — contract validation, load testing, regression suites, and endpoint verification

4 Updated 5 days ago
AreteDriver
API & Backend Listed

database-ops

Database operations — schema design, migration authoring, query optimization, and SQL/ORM patterns

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

oauth-integrator

OAuth and API authentication — OAuth 2.0 flows, PKCE, token lifecycle, JWT validation, and provider integration

4 Updated 5 days ago
AreteDriver
Web & Frontend Listed

webhook-designer

Webhook architecture — payload design, retry strategies, HMAC signature verification, and event-driven patterns

4 Updated 5 days ago
AreteDriver
DevOps & Infrastructure Listed

cicd-pipeline

Designs CI/CD pipelines that integrate Claude Code in headless mode for automated code review, test analysis, deployment gating, and PR triage. Use when building GitHub Actions workflows, GitLab CI pipelines, or any automation that uses Claude Code non-interactively via `claude -p` or the Agent SDK.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

hooks-designer

Designs Claude Code hooks — lifecycle event handlers (PreToolUse, PostToolUse) that enforce quality gates, block dangerous operations, auto-lint, run tests before commits, and log tool usage. Use when creating, debugging, or configuring Claude Code hooks for automated enforcement and workflow automation.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

mcp-server-builder

Builds and configures Model Context Protocol (MCP) servers — tools that extend Claude Code with custom capabilities like database access, API integrations, semantic search, and UI components. Use when creating MCP servers, configuring existing ones, debugging MCP connections, or designing tool interfaces for Claude.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

plugin-builder

Builds Claude Code plugins — shareable packages that bundle skills, hooks, MCP server configs, and agent definitions into a single distributable unit with plugin.json manifest. Use when creating, scaffolding, packaging, or publishing Claude Code plugins.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

security-hooks

Sets up Claude Code security hooks — protective PreToolUse guards that block sensitive file access, dangerous commands, destructive git ops, system path writes, network calls, and permission changes. Includes 7 ready-to-deploy hook scripts.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

session-manager

Cross-session continuity for Claude Code — resume context, structured handoffs, session history tracking

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

session-memory-manager

Manages Claude Code's persistent memory system — auto-memory files, cross-session context, project memory directories, and task handoff protocols. Use when organizing session memory, creating handoff documents, managing MEMORY.md files, or establishing continuity between Claude Code sessions.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

data-analyst

Performs statistical analysis, finds patterns, and generates insights

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

data-engineer

Handles data collection, ingestion, cleaning, and pipeline design

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

data-visualizer

Creates charts, dashboards, and visual representations of data

4 Updated 5 days ago
AreteDriver
Data & Documents Listed

report-generator

Creates executive summaries, reports, and documentation of findings

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

backup

Backup strategy design, data integrity verification, and disaster recovery planning. Invoke with /backup.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

monitor

Observability patterns for logging, metrics, alerting, and health checks in production systems. Invoke with /monitor.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

networking

Linux networking troubleshooting — DNS, firewalls, ports, routing, and connectivity diagnostics. Invoke with /networking.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

decision-log

Log high-leverage decisions from the current work session to the Arete Decision Log. Extracts architecture, UX, scope, tooling, and philosophy decisions. Invoke with /decision-log or /adl.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

prompt-library

Extract effective prompts from the current session and save them to a reusable library. Captures prompts that worked well for future reference. Invoke with /prompt-library or /prompts.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

changelog

Generate Changelog from Commits

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

ci

GitHub Actions Workflow Generator

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

debug

Systematic Debugging Workflow

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

deploy

Deployment Checklist & Setup

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

docker

Dockerfile Generator

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

env

Environment Management

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

health

Project Health Audit

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

logs

Logging Setup & Analysis

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

build

Build and install the project in development mode. Handles venv creation and editable installs. Invoke with /build.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

commit

Create well-formatted git commits with conventional commit style. Analyzes staged changes and generates appropriate commit messages. Invoke with /commit or after completing a task.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

deps

Check for outdated dependencies and security vulnerabilities. Invoke with /deps.

4 Updated 5 days ago
AreteDriver
AI & Automation Listed

lint

Run ruff linter and formatter. Checks code quality and auto-fixes issues. Invoke with /lint or /lint <path>.

4 Updated 5 days ago
AreteDriver

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.