sk-code-opencode

Enforce language-aware code standards across OpenCode system files.

31|3|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill sk-code-opencode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sk-code-opencode
Source: https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration/tree/main/.opencode/skill/sk-code-opencode
Command: npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill sk-code-opencode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

OpenCode systems suffer from inconsistent code standards across languages, causing cognitive load and drift in MCP servers, validators, and automation scripts.

Core Features & Use Cases

  • Cross-language header and module boundary enforcement
  • Alignment verifier integration for automated checks
  • Evidence-based references and shareable checklists across languages and runtimes

Quick Start

Activate the alignment verifier on the changed scope to ensure there are no ERROR findings.

Frequently Asked Questions about sk-code-opencode

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

FAQPage Schema
How do I enforce code quality standards across multiple programming languages?

You enforce multi-language code standards by applying deterministic frontmatter headers, module boundaries, and quality gates across JavaScript, TypeScript, Python, Shell, and JSON/JSONC files. The system routes to language-specific references to verify alignment.

What is the best way to standardize MCP server code and automation scripts?

The best way to standardize MCP server code and automation scripts is by enforcing deterministic frontmatter headers and strict module boundaries across multi-language runtimes. An alignment verifier integrates to ensure codified checks pass before completion.

Can I use a single code quality tool for both Python and TypeScript validators?

Yes, language-aware code standards enforcement supports both Python and TypeScript validators. It routes file types to appropriate references, applying cross-language module boundary rules and deterministic headers to maintain consistency across the OpenCode system.

How do I verify code alignment and ensure quality gates pass before completion?

You verify code alignment by activating the alignment verifier on the changed scope to detect ERROR findings. This integration ensures codified quality checks, deterministic frontmatter headers, and module boundaries pass before task completion.

Does multi-language standards enforcement work with JSON and JSONC configuration files?

Yes, multi-language standards enforcement explicitly supports JSON and JSONC configuration files. It applies deterministic frontmatter headers, module boundaries, and quality gates alongside JavaScript, TypeScript, Python, and Shell script validation.

Why do my automation scripts suffer from inconsistent code standards across runtimes?

Automation scripts suffer from inconsistent standards across runtimes due to cognitive load and drift without language-aware enforcement. Applying deterministic frontmatter headers, strict module boundaries, and alignment verifier checks resolves this cross-language drift.