compose

Orchestrate mumei feature development by automating specifications, design documents, and task plans.

2|1|Updated May 2, 2026
One-click install
npx skills add https://github.com/iroha924/mumei --skill compose-iroha924
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compose
Source: https://github.com/iroha924/mumei/tree/main/skills/compose
Command: npx skills add https://github.com/iroha924/mumei --skill compose-iroha924

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, mumei, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill orchestrates the development lifecycle of features in mumei, automating the creation of specifications, design documents, and task plans.

Core Features & Use Cases

  • Feature Orchestration: Automates the process of defining, reviewing, and implementing features.
  • Spec Workflow: Provides a comprehensive specification document through iterative reviews.
  • Plan Workflow: Simplifies feature implementation using Claude Code's plan mode.
  • Use Case: Use the compose skill to start a new feature development, choosing between the spec or plan workflow based on the feature's complexity.

Quick Start

To begin a new feature development, use the command: /mumei:compose <feature-slug>

Frequently Asked Questions about compose

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

FAQPage Schema
How do I automate feature specification and design document creation for mumei?

Feature specification and design document creation in mumei is automated through iterative reviews using the compose skill's spec workflow. It orchestrates the development lifecycle by generating comprehensive specification documents for new features.

What's the best way to manage feature development workflows in Claude Code?

Managing feature development workflows in Claude Code is handled by the compose skill, which integrates plan mode to simplify implementation. It automates defining, reviewing, and implementing features within the mumei ecosystem.

Do I need Claude Code and mumei to orchestrate feature lifecycle management?

Claude Code and mumei are required dependencies for feature lifecycle management with the compose skill. Claude Code provides plan mode integration while mumei components support the spec and plan workflows for feature orchestration.

Can I choose between different workflows for feature implementation based on complexity?

Choosing between the spec workflow and plan workflow for feature implementation is supported based on complexity. The spec workflow provides comprehensive specification documents through iterative reviews, while the plan workflow simplifies implementation using Claude Code's plan mode.

How do I start a new feature development lifecycle in mumei?

Starting a new feature development lifecycle in mumei requires running the compose command with a feature slug. This initiates the orchestration process, allowing you to select either the spec or plan workflow to define and implement the feature.

When should I use the spec workflow versus the plan workflow for feature development?

The spec workflow should be used when you need comprehensive specification documents through iterative reviews, whereas the plan workflow simplifies feature implementation using Claude Code's plan mode. Choose based on the specific feature's complexity and documentation requirements.