krds
Multi-agent coding workflows with planning, review, and orchestration
All Skills in This Repository (43)
Pure Emerald Level Indicatorsoma-observability
Route observability work into setup, investigation, alerting, tracing, tuning, and routing playbooks.
oma-orchestrator
Decompose complex feature requests into priority-tiered tasks and dispatch specialist agents in parallel.
oma-translator
Translate UI strings, documentation, and marketing copy while preserving placeholders and structure.
oma-qa
Performs evidence-based quality assurance reviews for security, performance, accessibility, and correctness.
oma-recap
Generate themed Markdown work summaries from AI conversation histories.
oma-scm
Guide safe Git configuration management with staging and governance checks.
oma-pm
Decompose product requirements into dependency-aware JSON planning artifacts with acceptance criteria.
oma-mobile
Implement and verify cross-platform mobile features for Flutter or React Native.
oma-scholar
Generate and validate Knows v0.9.0 `.knows.yaml` research-paper sidecars.
oma-image
Generate AI images via authenticated Codex, Pollinations, and Gemini providers.
oma-frontend
Build and modify React and Next.js TypeScript UIs with FSD-lite and KRDS constraints.
oma-brainstorm
Clarify user intent and constraints before comparing design approaches.
Frequently Asked Questions
FAQPage SchemaHow to install krds?▼
Run `npx skills add gracefullight/krds --all -g -y` in your terminal to install all skills in this suite globally.
What does the oh-my-agent skill suite do?▼
It gives your coding agent structured workflows for planning, building, reviewing, and debugging software, with specialist agents for frontend, backend, mobile, database, QA, and infrastructure.
How do multi-agent workflows run automatically?▼
The orchestrate workflow spawns subagents in parallel, coordinates them through shared memory files, and runs verification and QA review loops until tasks pass.
Does it work with Claude Code, Codex, and Gemini?▼
Yes. All skills follow the standard SKILL.md format and support native subagent dispatch or fallback spawning across Claude Code, Codex, Gemini, Qwen, and Cursor.
Can it convert Korean government documents?▼
Yes. Dedicated skills convert HWP, HWPX, and PDF files into clean Markdown, which fits the repository's Korean government design system focus.
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