Skip to content

chore(opencode): add formatting, validation, GitHub Actions, and PR skills#1

Merged
tedivm merged 2 commits into
mainfrom
chore/opencode-config-and-skills
May 21, 2026
Merged

chore(opencode): add formatting, validation, GitHub Actions, and PR skills#1
tedivm merged 2 commits into
mainfrom
chore/opencode-config-and-skills

Conversation

@tedivm
Copy link
Copy Markdown
Owner

@tedivm tedivm commented May 21, 2026

Summary

Adds tooling and automation infrastructure for the opencode config repo: formatting checks, validation, CI workflows, and new Agent skills.

What Changed

  • Makefile — Added , , and targets
  • .prettierrc — Prettier configuration for Markdown, JSON, JSONC
  • scripts/validate.js — Validates and
  • .github/workflows/ — GitHub Actions for format-check and validate on push/PR
  • .github/dependabot.yml — Dependabot for dependency updates
  • skills/github-actions/ — New skill for GitHub Actions workflows
  • skills/making-prs/ — New skill for creating pull requests
  • opencode.json, dcp.jsonc — Prettier formatting fixes
  • skills/robs-design/SKILL.md — Updated description for clarity

Reviewer Focus

  • Review CI workflow files for correct triggers and permissions
  • Validate script logic covers all config files
  • Prettier config handles all relevant file types

tedivm added 2 commits May 21, 2026 17:59
…kills

Adds Prettier formatting targets to Makefile, validation script, dependabot config, GitHub Actions workflows, and new skills for GitHub Actions and PR creation. Updates opencode.json and dcp.jsonc formatting.
@tedivm tedivm merged commit 3133fcf into main May 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant