You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security.
49
37%
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 ./.agent/skills/cicd-automation-workflow-automate/SKILL.mdQuality
Discovery
32%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 establishes the domain (CI/CD and GitHub Actions) but reads more like a persona definition than a skill description. It uses second-person framing ('You are') which is inappropriate, lacks specific concrete actions, and critically missing explicit trigger guidance for when Claude should use this skill.
Suggestions
Add an explicit 'Use when...' clause with trigger terms like 'GitHub Actions', 'CI/CD', 'workflow file', 'pipeline', 'automated deployment', '.yml workflow'
Replace the persona framing ('You are a workflow automation expert') with third-person action verbs describing concrete capabilities (e.g., 'Creates GitHub Actions workflows, configures CI/CD pipelines, sets up automated testing and deployment')
Add specific file types and common user phrases like '.github/workflows', 'build and deploy', 'automate releases', 'PR checks'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Names the domain (CI/CD, GitHub Actions, workflow automation) and mentions some actions (design automation, reduces manual work), but lacks specific concrete actions like 'create YAML workflow files' or 'configure deployment triggers'. | 2 / 3 |
Completeness | Describes what the skill does at a high level but completely lacks a 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill. | 1 / 3 |
Trigger Term Quality | Includes relevant keywords like 'CI/CD pipelines', 'GitHub Actions', and 'workflow automation' that users might say, but misses common variations like '.github/workflows', 'deploy', 'build pipeline', 'actions.yml', or 'automated testing'. | 2 / 3 |
Distinctiveness Conflict Risk | The mention of 'GitHub Actions' and 'CI/CD pipelines' provides some distinctiveness, but 'automated development processes' is broad enough to potentially overlap with general DevOps or scripting skills. | 2 / 3 |
Total | 7 / 12 Passed |
Implementation
42%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill provides a reasonable high-level framework for workflow automation with good structure and appropriate references to detailed resources. However, it lacks concrete, executable examples (no actual GitHub Actions YAML, no specific commands) making it too abstract to be immediately actionable. The workflow steps are logical but missing explicit validation checkpoints.
Suggestions
Add at least one concrete, executable GitHub Actions workflow example (YAML) demonstrating a basic CI/CD pipeline
Include specific commands or code snippets for common operations like caching, artifact handling, or secret management
Add explicit validation checkpoints in the instructions (e.g., 'Verify pipeline runs successfully in dry-run mode before enabling auto-deploy')
Remove redundant content like the description repetition and 'Use this skill when' sections that Claude can infer from context
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is reasonably efficient but includes some unnecessary framing (e.g., repeating the description in the body, explaining when to use/not use the skill). The instructions section is appropriately brief. | 2 / 3 |
Actionability | The skill provides only vague, abstract guidance ('Inventory current build, test, and deploy steps', 'Define pipeline stages') without any concrete code examples, specific commands, or executable workflow snippets. No copy-paste ready content. | 1 / 3 |
Workflow Clarity | Steps are listed in a logical sequence and mentions approvals/rollback, but lacks explicit validation checkpoints or feedback loops. The workflow is more of a high-level checklist than a detailed process with error recovery. | 2 / 3 |
Progressive Disclosure | Clear structure with a concise overview and well-signaled references to external resources (implementation-playbook.md). Navigation is straightforward with one-level-deep references. | 3 / 3 |
Total | 8 / 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 | |
332e58b
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.