Undo git-branchless operations - recover from mistakes interactively
81
77%
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-undo/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
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a solid, actionable skill with clear workflows and concrete examples. The main weakness is verbosity - the interactive flow examples and recovery scenarios, while helpful, make the document longer than necessary. The content could benefit from splitting detailed examples into a separate reference file.
Suggestions
Move the detailed interactive flow examples to a separate EXAMPLES.md file and reference it from the main skill
Consolidate the options table and examples section to reduce redundancy - the examples already demonstrate each option clearly
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is reasonably efficient but includes some redundancy - the interactive flow examples are quite verbose with ASCII diagrams that could be condensed, and some explanations repeat information (e.g., the options table and examples section overlap significantly). | 2 / 3 |
Actionability | Provides concrete, executable commands throughout with specific examples for each option. The execution instructions give clear step-by-step guidance, and the interactive flow examples show exactly what to expect and do. | 3 / 3 |
Workflow Clarity | Clear three-step workflow (Assess → Execute → Verify) with explicit verification step using `git sl`. The interactive flow examples demonstrate the complete process including confirmation prompts and expected outcomes. | 3 / 3 |
Progressive Disclosure | Content is well-organized with clear sections, but everything is inline in one file. The extensive interactive flow examples and common recovery scenarios could be split into separate reference files, making the main skill leaner. | 2 / 3 |
Total | 10 / 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.