config-tuning

Diagnose OpenCode configuration issues in opencode.jsonc and AGENTS.md files.

Updated Oct 26, 2025
One-click install
npx skills add https://github.com/discountedcookie/10x-mapmaster --skill config-tuning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: config-tuning
Source: https://github.com/discountedcookie/10x-mapmaster/tree/main/.opencode/skills/config-tuning
Command: npx skills add https://github.com/discountedcookie/10x-mapmaster --skill config-tuning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps identify patterns in configuration and proposes concrete config changes to improve agent behavior and workflows.

Core Features & Use Cases

  • Pattern recognition: Analyze current config files and identify improvement opportunities.
  • Structured proposals: Provide option-by-option changes with tradeoffs.
  • OpenCode integration: Guides you to OpenSpec or targeted tweaks for faster iteration.

Quick Start

Review opencode.jsonc and AGENTS.md to surface a pattern, then propose concrete config changes with a clear rationale.

Frequently Asked Questions about config-tuning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose and fix configuration issues in my OpenCode workflows?

Configuration tuning analyzes patterns in opencode.jsonc, AGENTS.md, and skill definition files to identify issues affecting agent behavior. It proposes concrete, structured changes with tradeoffs and requires your approval before applying edits, reducing workflow friction and improving performance.

What patterns should I look for when optimizing my agent configuration?

Pattern recognition examines your current config files to surface improvement opportunities in agent behavior and workflow efficiency. Common patterns include redundant settings, misaligned skill dependencies, and suboptimal command definitions that slow iteration or create agent confusion.

Can I use config tuning to add new workflows and skills to my setup?

Yes. Configuration tuning analyzes your existing config to identify where new workflows or skills fit naturally into your stack. It proposes structured additions with rationale, helping you integrate changes without breaking current agent behavior or workflow dependencies.

How does config tuning differ from manually editing opencode.jsonc?

Configuration tuning automates pattern analysis and proposes option-by-option changes with documented tradeoffs, rather than making edits blindly. It surfaces best practices and integration points you might miss, then guides you to OpenSpec or targeted tweaks for faster, safer iteration.

What files does config tuning analyze for workflow improvements?

Configuration tuning examines opencode.jsonc for overall workflow structure, AGENTS.md for agent behavior definitions, and skill/command/definition files for granular settings. This multi-file analysis reveals how config choices interact and where friction points exist across your entire setup.

Do I need special tools or knowledge to use config tuning effectively?

No special tools are required. You need access to your opencode.jsonc, AGENTS.md, and skill definition files. Configuration tuning guides you through pattern analysis and explains proposed changes clearly, so you can make informed approval decisions without deep config expertise.