takomi

Route natural-language intents to Takomi workflow playbooks without slash commands.

23|5|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/JStaRFilms/VibeCode-Protocol-Suite --skill takomi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: takomi
Source: https://github.com/JStaRFilms/VibeCode-Protocol-Suite/tree/main/assets/.agent/skills/takomi
Command: npx skills add https://github.com/JStaRFilms/VibeCode-Protocol-Suite --skill takomi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Unified Takomi protocol routing that directs natural-language prompts to the correct workflow playbooks within this skill folder, enabling Codex to orchestrate complex Takomi protocols without relying on slash commands.

Core Features & Use Cases

  • Router-like routing to playback different Takomi workflows (e.g., vibe-genesis, vibe-build, vibe-primeAgent) based on user intent.
  • Alias-based mapping to support legacy terms and natural-language prompts.
  • Context loading, task delegation, and lifecycle management across multiple sub-skills for end-to-end automation.

Quick Start

Use a natural-language prompt like "use takomi genesis" to begin the orchestration flow.

Frequently Asked Questions about takomi

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

FAQPage Schema
How do I route natural-language intents to Codex workflows without using slash commands?

Natural-language intent routing for Codex workflows is handled by analyzing user prompts and mapping them to the appropriate workflow playbooks. This eliminates slash commands by using alias mappings and context loading to delegate tasks to sub-skills.

What is workflow orchestration for Codex protocol routing?

Workflow orchestration for Codex protocol routing is the process of directing natural-language prompts to specific lifecycle playbooks. It manages context loading, delegates tasks safely across sub-skills, and maintains traceable execution across updates without requiring manual commands.

Can I use legacy terms to trigger Takomi protocol workflows in Codex?

Yes, you can use legacy terms to trigger Takomi protocol workflows. The routing mechanism supports alias-based mapping, allowing natural-language prompts and older terminology to correctly match and execute the intended workflow playbooks.

How do I start Takomi protocol automation using a natural-language prompt?

To start Takomi protocol automation, use a natural-language prompt like "use takomi genesis" to begin the orchestration flow. The router interprets the intent and loads the corresponding playbook to manage the end-to-end automation lifecycle.

Does the Codex orchestration router support sub-skills for end-to-end automation?

Yes, the Codex orchestration router supports sub-skills for end-to-end automation. It safely delegates tasks to sub-skills while managing context loading and lifecycle workflows, ensuring traceable execution across multiple protocol updates.

What are the limitations of using natural-language routing instead of slash commands for workflow orchestration?

A limitation of natural-language routing for workflow orchestration is its reliance on alias mappings and intent recognition accuracy. Ambiguous prompts may require clarification, and execution traceability depends on the router correctly loading context and delegating to the right playbook.