setup

Initialize CTDF tracking files and configure CLAUDE.md for project setup.

10|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/dnviti/claude-task-development-framework --skill setup-dnviti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/dnviti/claude-task-development-framework/tree/main/skills/setup
Command: npx skills add https://github.com/dnviti/claude-task-development-framework --skill setup-dnviti

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill sets up the necessary task and idea tracking files in your project, ensuring that all other CTDF skills can function correctly.

Core Features & Use Cases

  • Initializes Tracking Files: Creates to-do.txt, progressing.txt, done.txt, ideas.txt, and idea-disapproved.txt if they don't exist.
  • Configures CLAUDE.md: Adds essential CTDF framework guidance to your CLAUDE.md file.
  • Handles Agentic Fleet Setup: Provides an option to configure CI/CD pipelines for autonomous agent fleets.
  • Use Case: When starting a new project or integrating CTDF into an existing one, run this Skill to prepare your project for task and idea management.

Quick Start

Run the setup skill to initialize task tracking files in the current project.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I initialize task tracking files for the CTDF framework in my project?

Initializing project tracking files for the CTDF framework involves creating to-do.txt, progressing.txt, done.txt, and ideas.txt to capture tasks and ideas. This process also updates CLAUDE.md with necessary configuration guidance.

What is the CTDF framework setup process for project initialization?

CTDF framework project initialization creates missing task files like idea-disapproved.txt and adds essential configuration directly into CLAUDE.md. This prepares your project for structured task and idea management.

Does the setup skill support agentic fleet configuration for CI/CD pipelines?

Yes, the setup skill supports agentic fleet configuration for CI/CD pipelines. It provides options to configure platform-specific workflows for autonomous agent fleets during the initialization process.

Can I use this project initialization tool with an existing CLAUDE.md file?

Yes, you can use this project initialization tool with an existing CLAUDE.md file. The setup process updates your current file by adding essential CTDF framework guidance without overwriting previous content.

What task management files are created during project initialization?

During project initialization, the task management files created include to-do.txt, progressing.txt, done.txt, ideas.txt, and idea-disapproved.txt if they do not already exist in your directory.