Submit git-branchless stack as PRs - create branches and push to remote
69
62%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/git-workflow/skills/bl-submit/SKILL.mdQuality
Discovery
N/ABased on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
Something went wrong
Implementation
62%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill provides good workflow structure and helpful visual examples for git-branchless PR submission. However, it's verbose with extensive terminal output examples that could be condensed, and the execution instructions describe actions abstractly rather than providing directly executable commands. The content would benefit from tighter examples and clearer separation between quick reference and detailed guides.
Suggestions
Condense the three interactive flow examples into one representative example, moving others to a separate EXAMPLES.md file
Replace the abstract 'Execution Instructions' with actual executable git commands that Claude can run directly
Move the 'Stacked PRs Guide' section to a separate STACKED-PRS.md file and link to it from the main skill
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is reasonably efficient but includes verbose interactive flow examples that could be condensed. The multiple full terminal output examples add bulk that could be summarized more concisely. | 2 / 3 |
Actionability | Provides concrete examples and commands, but the actual git commands shown are mixed with pseudo-output. The 'Execution Instructions' section describes steps abstractly rather than providing executable commands Claude can run directly. | 2 / 3 |
Workflow Clarity | Clear 5-step execution sequence with explicit verification steps (verify prerequisites, show current state, confirm result). The stacked PRs guide explains the workflow well with visual diagrams and post-merge instructions. | 3 / 3 |
Progressive Disclosure | Content is well-organized with clear sections, but everything is in one file. The 'Stacked PRs Guide' and extensive interactive examples could be split into separate reference files for better organization. | 2 / 3 |
Total | 9 / 12 Passed |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 10 / 11 Passed | |
0ebe7ae
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.