CtrlK
BlogDocsLog inGet started
Tessl Logo

orchardcore-workflow-activity

Creates custom OrchardCore workflow activities — tasks and events — with their display drivers and registration. Use when the user needs a new workflow Task or Event, custom outcomes, activity editor UI, or to read/write workflow input, output, and properties.

73

Quality

90%

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

SKILL.md
Quality
Evals
Security

Quality

Content

93%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 high-quality, dense body: executable examples, a clean stepwise workflow, and a tidy split between overview and a real reference file. The only gap is an explicit error-recovery feedback loop in the test step.

DimensionReasoningScore

Conciseness

Lean and table-driven with no padding of generic programming concepts; even the brief domain definition ('A workflow is a graph of activities connected by outcomes') earns its place by disambiguating OrchardCore-specific terms.

5 / 5

Actionability

Fully executable, copy-paste-ready C# classes (LogTask, SignalEvent, LogTaskDisplayDriver), an exact registration line, and named shape template files cover the common task and event cases.

5 / 5

Workflow Clarity

A clear five-step sequence (activity → driver → shapes → register → test) with a verification step, but no explicit validate→fix→retry feedback loop; this is additive code creation so the destructive/batch cap does not apply.

4 / 5

Progressive Disclosure

SKILL.md is a well-organized overview and the one-level-deep references/activities.md (verified to exist) holds the detailed base-class/lifecycle material; the References section signals each destination clearly.

5 / 5

Total

19

/

20

Passed

Description

87%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 both capability and trigger conditions for a well-defined niche. It is concise, concrete, and low conflict-risk, with only minor room to broaden the enumerated actions.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions — 'Creates custom OrchardCore workflow activities — tasks and events — with their display drivers and registration' — but stops short of a fully comprehensive enumeration (e.g. shape templates, outcomes authoring).

4 / 5

Completeness

Explicitly answers both what ('Creates custom OrchardCore workflow activities ... with their display drivers and registration') and when ('Use when the user needs a new workflow Task or Event, custom outcomes, activity editor UI, or to read/write workflow input, output, and properties') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good natural-keyword coverage for the niche — 'new workflow Task or Event', 'custom outcomes', 'activity editor UI', 'read/write workflow input, output, and properties' — with only minor synonyms missing; no file extensions apply to this code-library skill.

4 / 5

Distinctiveness Conflict Risk

Scoped tightly to 'OrchardCore workflow activities' with distinct, domain-specific triggers, giving it a clear niche and minimal overlap with other skills.

5 / 5

Total

18

/

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
OrchardCMS/OrchardCore
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.