CtrlK
BlogDocsLog inGet started
Tessl Logo

pulumi-cli

Pulumi CLI command reference for infrastructure deployments. Provides commands to create and manage stacks, configure backends, manage secrets, handle stack outputs, and perform state operations. Use when the user asks about "pulumi commands", "deploy with pulumi", "pulumi up", "pulumi preview", "manage pulumi stacks", "pulumi state management", "export/import pulumi state", or needs help with Pulumi CLI operations and workflows.

Install with Tessl CLI

npx tessl i github:dirien/claude-skills --skill pulumi-cli
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 follows best practices. It uses third person voice, provides specific concrete actions, includes comprehensive trigger terms that users would naturally say, and has an explicit 'Use when...' clause. The Pulumi-specific terminology makes it highly distinctive and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'create and manage stacks, configure backends, manage secrets, handle stack outputs, and perform state operations.' These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers both what (Pulumi CLI command reference for infrastructure deployments with specific capabilities) AND when (explicit 'Use when...' clause with comprehensive trigger scenarios).

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'pulumi commands', 'deploy with pulumi', 'pulumi up', 'pulumi preview', 'manage pulumi stacks', 'pulumi state management', 'export/import pulumi state'. Includes both command names and natural language variations.

3 / 3

Distinctiveness Conflict Risk

Clear niche focused specifically on Pulumi CLI operations. The specific tool name 'Pulumi' and detailed command references ('pulumi up', 'pulumi preview') make it highly distinguishable from other infrastructure or deployment 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 exemplary CLI reference skill. It maximizes information density with executable commands, clear workflows, and appropriate structure. The state recovery patterns section is particularly well-done with explicit decision trees for different failure scenarios.

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations of what Pulumi is or how infrastructure-as-code works. Every section is pure commands and examples with minimal commentary.

3 / 3

Actionability

Fully executable bash commands throughout. Copy-paste ready examples for all common operations including deployment, state management, imports, and recovery patterns. JSON format examples are complete and usable.

3 / 3

Workflow Clarity

Deployment workflow is clearly numbered 1-5. State recovery patterns include explicit decision points and alternatives. CI/CD setup shows complete sequence with required environment variables before commands.

3 / 3

Progressive Disclosure

Well-organized with quick reference at top, detailed sections below, and clear one-level-deep references to additional documentation at the bottom. Content is appropriately split between overview and reference files.

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.