nacl-tl-dev

Coordinate infrastructure tasks with a TDD-driven lifecycle from planning to documentation.

23|2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/ITSalt/NaCl --skill nacl-tl-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nacl-tl-dev
Source: https://github.com/ITSalt/NaCl/tree/main/nacl-tl-dev
Command: npx skills add https://github.com/ITSalt/NaCl --skill nacl-tl-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Infrastructure and TECH task development using TDD workflow. This skill helps teams organize and execute infrastructure-focused tasks (Docker, CI/CD, migrations, environment setup) with a structured, test-driven approach.

Core Features & Use Cases

  • TDD-driven TECH task lifecycle: from planning and task extraction to verification and result documentation.
  • Infra-focused tasks: covers Docker Compose setup, CI/CD pipelines, database migrations, development environment setup, linting/formatting configuration, and shared utilities.
  • Guided workflow: ensures consistent status tracking, code review, QA, and release flows across TECH tasks.

Quick Start

Create a new TECH task under .tl/tasks/TECH-### using nacl-tl-plan, then follow the documented workflows to implement infrastructure work.

Frequently Asked Questions about nacl-tl-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage infrastructure tasks using a TDD workflow?

Manage infrastructure tasks using a TDD workflow by guiding developers through the task lifecycle from planning to result documentation. It applies test-driven approaches to Docker, CI/CD, migrations, and environment setup to ensure consistent delivery.

What is the best way to structure CI/CD pipeline setup with test-driven development?

Structure CI/CD pipeline setup with test-driven development by enforcing structured task templates and status tracking. This approach ensures consistent, auditable delivery across infrastructure tasks from planning to verification.

Can I use this workflow for Docker Compose and database migrations?

Yes, you can use this workflow for Docker Compose and database migrations. It specifically covers infra-focused tasks including environment setup, CI/CD pipelines, linting configuration, and shared utilities.

How do I start a new TECH task for environment setup?

Start a new TECH task for environment setup by creating it under the .tl/tasks/TECH-### directory using the planning workflow. Then follow the documented workflows to implement the infrastructure work.

Does the TDD-driven task lifecycle include verification and code review steps?

Yes, the TDD-driven task lifecycle includes verification and code review steps. The guided workflow ensures consistent status tracking, QA, and release flows across all infrastructure tasks to guarantee auditable delivery.