wildwasserwildwasserCommunityΒ·40 Agent Skills Included

opencode-agents

Multi-agent coding workflows with orchestration, review, and debugging

Sets up a multi-agent development workflow where an orchestrator delegates research, planning, coding, and adversarial review to specialized roles. Eliminates single-agent context overload, unreviewed code changes, and guess-and-check debugging through structured skills like TDD, systematic debugging, and verification gates. Includes ready-made skills for git workflows, PR review, issue triage, prioritization frameworks, and document processing.
npx skills add wildwasser/opencode-agents --all -g -y
Available:

Defines the multi-agent system roles (Oscar, Scout, Ivan, Jester), routing workflow, commit conventions, and runtime rules the agent must follow when executing development tasks.

All Skills in This Repository (40)

Pure Emerald Level Indicators
πŸ“¦ In Repo
wildwasserwildwasser

senior-security

Coordinates security workflows for architecture design, threat modeling, auditing, and cryptography across SDLC phases.

Community
Advanced
πŸ“¦ In Repo
wildwasserwildwasser

using-git-worktrees

Create isolated git worktrees with priority-based directory selection and safety checks.

Community
Advanced
πŸ“¦ In Repo
wildwasserwildwasser

cynefin

Classify problems into Cynefin domains and recommend management responses.

Community
Advanced
πŸ“¦ In Repo
wildwasserwildwasser

git-commit

Enforce Conventional Commits format with validated types and subject limits.

Community
Intermediate
πŸ“¦ In Repo
wildwasserwildwasser

moscow

Classify backlog items into Must, Should, Could, and Won't categories.

Community
Intermediate
πŸ“¦ In Repo
wildwasserwildwasser

5whys

Guide iterative Why questioning to identify root causes and corrective actions.

Community
Intermediate
πŸ“¦ In Repo
wildwasserwildwasser

test-driven-development

Enforce test-first development with failing tests before minimal code.

Community
Intermediate
πŸ“¦ In Repo
wildwasserwildwasser

agent-tuning

Configure and optimize OpenCode/Claude coding agents with prompts, permissions, and workflows.

Community
Advanced
πŸ“¦ In Repo
wildwasserwildwasser

systematic-debugging

Guide software debugging through four mandatory investigation phases before fixes.

Community
Advanced
πŸ“¦ In Repo
wildwasserwildwasser

cto-advisor

Provides strategic technology leadership guidance for engineering organizations.

Community
Advanced
πŸ“¦ In Repo
wildwasserwildwasser

rice

Score initiatives with RICE inputs and output a ranked list.

Community
Intermediate
πŸ“¦ In Repo
wildwasserwildwasser

redteam

Analyze plans and systems to identify vulnerabilities and failure modes.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install opencode-agents?β–Ό

Run `npx skills add wildwasser/opencode-agents --all -g -y` in your terminal to install all skills globally.

What is the multi-agent workflow in opencode-agents?β–Ό

An orchestrator agent (Oscar) delegates research to Scout, implementation to Ivan, and adversarial review to Jester, keeping each agent's context lean and code quality high.

Does opencode-agents work with Claude Code?β–Ό

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, opencode, Cursor, and other compatible coding environments.

How does it prevent bad code from being committed?β–Ό

Built-in skills enforce test-driven development, systematic root-cause debugging, spec compliance review, and verification with real command output before any completion claim.

Can I use it for planning and prioritization?β–Ό

Yes. It includes decision frameworks like MoSCoW, RICE, SWOT, Cynefin, OODA, pre-mortem, and red team analysis for planning and risk review.

Related Repositories in Software Engineering

View All in Software Engineering→