otaman

Orchestrate end-to-end content sprints for track/module pairs using build_module_v5.py.

9|4|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/learn-ukrainian/learn-ukrainian.github.io --skill otaman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: otaman
Source: https://github.com/learn-ukrainian/learn-ukrainian.github.io/tree/main/gemini_extensions/skills/otaman
Command: npx skills add https://github.com/learn-ukrainian/learn-ukrainian.github.io --skill otaman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Otaman provides an automated orchestration for end-to-end content sprints, wrapping around the build_module_v5.py workflow to streamline module content creation.

Core Features & Use Cases

  • Orchestrates research, lexical sandbox seeding, content generation, validation, and MDX output.
  • Supports track and module inputs to generate prose content from a content seed.
  • Seamless restart-from content workflow via the underlying script.

Quick Start

Execute /otaman with a track and module number to generate prose content from the content seed.

Frequently Asked Questions about otaman

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

FAQPage Schema
How do I automate content generation for module development sprints?

To automate module content generation, you execute the sprint orchestration with a specific track and module number input. This triggers research, lexical sandbox seeding, content generation, validation, and MDX output creation.

What does an end-to-end prose content sprint workflow include?

An end-to-end prose content sprint includes research, lexical sandbox seeding, content generation, validation, and MDX creation. It processes track and module pair inputs to produce validated prose content from an initial content seed.

Do I need a Python environment to generate MDX content from a content seed?

Yes, generating MDX content requires a Python environment with the scripts/build_module_v5.py file available. The orchestration relies on this Python-based tooling to execute the sprint and produce the final MDX output.

Can I restart content generation from a specific point if a sprint fails?

Yes, you can restart content generation from a specific point using the restart-from content mode. This feature is supported by the underlying build_module_v5.py script to seamlessly resume incomplete module sprints.

How do I trigger the final review for generated MDX module content?

You trigger the final review for generated MDX module content via hetman. This action concludes the orchestration after the research, generation, validation, and MDX creation steps are fully completed.