BF 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 review. Do not use for ordinary code review / review code without the word local. Must read this SKILL.md first. CLI task flow plus Host-Agent turn loop only; do not use gh for GitLab; no manual commit/push/API; do not edit business source based on review.
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…
As a process F 55/100 · Will not run — References files that are not bundled: {SKILL_DIR}/smart-commit.host-agent.json, {SKILL_DIR}/CONFIG.md, {SKILL_DIR}/...
How to improve
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 10. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
body-longSKILL.md body ≈ 10481 tokens (recommended < 5000); move details to references/ - warning
missing-refreference to a missing file: {SKILL_DIR}/smart-commit.host-agent.json - warning
missing-refreference to a missing file: {SKILL_DIR}/CONFIG.md - warning
missing-refreference to a missing file: {SKILL_DIR}/... - warning
missing-refreference to a missing file: {repositoryPath}/src/main.js
Process rating: all ten parameters 55/100
- 0Tools and files. 4 referenced file(s) missing: {SKILL_DIR}/smart-commit.host-agent.json, {SKILL_DIR}/CONFIG.md, {SKILL_DIR}/...
- 30Running it twice. 184 mutating operations with no state check
- 40Execution cost. Instruction body is 10481 tokens: crowds the task out of the window
- 50When it triggers. No condition that starts the skill
- 60Steps. 99 steps, 5 vague phrases
- 60Result and completion. Output format stated, no completion criterion
- 70Inputs and preconditions. Inputs and preconditions are listed
- 100Failures and branches. 13 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Progress reporting. Reports progress
- low 10 top-level sections: this looks like several domains in one skill
- low The response is described with custom markup (4 tags): a typed call is more reliable
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +2Single-language instructions
- +4Description says when NOT to use the skill
- +3Description length 772: enough signal without eating the budget
- +4Structure: 41 headings
- +3Step-by-step instructions: 99 items
- +3Output format is stated explicitly
- +4Has examples (0 code blocks)
- +3All 3 scripts are documented
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 73.