Tag: automation
Automated Git Worktree Environment Setup
Automates the creation of Git worktrees for parallel development by configuring environment files, installing dependencies via Poetry and pnpm, and generating the Prisma client.
Automated Git Worktree Repository Setup
This skill automates the initialisation of a multi-worktree development environment by setting up parallel branches, configuring environment files, and installing dependencies. It streamlines parallel development by managing separate worktr…
Automated Pull Request Polishing Skill
This skill automates the iterative process of reviewing and addressing pull request feedback, CI failures, and unresolved threads until the PR is merge-ready. It continuously polls for stability to ensure no late-arriving bot comments or CI…
Automated Pull Request Review Resolution
Automates the identification and resolution of GitHub Pull Request review comments by navigating GraphQL and REST API pagination. It implements a robust workflow to address inline threads and top-level reviews through a fix-commit-reply cyc…
Agent Fleet Supervisor for Claude Code
A meta-agent supervisor designed to manage a fleet of Claude Code agents within individual tmux windows and worktrees. It automates agent spawning, monitors progress via checkpoints, and handles the lifecycle of worktrees and integration te…
XcodeBuildMCP CLI for Apple Development
A command-line interface that abstracts xcodebuild, xcrun, and simctl to streamline Apple platform development workflows. It facilitates automated building, testing, debugging, and UI automation for iOS, macOS, and other Apple operating sys…
Automated Project Change Proposal Generation
Automates the generation of complete change proposals by scaffolding directories and creating design, specification, and task artifacts in a single step. It manages artifact dependencies and follows structured templates using the openspec C…
Archive completed openspec changes
Finalises and archives completed changes within the openspec experimental workflow. The process includes verifying artifact and task completion, assessing delta spec synchronisation, and moving the change directory to a dated archive folder…
Bulk Update Notion Database Pages
Perform safe, large-scale updates to Notion database properties using pagination, dry-run verification, and robust error recovery.
Automated PR Review Feedback Resolution
An agentic skill that identifies, triages, and resolves unresolved GitHub pull request comments by applying code fixes and managing thread replies via the GitHub CLI and API.
Automated Change Proposal Generation
Automates the creation of comprehensive change proposals by scaffolding directories and sequentially generating design documents, specifications, and implementation tasks.
Archive completed openspec changes
Finalises and archives completed changes within the experimental workflow by verifying artifact completion, task status, and synchronising delta specs. It automates the movement of change directories to a dated archive folder after ensuring…
Vibe Board Audit and Remediation Skill
Audits Firebase Firestore task boards for stale, orphaned, or duplicate tasks and identifies referential integrity issues. Automatically generates remediation tasks to maintain board hygiene and process compliance.
Claude Agent Configuration Auditor
Automates the audit of .claude/agents/ markdown files to ensure accuracy, model assignment efficiency, and compliance with Anthropic best practices. The skill identifies stale references, merge/split candidates, and gap analysis opportuniti…
ve-kit project bootstrap protocol
An interactive protocol for setting up or upgrading projects within the ve-kit framework. It automates directory structure creation, rule generation, hook installation, and MCP server configuration.
WebPeel: Clean Web Content Extraction
Extracts clean, structured markdown from any URL while significantly reducing token usage for LLM agents. It handles JavaScript rendering, bot protection, and provides specialised extractors for platforms like YouTube and GitHub.
Automated subproject release workflows
Automates the building and publishing of subprojects to PyPI and Docker Hub via GitHub Actions. It manages the release lifecycle for various Memgraph-related packages and integrations.
Google Workspace Tool Router
An orchestrator for managing Google Workspace services including Gmail, Drive, and Calendar via MCP or CLI. It provides tool routing, parameter guidance, and automated OAuth authentication workflows for developers.
Google Workspace Operations Tool Router
An orchestration layer for managing Google Workspace services via MCP or CLI. It provides unified tool routing and parameter guidance across Gmail, Drive, Calendar, and other core services.
Unity Editor Remote Control Bridge
Provides a file-based IPC mechanism to remotely control the Unity Editor through a collection of 65 tools. It enables programmatic manipulation of scenes, game objects, assets, and scripts, as well as performance profiling and package manag…
Mureo: AI Ad Operations Control Plane
A local-first control plane for AI-driven advertising operations that provides a unified layer for strategy enforcement, security rules, and auditable decision logs. It extends existing ad-platform MCPs with standardised authentication and …
Mureo: AI Ad Operations Control Plane
A local-first control plane for managing AI-driven advertising operations across Google and Meta Ads. It provides an MCP server and CLI to enforce strategy, manage authentication, and maintain auditable decision logs.
Automated Pull Request Draft Generator
Automatically generates structured pull request drafts including branch suggestions, titles, and descriptions by analysing git diffs and commit history. It identifies change types and assesses backward compatibility risks based on modified …
Automated Python Example Runner
Automates the execution of Python examples using uv, providing background process management, detailed logging, and automated re-running of failed tests.