CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-communication-callautomation-java

Build server-side call automation workflows including IVR systems, call routing, recording, and AI-powered interactions.

59

Quality

69%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/azure-communication-callautomation-java/SKILL.md

The canonical home for this skill is azure-communication-callautomation-java in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

72%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.

The body is highly actionable with executable Java examples across the core call-automation scenarios, but it functions as an inline reference catalog rather than a sequenced workflow, lacking validation checkpoints and progressive disclosure through external files.

Suggestions

Add explicit validation/verification steps around destructive operations (e.g., confirm call state before hangUp, verify recording state before stop).

Split large API reference detail (recording options, event handling) into one-level-deep reference files with clearly signaled links from SKILL.md.

Move the pinned SDK version into a note or 'versions' section to reduce time-sensitive noise in the main flow.

DimensionReasoningScore

Conciseness

The body is mostly lean, executable code with terse section headers and assumes Claude's competence, but a pinned version ('1.6.0') and the generic 'Trigger Phrases'/'When to Use' sections add mild time-sensitive/fluff overhead that keeps it just below fully lean.

4 / 5

Actionability

Copy-paste-ready Java examples cover the common cases (create/answer calls, play TTS, DTMF/speech recognition, recording, transfer, webhook events, error handling), giving fully executable guidance.

5 / 5

Workflow Clarity

Capability sections are individually sequenced, but there are no validation checkpoints or feedback loops around destructive operations (hangUp, stop recording), and the destructive/batch cap limits this to 3.

3 / 5

Progressive Disclosure

The single file is well-organized with clear headers, but it is a >50-line monolithic reference with all API detail inlined and no external reference files or signaled one-level-deep navigation.

3 / 5

Total

15

/

20

Passed

Description

66%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.

The description clearly conveys what the skill does and lists several concrete capabilities, but it lacks an explicit 'Use when' trigger clause, which caps its completeness and leaves the when-to-use guidance implicit.

Suggestions

Append an explicit 'Use when ...' clause naming user-facing triggers such as 'building IVR or call-routing systems in Java', 'recording ACS calls', or 'DTMF/speech recognition in call automation'.

Add a Java/Azure qualifier to the description to reduce overlap risk with call-automation skills in other languages.

Include common synonyms/file-type or platform terms (e.g., 'Azure Communication Services', 'ACS', 'phone calls') to improve trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain (server-side call automation) and several concrete capabilities — 'IVR systems, call routing, recording, and AI-powered interactions' — but omits granular actions like DTMF recognition, transfers, and answering, so it sits at 'several specific actions; minor gaps' rather than comprehensive.

4 / 5

Completeness

There is a clear 'what' but no 'when'/'Use when' clause, and the rubric caps completeness at 3 when explicit trigger guidance is absent.

3 / 5

Trigger Term Quality

Natural terms a user would say are present ('IVR systems', 'call routing', 'recording', 'call automation'), giving good keyword coverage, though common variations/synonyms and explicit 'Use when' phrasing are missing.

4 / 5

Distinctiveness Conflict Risk

The niche (server-side call automation) is fairly distinct, but the description omits the Azure/Java qualifier found in the skill name, leaving minor overlap risk with call-automation skills for other languages.

4 / 5

Total

15

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.