CtrlK
BlogDocsLog inGet started
Tessl Logo

deployment-procedures

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

Install with Tessl CLI

npx tessl i github:lchenrique/politron-ide --skill deployment-procedures
What are skills?

69

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

N/A

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

Something went wrong

Implementation

62%

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 solid conceptual framework for deployment thinking with clear workflows and decision trees. However, it intentionally sacrifices actionability for principles, which may leave Claude without concrete commands when needed. The content is well-structured but could be more concise and better split across files for different deployment platforms.

Suggestions

Add concrete, executable examples for at least 2-3 common platforms (e.g., actual Vercel CLI commands, PM2 restart sequences) to improve actionability

Remove the 'How to Use This Skill' preamble - Claude understands it's learning principles without being told

Split platform-specific procedures into separate reference files (e.g., VERCEL.md, VPS.md) and link from the main skill for better progressive disclosure

DimensionReasoningScore

Conciseness

The skill is reasonably efficient with tables and decision trees, but includes some redundancy (e.g., principles repeated across sections, the 'How to Use This Skill' preamble explaining what Claude should already understand). Some sections could be tightened.

2 / 3

Actionability

The skill explicitly teaches principles over concrete commands, which is intentional but results in guidance that's more conceptual than executable. Tables provide structure but lack specific commands or code examples Claude could directly use.

2 / 3

Workflow Clarity

The 5-phase deployment process is clearly sequenced with explicit verification steps, rollback triggers, and time-based monitoring windows. The workflow includes feedback loops (verify → confirm or rollback) and checklists for complex processes.

3 / 3

Progressive Disclosure

Content is well-organized with clear sections and tables, but it's a monolithic document with no references to external files for detailed platform-specific procedures. The 10 sections could benefit from splitting detailed content into separate files.

2 / 3

Total

9

/

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.

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

10

/

11

Passed

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.