Real Skill packageSource verifiedClawHub registry

smart-git

Use the smart-commit-host-agent CLI for local code review, creating a PR/MR, reviewing an existing PR/MR, listing my open PRs/MRs, or batch-reviewing my PRs/MRs. Triggers: create MR / create PR / create pull request / open a PR / submit and create MR; review MR / review PR plus a PR/MR URL; list my MRs / list my open PRs / my MR list / my-pull-request list; batch review my MRs / batch-review my PRs / my-pull-request batch-review; local code review / local review of changes / local review diff / smart-git local rev…

Identity and source

Publisher attributionNie Taoregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 75% rule confidence
Package forminstruction with code11 recorded files
Canonical sourceClawHub registryclawhub:yexinjia:smart-git
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/29/2026.claude/skills/smart-git

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/29/2026.agents/skills/smart-git

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/29/2026skills/smart-git

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @yexinjia/smart-git
clawhub inspect @yexinjia/smart-git --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
10 / 11 inspected as text
Checked
8/29/2026, 4:46:57 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: git.example.com
  • api: github.com
  • api: www.npmjs.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/29/2026, 7:29:07 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:cc557ff98f30c26d49ec49362162cc79b32e3539ddb4e6197dde654ffb3ed4be
Show up to 11 recorded paths
  • CONFIG.md
  • HOST_AGENT_LOOP.md
  • LICENSE
  • scripts
  • scripts/discover-resolve-script.sh
  • scripts/resolve-config.sh
  • scripts/with-target-branch.sh
  • SETUP.md
  • skill-card.md
  • SKILL.md
  • smart-commit.host-agent.json

Source changelog

Initial release of smart-git skill. - Enables local code review, creating PRs/MRs, reviewing existing PRs/MRs, listing open PRs/MRs, and batch-reviewing PRs/MRs via the smart-commit-host-agent CLI. - Implements strict mode routing based on trigger keywords; will prompt the user in case of ambiguous commands. - Uses a Host-Agent turn loop for interactive CLI tasks, ensuring precise model-driven output and prompts. - Provides full control via smart-commit.host-agent.json configuration file, with user-friendly reminders for customization at key moments. - Does not perform ordinary code reviews, manual commit/push, or hand off to other skills.