takt-piece

Generate TAKT workflow YAML pieces and facet files from user requirements.

1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/j5ik2o/dotfiles --skill takt-piece
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: takt-piece
Source: https://github.com/j5ik2o/dotfiles/tree/main/.agent/skills/takt-piece
Command: npx skills add https://github.com/j5ik2o/dotfiles --skill takt-piece

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

TAKT Piece Creator automates the generation and customization of TAKT workflow YAML pieces and their related facet files, enabling structured automation design from user requirements.

Core Features & Use Cases

  • Requirement-driven piece generation: collects user inputs to produce a complete piece YAML.
  • Facet file scaffolding: creates persona, policies, instructions, knowledge, and output-contract facets as needed.
  • Reference-guided design: leverages built-in references under references/takt to shape patterns and guidelines.
  • Validation and structure: ensures alignment between piece YAML and facet references, supports parallel movements and loop options.

Quick Start

Describe the user's requirements and automatically generate a TAKT piece YAML plus any required facet files in the ~/.takt/pieces directory.

Frequently Asked Questions about takt-piece

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

FAQPage Schema
How do I generate a TAKT workflow YAML file from user requirements?

To generate TAKT workflow YAML, describe your requirements to prompt automated piece creation, producing a complete YAML file with clear movement sequencing and facet separation in the ~/.takt/pieces directory.

What is a facet file in structured workflow automation?

A facet file in structured workflow automation defines specific behaviors like persona, policies, instructions, knowledge, and output contracts, separating these concerns from the main YAML workflow sequencing to guide design.

Can I define parallel movements and loops in a YAML workflow piece?

Yes, you can define optional parallel movements and loop options within a YAML workflow piece, applying validation rules to ensure alignment between the generated YAML and its facet references.

How do I scaffold multiple facet files for a multi-movement workflow?

Scaffold multiple facet files by providing your workflow requirements, which triggers automated creation of persona, policies, instructions, knowledge, and output-contract facets needed for structured multi-movement workflows.

Do I need any specific dependencies to create and customize TAKT workflow pieces?

No specific dependencies are required to create and customize TAKT workflow pieces, as the generation process leverages built-in reference materials and patterns to validate YAML structure and facet alignment independently.

What's the best way to validate alignment between piece YAML and facet references?

The best way to validate alignment between piece YAML and facet references is using built-in validation rules during generation, ensuring the structured workflow meets user-specific customization requirements.