tkm:takumi

Coordinates a full software development workflow from research to deployment.

Updated May 13, 2026
One-click install
npx skills add https://github.com/khapn-2933/agentic-coding-hands-on --skill tkm-takumi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tkm:takumi
Source: https://github.com/khapn-2933/agentic-coding-hands-on/tree/main/.claude/skills/takumi
Command: npx skills add https://github.com/khapn-2933/agentic-coding-hands-on --skill tkm-takumi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the development lifecycle from planning to deploying features, offering an end-to-end pipeline with structured workflow stages and collaborative tooling.

Core Features & Use Cases

  • Full Development Lifecycle: Manages tasks from research and planning to implementation, testing, review, and deployment.
  • Disciplined Approach: Provides different discipline flags for varying workflow intensity and control, like interactive, fast, auto, and parallel.
  • Workshop Collaboration: Enables collaboration among workshop delegates, like researchers, planners, UI designers, testers, and reviewers.

Quick Start

/tkm:takumi implement user authentication

Frequently Asked Questions about tkm:takumi

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

FAQPage Schema
How do I manage the full software development lifecycle from planning to deployment?

A structured feature development workflow handles the entire pipeline from research and planning to implementation, testing, and deployment. It uses multiple subagents for different stages and includes rest points for team review.

Can I automate feature implementation workflows for my development team?

You can automate feature implementation workflows using discipline flags like interactive, fast, auto, and parallel. These flags control workflow intensity and execution speed for your development pipeline.

What is the best way to structure developer collaboration during feature implementation?

The best way to structure developer collaboration is using a workshop model with delegates like researchers, planners, UI designers, testers, and reviewers. This ensures comprehensive coverage of all feature development stages.

Does this feature development pipeline support automated testing and review stages?

Yes, the feature development pipeline supports automated testing and review stages through dedicated subagents. These subagents handle testing, tempering, and delivery as part of the structured workflow.

How do I implement user authentication using a structured development workflow?

You can implement user authentication using a structured development workflow by running the implement command with your feature description. The workflow handles research, planning, UI craft, and delivery automatically.

What are the limitations of using automated subagents for software development workflows?

Automated subagents for software development workflows require multiple stages and may need manual intervention at rest points. The workflow intensity can be controlled using discipline flags but cannot fully replace human review.