CtrlK
BlogDocsLog inGet started
Tessl Logo

pixi-tasks

Complex pixi task workflows and orchestration. Use when building task dependency chains, configuring caching with inputs/outputs, creating parameterized tasks, or setting up CI pipelines—e.g., "pixi task depends-on", "task caching for build automation", "multi-environment test matrices".

Install with Tessl CLI

npx tessl i github:jjjermiah/dotagents --skill pixi-tasks
What are skills?

100

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

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 clearly identifies the specific tool (pixi), lists concrete capabilities, provides explicit 'Use when' guidance with natural trigger terms, and includes example phrases users might actually type. The description is concise yet comprehensive.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'building task dependency chains', 'configuring caching with inputs/outputs', 'creating parameterized tasks', 'setting up CI pipelines'. These are concrete, actionable capabilities.

3 / 3

Completeness

Clearly answers both what ('Complex pixi task workflows and orchestration') and when ('Use when building task dependency chains, configuring caching...') with explicit trigger guidance and concrete examples.

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'pixi task depends-on', 'task caching', 'build automation', 'multi-environment test matrices', 'CI pipelines'. Good coverage of both exact commands and conceptual terms.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with 'pixi' as a specific tool identifier, combined with specialized terms like 'depends-on', 'inputs/outputs caching', and 'multi-environment test matrices'. Unlikely to conflict with generic task or CI skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is an excellent skill file that demonstrates best practices across all dimensions. It provides concrete, executable TOML configurations for complex pixi task patterns while maintaining token efficiency. The clear Do/Don't section and explicit references to detailed documentation show thoughtful progressive disclosure.

DimensionReasoningScore

Conciseness

The content is lean and efficient, providing executable examples without explaining concepts Claude already knows. Every section delivers actionable information with minimal preamble.

3 / 3

Actionability

All examples are fully executable TOML configurations and bash commands. The code is copy-paste ready with concrete patterns for dependency chains, caching, platform-specific tasks, and CI pipelines.

3 / 3

Workflow Clarity

Multi-step processes are clearly sequenced with explicit dependency chains. The diamond pattern, CI pipeline, and cross-environment workflows all show clear execution order with validation emphasis (e.g., 'Always test in all target environments before committing').

3 / 3

Progressive Disclosure

The skill provides a clear overview with well-organized sections, then points to one-level-deep references (caching.md, dependencies.md, cross-environment.md) for advanced topics. Navigation is explicit and appropriately structured.

3 / 3

Total

12

/

12

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

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.