CtrlK
BlogDocsLog inGet started
Tessl Logo

rebuttal

Workflow 4: Submission rebuttal pipeline. Parses external reviews, enforces coverage and grounding, drafts a safe text-only rebuttal under venue limits, and manages follow-up rounds. Use when user says "rebuttal", "reply to reviewers", "ICML rebuttal", "OpenReview response", or wants to answer external reviews safely.

72

Quality

89%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A thorough, well-sequenced rebuttal workflow with strong actionability and validation checkpoints. The main weakness is monolithic inlining of detailed schemas that could live in separate reference files given the skill's length.

Suggestions

Extract the REVISION_PLAN.md and ISSUE_BOARD.md structure definitions into reference files (e.g., references/revision-plan.md) and link to them from the body to improve progressive disclosure.

Consolidate the repeated safety rules (Safety Model, Phase 4 hard rules, Phase 5, Key Rules) into a single authoritative section and cross-reference it to reduce redundancy.

Move the per-phase detailed field enumerations (issue_type / response_mode enums) into a reference doc, keeping the body focused on the phase sequence and gate criteria.

DimensionReasoningScore

Conciseness

Mostly efficient, action-oriented prose that does not explain concepts Claude already knows, though safety rules are restated across the Safety Model, Phase 4 hard rules, Phase 5, and Key Rules sections, adding some redundancy.

4 / 5

Actionability

Highly actionable with concrete artifact names, enumerated field schemas (issue_type, severity, response_mode), and a copy-ready spawn_agent block with model and message.

5 / 5

Workflow Clarity

A clearly sequenced 10-phase pipeline with explicit validation checkpoints (Phase 5 lints), hard safety gates, pause-and-ask points, and feedback loops for revisions and follow-up rounds.

5 / 5

Progressive Disclosure

Clear section structure and one-level-deep references to ../shared-references/*, but no local bundle files exist and detailed schemas (REVISION_PLAN.md, ISSUE_BOARD.md) are inlined in a ~300-line monolith rather than split into reference files.

3 / 5

Total

17

/

20

Passed

Description

95%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that clearly states what the skill does and when to invoke it, with comprehensive natural trigger terms and a distinct niche. Minor abstraction in one capability phrase keeps specificity just below the top anchor.

DimensionReasoningScore

Specificity

Lists several concrete actions ('Parses external reviews', 'enforces coverage and grounding', 'drafts a safe text-only rebuttal under venue limits', 'manages follow-up rounds'), though 'enforces coverage and grounding' is slightly more abstract than the most concrete anchor examples.

4 / 5

Completeness

Explicitly answers both what (the rebuttal pipeline and its actions) and when (a 'Use when...' clause with concrete trigger phrases), matching the top anchor.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including synonyms and venue-specific phrases: 'rebuttal', 'reply to reviewers', 'ICML rebuttal', 'OpenReview response', 'answer external reviews safely'.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (post-submission rebuttal) with distinct venue-specific triggers, minimal overlap risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
wanshuiyin/Auto-claude-code-research-in-sleep
Reviewed

Table of Contents

Is this your skill?

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.