pixelasticpixelasticCommunity·15 Agent Skills Included

oroshi

Structured coding, debugging, planning, and writing workflows

Guides coding work through test-driven development, systematic root-cause debugging, and per-language style rules for ZSH, JavaScript, Python, and Go. Plans features end-to-end with PRDs and vertical-slice issues, then implements them one at a time with automated review. Also drafts Slack messages, conference proposals, meetup recaps, and blog feedback with built-in prose linting.
npx skills add pixelastic/oroshi --all -g -y
Available:

Tells the agent which test and lint commands to run per language, which helper commands to prefer over raw tools, and how to route work through the language-specific writer skills.

All Skills in This Repository (15)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install oroshi?

Run `npx skills add pixelastic/oroshi --all -g -y` in your terminal to install all skills in this collection globally.

What does oroshi do for coding workflows?

It enforces test-driven development, systematic root-cause debugging, and consistent style rules for ZSH, JavaScript, Python, Go, and config formats like JSON and TOML.

How does oroshi handle feature planning?

The plan skill explores the codebase, writes a PRD, and splits work into thin vertical-slice issues, then the ralph skill implements each issue with tests, review, and fixes.

Can oroshi help with writing tasks?

Yes. It includes skills for Slack messages, conference talk proposals, meetup announcements and recaps, and structured blog feedback, all with automatic prose linting.

Does oroshi work with Claude Code?

Yes. All skills follow the standard SKILL.md format and load automatically in Claude Code and compatible agents when relevant to your task.

Related Repositories in Software Engineering

View All in Software Engineering