By maxim-uvarov
Git as an instruction interface — deliver intent to an agent via commit messages and !! markers in any file type
Process the last N commits as instructions — execute !! markers and commit message directives in any file type. This skill should be used when the user says "apply intent", "process last N commits", "execute markers", "run git intent", "apply !! instructions", or "g-intent-apply".
Squash all commits on the current branch into one, preserving full history in a git tag. This skill should be used when the user says "squash branch", "archive commits", "squash and archive", "clean up branch history", "collapse branch into one commit", or "g-intent-squash-archive".
On-demand knowledge about the git-intent methodology. This skill should be used when the user asks about "git intent workflow", "!! markers", "how to use git-intent", "marker syntax", "commit message protocol", or "how does git intent work".
Show git log with patches (diffs) in reverse order for the last N commits. This skill should be used when the user says "show patches", "show last N commits with diffs", "git log patches", "review recent diffs", or "show me what changed".
The repo for synchronization between my machines.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimPersonal skills collection — portable across machines via git sync.
npx claudepluginhub maxim-uvarov/my-claude-skills --plugin git-intent-interfaceGit workflow tools: commits, PRs, review inbox, checkout, and work triage
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
Advanced commit workflows with smart staging and push automation
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques