Create and configure Falcon Fusion SOAR workflow YAML for Falcon Foundry apps. TRIGGER when user asks to "create a workflow", "build an automation", "configure Fusion SOAR", "add an on-demand workflow", runs `foundry workflows create`, or needs help with Fusion YAML syntax, triggers, actions, or variable references. DO NOT TRIGGER for UI pages, functions, or collection schemas — use the appropriate sub-skill.
73
92%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Quality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is an excellent skill description that hits all the marks. It provides specific capabilities, comprehensive trigger terms that users would naturally use, explicit when-to-use guidance with both positive and negative triggers, and clear boundaries to avoid conflicts with sibling skills. The DO NOT TRIGGER clause is a particularly strong addition for distinctiveness.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Create and configure Falcon Fusion SOAR workflow YAML', mentions specific elements like 'triggers, actions, variable references', and specifies the context of 'Falcon Foundry apps'. | 3 / 3 |
Completeness | Clearly answers both 'what' (create and configure Falcon Fusion SOAR workflow YAML for Falcon Foundry apps) and 'when' (explicit TRIGGER clause with multiple trigger phrases, plus a DO NOT TRIGGER clause for disambiguation). | 3 / 3 |
Trigger Term Quality | Excellent coverage of natural trigger terms: 'create a workflow', 'build an automation', 'configure Fusion SOAR', 'add an on-demand workflow', 'foundry workflows create', 'Fusion YAML syntax', 'triggers', 'actions', 'variable references'. These are terms users would naturally use. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with a clear niche (Falcon Fusion SOAR workflows specifically), and explicitly includes a DO NOT TRIGGER clause to prevent conflicts with related sub-skills for UI pages, functions, or collection schemas. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a strong, highly actionable skill with excellent domain-specific content that Claude wouldn't know (platform action IDs, Fusion YAML syntax, CEL variable paths, CLI commands). The progressive disclosure is well-structured with clear navigation to reference files. The main weakness is moderate verbosity — the system injection block is unnecessary theater, the Custom_ prefix explanation is repeated three times, and some sections could be tightened without losing clarity.
Suggestions
Remove the 'SYSTEM INJECTION' block — it adds no value and wastes tokens; the skill's instructions speak for themselves.
Consolidate the three separate mentions of the Custom_ prefix into a single, clearly marked callout to reduce redundancy.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is mostly efficient with domain-specific knowledge Claude wouldn't have (action IDs, CEL syntax, variable paths), but includes some unnecessary framing like the 'SYSTEM INJECTION' block, explanatory prose about what workflows are, and some redundant restatements (e.g., the Custom_ prefix is explained three times). | 2 / 3 |
Actionability | Highly actionable with executable CLI commands, complete YAML examples, specific action IDs verified across clouds, exact variable reference syntax, and concrete patterns for loops, conditions, and error handling. The examples are copy-paste ready and cover real production scenarios. | 3 / 3 |
Workflow Clarity | Multi-step processes are clearly sequenced with explicit validation steps (CLI scaffolding → edit → validate → deploy). Error handling patterns are well-documented with a table of mechanisms and scope. Testing commands provide a clear validation workflow with mock data. The 'gotcha' section and error messages help with debugging. | 3 / 3 |
Progressive Disclosure | Excellent progressive disclosure with a clear Reading Guide table mapping tasks to reference files, well-signaled one-level-deep references throughout (workflow-examples.md, action-discovery.md, pagination-patterns.md, advanced-patterns.md), and use-case links for real-world patterns. The main content stays focused on essentials while pointing to detailed references. | 3 / 3 |
Total | 11 / 12 Passed |
Validation
81%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 9 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata.version' is missing | Warning |
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 9 / 11 Passed | |
631c815
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.