settings-opencode
Hardened multi-agent coding setup for OpenCode and Claude Code
All Skills in This Repository (76)
Pure Emerald Level Indicatorsskill-skills-learned-debugging-techniques
Guide hypothesis-driven debugging with one hypothesis and deterministic validation steps.
eslint-aria-accessibility-project-specific-2
Identify recurring project conventions and create reusable decision checklists.
turn-workflow-tools-user-corrections
Converts recurring user corrections into reusable rules for future decisions.
transloco
Manage Transloco translation keys in Angular JSON locale files.
address-backend-tests-error-resolution
Automate recurring backend error handling with structured diagnosis, patching, and guardrails.
learned-structured-debugging-pattern
Apply a hypothesis-driven debugging pattern with selective instrumentation and scoped narrowing.
eslint-true-server-error-resolution-2
Identify and resolve recurring software errors with a repeatable resolution pattern.
server-verbose-cocopenlog-debugging-techniques-2
Diagnose recurring server startup failures with hypothesis-driven debugging steps.
src-dialog-read-error-resolution
Automate recurring dialog error-resolution workflows with capture, reproduction, patching, and verification.
eslint-aria-accessibility-project-specific
Codify recurring project-specific ESLint accessibility conventions into decision checklists.
focus-dialogs-interactive-debugging-techniques-2
Apply hypothesis-driven debugging patterns to isolate issues in interactive workflows.
learned-user-correction-integration-pattern
Extract recurring user corrections into reusable rules and apply them across sessions.
Frequently Asked Questions
FAQPage SchemaHow to install settings-opencode?โผ
Run `npx skills add fmflurry/settings-opencode --all -g -y` in your terminal to install all skills in this suite globally.
What does settings-opencode actually do?โผ
It installs a hardened conductor agent plus 17 specialist sub-agents (planner, code-reviewer, security-reviewer, tdd-guide, and more) into OpenCode and Claude Code. The main agent is mechanically blocked from editing files, so every change is routed to the right specialist.
Does it work with both OpenCode and Claude Code?โผ
Yes. The repo maintains mirrored configuration trees and a harness-parity skill that keeps skills, agents, and commands in sync across both harnesses.
Which tech stacks do the skills cover?โผ
The deepest coverage is Angular with signals and flurryx state management, and .NET 10 with clean architecture, DDD, and EF Core. It also includes universal skills for TDD, security review, git workflow, GDPR compliance, and OpenAPI spec authoring.
Can I use it without deep prompt-engineering knowledge?โผ
Yes. After install, slash commands like /plan, /tdd, and /cop-review route your plain-English request to the right specialist automatically.
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