Agentic Bits Claude Plugin
Related Servers
Alternatives to Agentic Bits Claude Plugin
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceAdds a live git branch status bar to the Claude interface for monitoring multiple repositories simultaneously. It provides tools for managing repository tracking and visibility through natural language commands.105 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables Claude to interact with git repositories by providing real-time access to repository status, branch information, commit history, and file changes. Allows users to query their git workspace through natural language commands.-
- AlicenseNot gradedqualityCmaintenanceEnables a connected Claude account to create, update, and commit files to GitHub repositories directly through MCP tools, removing the need for manual git push operations.78 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables to interact with GitHub repositories directly from Claude, supporting actions like viewing repos, checking status, committing and pushing changes, and managing pull requests.-
- AlicenseBqualityCmaintenanceEnables AI assistants to interact with Git repositories via MCP, supporting status checks, diffs, staging, commits, branch management, and log queries.12MIT
- AlicenseNot gradedqualityCmaintenanceConnects Claude directly to GitHub repositories for reading code, making changes, committing, and managing branches and pull requests.78 npmMIT
TDQS
Scored across 10 tools
Each tool has a clearly distinct purpose with no overlap. For example, add_repo and remove_repo handle opposite operations, while get_branch_status and check_repo_branch provide branch information at different scopes (all repos vs. single repo). The descriptions make it easy to differentiate between configuration tools (get_config_info, toggle_statusbar), repository management tools (add_repo, remove_repo, list_repos), and status/visibility controls (set_repo_visibility, toggle_reference_repos).
All tools follow a consistent verb_noun naming pattern throughout (e.g., add_repo, check_repo_branch, get_config_info). The verbs are descriptive and appropriate for their actions (add, check, get, list, remove, set, toggle, validate), and nouns clearly indicate the target resource (repo, branch, config, statusbar). There are no deviations in style or convention.
With 10 tools, this server is well-scoped for managing git repositories in a status bar context. Each tool earns its place by covering essential operations: repository configuration (add, remove, list), status checks (branch, validation), visibility controls (toggle, set), and system settings (config, statusbar toggle). The count is neither too sparse nor bloated, fitting the domain perfectly.
The tool set provides complete coverage for the domain of managing git repositories in a status bar. It includes CRUD operations for repositories (add, remove, list), status monitoring (branch checks, path validation), configuration management (get config, toggle statusbar), and visibility controls (set visibility, toggle reference repos). There are no obvious gaps; agents can perform all expected workflows without dead ends.