Gobby.ai avatar

Gobby.ai

Official

@gobbyai · United States of America

0Followers
|
5Public Repos
|
26Published Skills

Offers structured task orchestration, persistent memory management, and repository synchronization for distributed development environments.

Skills Distribution
DomainDeveloper To...Task Orchestration (40%)Repository Managem.. (30%)Session Persistence (30%)

Agent Skills by Gobby.ai

Showing 26 vetted skills indexed across 1 GitHub repositories.

GobbyAIGobbyAI
19

g

Route /g commands to the /gobby router for skill loading and MCP routing.

Official
Basic
GobbyAIGobbyAI
19

gobby

Route Gobby skills and MCP server commands through a single entry point.

Official
Basic
GobbyAIGobbyAI
19

discovering-tools

Discover MCP servers and tools with just-in-time schema loading.

Official
Basic
GobbyAIGobbyAI
19

metrics

Retrieve and present MCP tool usage metrics and performance data in tables.

Official
Intermediate
GobbyAIGobbyAI
19

clones

Manage isolated git clones with MCP commands for parallel development.

Official
Advanced
GobbyAIGobbyAI
19

expand

Decompose user tasks into atomic subtasks by analyzing the codebase.

Official
Advanced
GobbyAIGobbyAI
19

ref

Create structured refactoring tasks with chore labels and priority 3.

Official
Basic
GobbyAIGobbyAI
19

tasks

Automate task creation, updates, and tracking via the gobby-tasks MCP server.

Official
Intermediate
GobbyAIGobbyAI
19

memory

Manage persistent memories across sessions via the gobby-memory MCP server.

Official
Intermediate
GobbyAIGobbyAI
19

merge

Automate Git merge conflict resolution across worktrees and branches.

Official
Advanced
GobbyAIGobbyAI
19

feat

Create feature tasks in the Gobby tasks system via call_tool API.

Official
Basic
GobbyAIGobbyAI
19

claiming-tasks

Create or claim session tasks to enable Edit, Write, or NotebookEdit tools.

Official
Basic
GobbyAIGobbyAI
19

plan

Elicit feature requirements and draft a plan document with phases and dependencies.

Official
Basic
GobbyAIGobbyAI
19

doctor

Run functional checks, security audits, and cleanup for Gobby CLI and MCP tools.

Official
Advanced
GobbyAIGobbyAI
19

workflows

Manage step-based workflows in Gobby via the gobby-workflows MCP server.

Official
Intermediate
GobbyAIGobbyAI
19

agents

Spawn, monitor, and terminate autonomous agents via the gobby-agents MCP server.

Official
Intermediate
GobbyAIGobbyAI
19

usage

Query gobby-metrics MCP server for token usage and budget reports.

Official
Basic
GobbyAIGobbyAI
19

bug

Create a bug task with title and optional description via gobby-tasks create_task API.

Official
Basic
GobbyAIGobbyAI
19

committing-changes

Enforce task-referencing commit messages and close tasks via gobby-tasks.

Official
Basic
GobbyAIGobbyAI
19

sessions

Manage Gobby agent sessions across CLIs with status tracking and handoffs.

Official
Basic
GobbyAIGobbyAI
19

epic

Create epic tasks with subtasks for agile planning.

Official
Basic
GobbyAIGobbyAI
19

worktrees

Manage git worktrees for parallel development across multiple projects.

Official
Basic
GobbyAIGobbyAI
19

nit

Create chore tasks with nitpick labels and priority 4.

Official
Basic
GobbyAIGobbyAI
19

chore

Create maintenance chores from natural inputs with standard task formatting.

Official
Basic

Frequently Asked Questions About Gobby.ai

FAQPage Schema
What specific development tasks does Gobby.ai enable?

Gobby.ai enables structured task creation, Git worktree management, and persistent memory storage. It facilitates codebase decomposition into atomic subtasks, enforces task-linked commit messages, and provides performance metrics for development sessions through integrated server-side routing.

Which personas benefit most from these capabilities?

Software engineers and technical leads managing complex, multi-branch projects benefit from these capabilities. It is designed for developers who require rigorous task tracking, parallel environment management, and persistent context retention across distributed coding sessions.

What are the prerequisites for implementing Gobby.ai?

Implementation requires a compatible environment capable of hosting MCP servers. Users must have Git installed for worktree management and access to the Gobby routing layer to interface with the task, memory, and metrics servers.