Ryuya Matsunawa avatar

Ryuya Matsunawa

Community

@ryuya-matsunawa · Japan, Tokyo

31Followers
|
68Public Repos
|
19Published Skills

Ryuya Matsunawa publishes 20 skills covering disciplined software development practices—TDD, debugging, code review, git worktrees—plus natural Japanese business writing.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (55%)Code Review & Veri.. (20%)Planning & Require.. (15%)Japanese Business .. (10%)

Agent Skills by Ryuya Matsunawa

Showing 19 vetted skills indexed across 1 GitHub repositories.

ryuya-matsunawaryuya-matsunawa

using-git-worktrees

Creates isolated git worktree workspaces with baseline test verification before feature implementation.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

test-driven-development

Enforces red-green-refactor test-driven development workflow before writing implementation code.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
ryuya-matsunawaryuya-matsunawa

using-superpowers

Enforces skill discovery and invocation before any AI agent response across platforms.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

dispatching-parallel-agents

Dispatches multiple subagents concurrently to investigate independent failures across separate problem domains.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

find-skills

Searches and installs agent skills from the open skills ecosystem using the Skills CLI.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

executing-plans

Executes written implementation plans task-by-task with verification checkpoints and review gates.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

finishing-a-development-branch

Guides completion of development branches through structured merge, pull request, or cleanup options.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

herdr

Control Herdr terminal multiplexer workspaces, panes, and coding agents via CLI.

Community
Advanced
ryuya-matsunawaryuya-matsunawa

brainstorming

Guides collaborative design dialogue to turn ideas into approved specs before implementation.

Community
Advanced
ryuya-matsunawaryuya-matsunawa

natural-japanese

Write, revise, and score natural Japanese business documents using deterministic lint detection.

Community
Advanced
ryuya-matsunawaryuya-matsunawa

interview-dev

Runs a full development loop with pre-implementation interviews and independent post-implementation code reviews.

Community
Advanced
ryuya-matsunawaryuya-matsunawa

writing-plans

Generate detailed multi-task implementation plans with TDD steps from feature specifications.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

requesting-code-review

Dispatches a code reviewer subagent to evaluate git changes against requirements before merging.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

receiving-code-review

Guides verification and implementation of code review feedback with technical rigor.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

verification-before-completion

Enforces running verification commands before claiming work is complete or passing.

Community
Basic
ryuya-matsunawaryuya-matsunawa

grill-me

Interviews the user question-by-question to stress-test plans and design decisions.

Community
Basic
ryuya-matsunawaryuya-matsunawa

grilling

Interviews users in structured question rounds to stress-test plans and decisions.

Community
Intermediate
ryuya-matsunawaryuya-matsunawa

subagent-driven-development

Executes implementation plans by dispatching fresh implementer and reviewer subagents per task.

Community
Advanced

Frequently Asked Questions About Ryuya Matsunawa

FAQPage Schema
What tasks can I accomplish with ryuya-matsunawa's skills?▼

You can run disciplined development cycles: test-driven development, systematic debugging, writing and executing implementation plans, requesting and receiving code reviews, verifying work before completion, and managing isolated git worktree branches. A separate natural-japanese skill writes, rewrites, and scores Japanese business documents.

Who are these skills designed for?▼

Software engineers who want enforced rigor—TDD before implementation, evidence before success claims, structured code review—and teams running parallel or subagent-driven development sessions. The natural-japanese skill targets professionals drafting minutes, reports, proposals, emails, and blog articles in Japanese.

How do the development-process skills work in practice?▼

Skills trigger on context: interview-dev runs a pre-implementation interview and post-implementation self-review loop; writing-plans precedes coding; executing-plans runs plans with review checkpoints; verification-before-completion requires running verification commands before claiming work is done.

Are these skills open source, and what do they cost?▼

The natural-japanese skill is explicitly MIT-licensed and free to use. Other skills in the manifest do not state a license, so users should check each skill folder in the repository before redistribution or commercial use.

What prerequisites or dependencies do these skills require?▼

Most skills are process guidelines requiring no external dependencies. The herdr skill is the exception: it controls the Herdr terminal multiplexer for panes, tabs, and workspaces, and requires the HERDR_ENV=1 environment variable to be set before use.