CtrlK
BlogDocsLog inGet started
Tessl Logo

nitinjain999/platform-skills

Production-grade platform engineering handbook — Kubernetes, Terraform, Flux CD, GitHub Actions, AWS, and more.

67

Quality

84%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

ERRORS.mdexamples/agent-self-improve/.learnings/

Error Log

Mistakes made, wrong assumptions, and root causes. Captured automatically via PostToolUse hook or logged manually.

Format: ERR-YYYYMMDD-NNN Lifecycle: pending → resolved → promoted


ERR-20260520-001

Status: example Context: Applying a Terraform plan that replaced an RDS instance Content: Assumed that changing db_subnet_group_name was a non-destructive update. It is a replacement trigger. The plan showed forces replacement but the flag was missed during review. Action: Resolved — added a lifecycle { prevent_destroy = true } block. Promoted to references/terraform.md: "Always scan plan output for forces replacement before applying to stateful resources."


examples

BEFORE_AFTER.md

CHANGELOG.md

CODE_OF_CONDUCT.md

COMMANDS.md

CONTRIBUTING.md

EDITOR_INTEGRATIONS.md

GETTING_STARTED.md

HOW_IT_WORKS.md

install.sh

INSTALLATION.md

LAUNCH.md

PROMPTS.md

QUICKSTART.md

README.md

renovate.json

SECURITY.md

SKILL.md

tessl.json

tile.json