compose

Manage software feature lifecycles within the mumei framework.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mumei, claude-code, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of features within the mumei framework, providing a structured approach to software development and review processes.

Core Features & Use Cases

  • Feature Orchestration: Automates the lifecycle of features, from clarification to implementation and review.
  • Spec Workflow: Offers a comprehensive Software Development Lifecycle (SDD) workflow for complex features.
  • Plan Workflow: Provides a simplified workflow for smaller features or bug fixes using Claude Code's plan mode.
  • Language Support: Automatically detects and adapts to the user's conversation language for documentation.
  • Use Case: When starting a new feature, use this Skill to choose the appropriate workflow and begin the development process.

Quick Start

To start a new feature, 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 manage the software feature lifecycle within the mumei framework?

You can manage the mumei feature lifecycle by using the compose Skill to orchestrate feature clarification, documentation, and review processes through either spec or plan workflows.

What is the difference between spec and plan workflows for software development?

The spec workflow provides a comprehensive Software Development Lifecycle approach for complex features, whereas the plan workflow offers a simplified process for smaller features or bug fixes using Claude Code's plan mode.

How do I start a new feature implementation using Claude Code's plan mode?

To start a new feature implementation, use the command /mumei:compose followed by your feature slug, which triggers the workflow selection and initiates the feature clarification and documentation process.

Do I need mumei and Claude Code installed to use the spec workflow?

Yes, this Skill requires integration with both the mumei framework system and Claude Code's plan mode to properly handle feature lifecycle management, documentation generation, and review processes.

Can I generate feature documentation in my native conversation language?

Yes, the feature documentation process automatically detects and adapts to the user's conversation language, ensuring the generated specs and plans match your preferred communication language.

When should I avoid using the spec workflow for feature management?

You should avoid the spec workflow for smaller features or simple bug fixes, as it is designed for comprehensive Software Development Lifecycle management; the plan workflow is better suited for lightweight tasks.