CtrlK
BlogDocsLog inGet started
Tessl Logo

odoo-backup-strategy

Complete Odoo backup and restore strategy: database dumps, filestore backup, automated scheduling, cloud storage upload, and tested restore procedures.

65

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/odoo-backup-strategy/SKILL.md

The canonical home for this skill is odoo-backup-strategy in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

82%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.

The body is a tight, actionable playbook with executable backup and restore scripts and a clearly sequenced restore workflow that includes verification. It could improve with an explicit error-recovery feedback loop and minor conciseness trims.

Suggestions

Add an explicit error-recovery feedback loop to the restore workflow, e.g. 'If verification fails: re-check the dump with pg_restore --list, confirm the filestore path via odoo-bin shell, then re-run the restore.'

Trim the generic 'How It Works' Activate/Generate/Restore steps, which restate the surrounding sections without adding operational detail.

DimensionReasoningScore

Conciseness

Mostly lean with direct, executable code examples; the generic 'How It Works' (Activate/Generate/Restore) and a slightly restating Overview could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste-ready scripts cover the common cases: manual pg_dump + tar backup, cron scheduling, S3 upload with retention, and a full dropdb/createdb/pg_restore + tar restore.

5 / 5

Workflow Clarity

The restore workflow is a clearly numbered sequence (stop, recreate/restore DB, restore filestore, restart, verify) with an explicit verification step and a pg_restore --list integrity check; it lacks an explicit error-recovery feedback loop, keeping it below 5.

4 / 5

Progressive Disclosure

Well-organized into clear sections (Overview, When to Use, How It Works, Examples, Best Practices, Limitations) and self-contained with no external references needed, though all content is inline with no file-level split.

4 / 5

Total

17

/

20

Passed

Description

75%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.

The description communicates the skill's Odoo backup and restore capabilities specifically and with strong distinctiveness, but it omits an explicit 'Use when...' trigger clause, which limits its completeness score.

Suggestions

Add a 'Use when...' clause naming natural trigger phrases, e.g. 'Use when setting up Odoo backups, scheduling automated database/filestore backups, or restoring an Odoo instance after a server failure.'

Broaden trigger term coverage with synonyms a user might say, such as 'disaster recovery', 'pg_dump', or 'filestore restore'.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'database dumps, filestore backup, automated scheduling, cloud storage upload, and tested restore procedures' — with comprehensive coverage of the backup/restore domain.

5 / 5

Completeness

The 'what' is clear (a complete backup and restore strategy) but there is no explicit 'Use when...' trigger clause, which caps completeness at 3 per the rubric guidelines.

3 / 5

Trigger Term Quality

Strong natural terms ('Odoo backup', 'restore', 'database dumps', 'filestore') but missing common variations a user might say such as 'disaster recovery' or 'pg_dump'.

4 / 5

Distinctiveness Conflict Risk

Targets a clear Odoo-specific niche with distinct triggers, giving minimal conflict risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.