nahisahonahisahoCommunity·19 Agent Skills Included

musubi

Specification-driven development with 25 coordinated engineering skills

Guides software projects from requirements to deployment using specification-driven development. Generates EARS requirements, C4 architecture designs, task breakdowns, tests, and traceability matrices automatically. Eliminates ambiguous specs, lost requirement tracking, and inconsistent quality across coding sessions. Works with Claude Code, GitHub Copilot, Cursor, Codex, Gemini, Qwen, and Windsurf.
npx skills add nahisaho/musubi --all -g -y
Available:

Tells the agent which slash commands and 25 specialized sub-skills to invoke for each stage of the specification-driven development workflow, and requires reading the project memory files before starting any task.

All Skills in This Repository (19)

Pure Emerald Level Indicators
📦 In Repo
nahisahonahisaho

bug-hunter

Diagnose software bugs through investigation, reproduction, and root-cause analysis.

Community
Intermediate
📦 In Repo
nahisahonahisaho

performance-optimizer

Diagnose software performance bottlenecks and propose optimization strategies for web and API applications.

Community
Intermediate
📦 In Repo
nahisahonahisaho

system-architect

Generate Mermaid C4 diagrams and ADRs for system architecture design.

Community
Advanced
📦 In Repo
nahisahonahisaho

project-manager

Plan, schedule, and monitor software development projects with WBS and Gantt charts.

Community
Intermediate
📦 In Repo
nahisahonahisaho

database-schema-designer

Design database schemas and ER diagrams for relational and NoSQL systems.

Community
Intermediate
📦 In Repo
nahisahonahisaho

devops-engineer

Automate CI/CD pipeline construction and infrastructure automation for software deployments.

Community
Advanced
📦 In Repo
nahisahonahisaho

api-designer

Design RESTful, GraphQL, and gRPC APIs with OpenAPI and Protobuf definitions.

Community
Intermediate
📦 In Repo
nahisahonahisaho

software-developer

Generate clean, tested code across frontend, backend, and mobile stacks.

Community
Intermediate
📦 In Repo
nahisahonahisaho

requirements-analyst

Automates requirements analysis and specification generation for software projects.

Community
Basic
📦 In Repo
nahisahonahisaho

release-coordinator

Coordinate multi-component releases and deployment workflows across services.

Community
Intermediate
📦 In Repo
nahisahonahisaho

ai-ml-engineer

Develop end-to-end ML models with training, evaluation, deployment, and MLOps.

Community
Advanced
📦 In Repo
nahisahonahisaho

cloud-architect

Design scalable cloud architectures and generate Terraform or Bicep IaC code.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install MUSUBI?

Run `npx skills add nahisaho/musubi --all -g -y` in your terminal to install all skills globally.

What is specification-driven development?

It is a workflow where you write clear, testable requirements first, then generate design, tasks, code, and tests from them. MUSUBI enforces this with EARS requirement patterns and full traceability from requirement to test.

Which coding tools does MUSUBI support?

It works with Claude Code, GitHub Copilot, Cursor, Gemini CLI, Codex CLI, Qwen Code, and Windsurf through platform-specific templates.

How does MUSUBI track requirements to code?

It builds a traceability matrix linking every requirement to its design, tasks, code files, and tests, and flags any gaps or orphaned items automatically.

Can MUSUBI handle existing brownfield projects?

Yes. It analyzes your existing codebase to generate project memory, then manages changes through delta specs, impact analysis, and phased migration plans.

Related Repositories in Software Engineering

View All in Software Engineering