CtrlK
BlogDocsLog inGet started
Tessl Logo

run-maintenance-task

Use this skill to execute a task from the Android Agentic Maintenance Backlog. Invoke when the user provides an Asana task URL from that backlog and asks to run, start, execute, or work on it. Also invoke when the user says things like "run the next maintenance task", "work on this backlog item", or "pick up a maintenance task". Requires the Asana MCP to be configured.

80

Quality

100%

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

100%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 tight, highly actionable workflow skill that assumes Claude's competence and provides copy-paste-ready commands with explicit validation and error-recovery checkpoints. Content is well-structured and appropriately self-contained.

DimensionReasoningScore

Conciseness

Lean and efficient throughout — concrete commands and procedural steps with no padding or explanation of concepts Claude already knows (e.g., no primer on worktrees or PRs); every token earns its place.

5 / 5

Actionability

Fully executable, copy-paste-ready guidance: exact git worktree commands, gradle verification commands, 'gh api ... --method POST' PR creation, and full e2e workflow dispatch URLs covering the common cases.

5 / 5

Workflow Clarity

Clear multi-step sequence (Before you start → Implement → Verify → Open PR → If stuck) with explicit validation checkpoints ('Do not open a PR with known failures'), validate→fix→re-run feedback loops, and a dedicated error-recovery path.

5 / 5

Progressive Disclosure

Self-contained with no bundle files present and no nested references; content is organized into clearly signaled, navigable sections and references external resources (CLAUDE.md, PR template, ddg-asana skill) by name rather than inlining them.

5 / 5

Total

20

/

20

Passed

Description

100%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, well-targeted description that clearly states what the skill does, when to invoke it with concrete natural-language triggers, and a required precondition. It is specific, distinct, and concise without fluff.

DimensionReasoningScore

Specificity

Names the domain ('Android Agentic Maintenance Backlog') and lists multiple concrete actions ('run', 'start', 'execute', 'work on it'), giving comprehensive coverage rather than generic phrasing.

5 / 5

Completeness

Explicitly answers what ('execute a task from the Android Agentic Maintenance Backlog') and when (an explicit 'Invoke when...' clause with concrete trigger phrases), plus a precondition (Asana MCP).

5 / 5

Trigger Term Quality

Provides comprehensive natural phrasings users would say — 'run the next maintenance task', 'work on this backlog item', 'pick up a maintenance task' — plus synonyms (run/start/execute).

5 / 5

Distinctiveness Conflict Risk

The Android Agentic Maintenance Backlog + Asana task URL niche is highly specific with distinct triggers, giving minimal overlap with other skills.

5 / 5

Total

20

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
duckduckgo/Android
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.