Automate safe, conventional Git commits after task completion: detects tickets from GitHub, GitLab, or Jira; generates semantic messages; runs branch protection checks; requires user confirmation before local commit—never pushes to remote.
npx claudepluginhub sergio-bershadsky/ai --plugin gitPersonal plugin marketplace for Claude Code — skills, hooks, and agents for workflow automation and development toolkits.
Marketplace ID: bershadsky-claude-tools
# Add marketplace
/plugin marketplace add sergio-bershadsky/ai
# Install a plugin (e.g., git)
/plugin install git@bershadsky-claude-tools
| Plugin | Description | Skills | Hooks |
|---|---|---|---|
| git | Git workflow automation: conventional commits, auto-staging, uncommitted changes protection | /commit, /version | auto-stage, pre-stop-commit |
| settings-sync | Sync Claude settings across ephemeral VMs via Git backup | — | backup-settings |
| Plugin | Description | Skills | Agents |
|---|---|---|---|
| django-dev | Opinionated Django toolkit with Ninja API, Unfold admin, pytest, Dynaconf | 4 skills | django-review |
| frappe-dev | Frappe Framework v15 toolkit with multi-layer architecture | 5 skills | — |
| Plugin | Description | Skills | Hooks |
|---|---|---|---|
| secondbrain | Knowledge base scaffolding with microdatabases, VitePress portal, semantic search, review stamps, meeting transcription | 11 skills | freshness, sidebar, search-index, session-context, transcription-check |
| replit-prompts | Optimized prompts, PRDs, and task plans for Replit Agent | 3 skills | — |
| Plugin | Description |
|---|---|
| marketplace-validator | Validates marketplace.json schema after every edit |
Knowledge base scaffolding with YAML microdatabases, configurable entity types (ADRs, Notes, Tasks, Discussions, custom), dual semantic search (qmd for CLI, Orama for browser), review stamps with staleness badges, and meeting transcription. 11 skills, 2 agents, 5 automation hooks. See the full documentation.
/plugin install secondbrain@bershadsky-claude-tools
Conventional commits with branch safety checks and ticket detection (GitHub, GitLab, Jira, Linear). Semantic version bumping with git tags. Auto-stages files after edits. Blocks session exit if uncommitted changes exist.
/plugin install git@bershadsky-claude-tools
Skills: /commit, /version | Hooks: auto-stage, pre-stop-commit
Backs up ~/.claude/ to the repo before session ends, excluding sensitive files. Bootstrap script restores settings on new VMs (Codespaces, Gitpod, cloud).
/plugin install settings-sync@bershadsky-claude-tools
Bootstrap: curl -fsSL https://raw.githubusercontent.com/sergio-bershadsky/ai/main/plugins/settings-sync/scripts/bootstrap.sh | bash
Opinionated Django patterns: 1-file-per-model, UUID PKs, soft delete, Dynaconf config, Django Ninja APIs (1-endpoint-per-file, Pydantic schemas), Unfold admin with HTMX, pytest + factory_boy testing. Code review agent for convention compliance.
/plugin install django-dev@bershadsky-claude-tools
Skills: django-dev, django-dev-ninja, django-dev-unfold, django-dev-test | Agent: django-review
Frappe Framework v15 with multi-layer architecture (Controller → Service → Repository → DB). DocType scaffolding, REST API endpoints, service layer patterns, app bootstrapping, pytest integration tests.
/plugin install frappe-dev@bershadsky-claude-tools
Skills: frappe-doctype, frappe-api, frappe-service, frappe-app, frappe-test
Structured prompts for Replit Agent based on Replit's 10 official guidelines. Generates optimized prompts, PRDs, and phased development plans that minimize iteration.
/plugin install replit-prompts@bershadsky-claude-tools
Skills: replit-prompt, replit-prd, replit-plan
Internal. Validates marketplace.json schema after every Write/Edit. Blocks the session if validation fails.
Run documentation site locally:
npm install
npm run docs:dev
Visit: http://localhost:5173
Public domain (Unlicense)
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Commands for Git operations, commits, and PRs
Semantic version bumping for plugins with git tags and commits
Conventional Git automation and advanced repository management
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
Share bugs, ideas, or general feedback.
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim