CtrlK
BlogDocsLog inGet started
Tessl Logo

guidion-digital/terraform-modules

Standards and workflows for building secure, well-structured Terraform modules, including planning gates, validation steps, and implementation guidance.

82

1.77x
Quality

84%

Does it follow best practices?

Impact

80%

1.77x

Average score across 5 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

SKILL.mdskills/task-log-update/

name:
task-log-update
description:
Use when the user asks to log work, record what was done, or save task progress. Creates a structured markdown task log in `agent-logs/` with validation, waivers, and a final gates summary.

Record a task log entry

Create a compact markdown log in agent-logs/ when meaningful work is completed.

Filename

  • YYYY-MM-DD-short-task-name.md

Required fields

  • Task title
  • Date
  • Scope
  • Change classes
  • Files changed
  • Why
  • Validation
  • Waivers
  • Risks/follow-up
  • Memory updates
  • Gates summary

Template

# Task Title

- Date:
- Scope:
- Change classes:
- Files changed:
- Why:
- Validation:
- Waivers:
- Risks / follow-up:
- Memory updates:
- Gates summary:

Procedure

  1. Create a new log file in agent-logs/ using the filename format above.
  2. Fill all required fields with concise, task-specific content.
  3. Redact sensitive values.
  4. Verify all required fields are present before finishing.

Rules

  • Skip logs for trivial read-only exploration.
  • Keep Validation, Waivers, and Gates summary aligned.

skills

task-log-update

tile.json