oroshi
Structured coding, debugging, planning, and writing workflows
All Skills in This Repository (15)
Pure Emerald Level Indicatorsslack-writer
Generates Slack announcements with tone and CTA via a four-step workflow.
ralph
Resolve the highest-priority issue from state.json using a TDD workflow.
code-writer
Apply structured coding guidelines to reduce code noise across programming languages.
cfp-writer
Convert talk content into a conference CFP title, abstract, and takeaways.
review
Review diffs against coding standards and product spec requirements.
prd
Generate a PRD from conversation context and publish it to the issue tracker.
glossary
Drills domain vocabulary and updates GLOSSARY.md with resolved terms.
sidequest
Compact conversations into sidequest documents for fresh Claude sessions.
zsh-writer
Create and maintain ZSH functions with bats-based testing workflows.
issues
Break down plans, PRDs, or roadmaps into tracer-bullet issues with standardized formats.
caveman
Generate ultra-brief, technically accurate responses to reduce token usage.
tdd
Plan and execute red-green-refactor TDD cycles for software features.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core