glance

Generates a one-line reliability summary for a specified mumei feature using Bash and YAML frontmatter configuration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a concise reliability summary of the active mumei feature, helping users quickly assess its stability without the need for additional context.

Core Features & Use Cases

  • Reliability Summary: Generates a one-line reliability summary for the active feature or a specified feature.
  • User-Friendly: Triggered by an explicit user command, outputs a single line result.
  • No Additional Context: Useful for rapid checks without requiring further analysis.

Quick Start

Run the 'glance' command to get a one-line reliability summary of the active feature or specify a feature with '/mumei:glance <feature>'.

Frequently Asked Questions about glance

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

FAQPage Schema
How do I check the reliability of an active mumei feature?

You can check the reliability of an active mumei feature by running the 'glance' command, which generates a concise one-line stability summary without requiring additional context.

Can I get a quick reliability summary using bash scripts?

Yes, you can generate a quick reliability summary using bash scripts that process a YAML frontmatter configuration file, outputting a one-line stability assessment for a specified mumei feature with no model invocation required.

How do I assess mumei feature stability without running a full analysis?

To assess mumei feature stability without a full analysis, trigger an explicit user command like '/mumei:glance <feature>' to output a rapid, single-line reliability summary for the specified feature.

Does the reliability summary command require external dependencies or model invocations?

No, the reliability summary command operates using only bash scripts and a YAML configuration file, executing with no model invocation and requiring no external dependencies.

What is the best way to rapidly verify feature reliability during active development?

The best way to rapidly verify feature reliability during active development is to use a command-driven bash script that outputs a single-line reliability summary, providing immediate stability insight without further analysis.