takt-analyze

Analyze TAKT pieces and facets against YAML schemas and style guides.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes TAKT pieces and facets to identify structure, consistency, and quality issues, delivering actionable improvement recommendations to streamline workflows.

Core Features & Use Cases

  • Structural validation of piece YAML and facet mappings to ensure correctness.
  • Consistency checks between sections, transitions, and rules, with style-guide conformance.
  • Unused facet detection and targeted refactoring guidance to optimize rule design.
  • Generates actionable reports to inform design decisions and process improvements.

Quick Start

Run takt-analyze on your TAKT project to generate a comprehensive quality improvement report.

Frequently Asked Questions about takt-analyze

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

FAQPage Schema
How do I validate TAKT YAML structure and facet mappings?

Run an analysis against YAML schemas and engine specifications to validate TAKT YAML structure and facet mappings, identifying structural correctness and consistency issues while generating a report with actionable improvement recommendations.

What is the best way to detect unused facets in a TAKT configuration?

The best way to detect unused facets in a TAKT configuration is to perform a structural analysis that checks consistency between sections, transitions, and rules, providing targeted refactoring guidance to optimize rule design.

How do I check my TAKT pieces for style-guide conformance?

Check TAKT pieces for style-guide conformance by running an analysis that enforces validation against the style guides located under references/takt, ensuring consistent quality and delivering actionable recommendations for style compliance.

Can I audit existing TAKT configurations for workflow optimization?

Yes, you can audit existing TAKT configurations for workflow optimization by analyzing pieces and facets to identify structural and quality issues, guiding improvements to streamline workflows and inform design decisions.

Why does my TAKT analysis report show consistency errors between sections and transitions?

TAKT analysis reports show consistency errors between sections and transitions when configurations violate YAML schemas or engine specifications, indicating structural mismatches that require targeted refactoring to resolve.

Do I need specific YAML schemas to analyze TAKT pieces?

Yes, you need the YAML schemas, engine specifications, and style guides located under references/takt to analyze TAKT pieces, as the analysis enforces validation against these references to ensure consistent quality and actionable recommendations.