Skip to content

Add CastCodes build-out skills#4

Merged
BunsDev merged 3 commits into
mainfrom
meow/castcodes-buildout-skills
May 11, 2026
Merged

Add CastCodes build-out skills#4
BunsDev merged 3 commits into
mainfrom
meow/castcodes-buildout-skills

Conversation

@BunsDev

@BunsDev BunsDev commented May 11, 2026

Copy link
Copy Markdown
Member

Summary

  • Add five repo-local CastCodes skills for rebrand safety, fork-local service boundaries, dev-loop verification, UI work, and plugin-host development.
  • Include agents/openai.yaml metadata and focused one-level reference maps for each skill.
  • Keep the implementation scoped to .agents/skills with no plugin scaffold or marketplace metadata.

Test Plan

  • quick_validate.py for all 5 new skills using a temporary /tmp venv with PyYAML
  • git diff --check
  • Explicit whitespace check over new untracked skill files before staging
  • Placeholder/TODO scan over .agents/skills/castcodes-*
  • Frontmatter readback for hyphen-case names and description length

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a set of CastCodes-specific, repo-local agent skills to guide work on rebrand-sensitive surfaces, OSS/hosted-service boundaries, local verification workflows, UI changes, and plugin-host development—scoped to .agents/skills as documented in the PR description.

Changes:

  • Added 5 new CastCodes skills (castcodes-*) with structured workflows and verification guidance.
  • Added focused one-level “reference map” docs for each skill to speed up codebase navigation.
  • Added agents/openai.yaml metadata for each new skill to support agent UI/display integration.

Reviewed changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.agents/skills/castcodes-ui-work/SKILL.md Defines the CastCodes UI workflow/rules and verification commands.
.agents/skills/castcodes-ui-work/references/ui-map.md UI ownership/navigation map and targeted ripgrep checks for UI work.
.agents/skills/castcodes-ui-work/agents/openai.yaml Agent interface metadata for the UI work skill.
.agents/skills/castcodes-rebrand-surface/SKILL.md Rebrand surface contract + classification/verification workflow.
.agents/skills/castcodes-rebrand-surface/references/repo-map.md Rebrand-sensitive repo map + targeted search patterns.
.agents/skills/castcodes-rebrand-surface/agents/openai.yaml Agent interface metadata for the rebrand surface skill.
.agents/skills/castcodes-plugin-host/SKILL.md Plugin-host/MCP/plugin-manager guidance with OSS boundary constraints.
.agents/skills/castcodes-plugin-host/references/plugin-map.md Plugin-host code area map + search/test hints.
.agents/skills/castcodes-plugin-host/agents/openai.yaml Agent interface metadata for the plugin host skill.
.agents/skills/castcodes-fork-local-boundary/SKILL.md OSS fork-local hosted-service boundary guidance + verification.
.agents/skills/castcodes-fork-local-boundary/references/service-boundaries.md Hosted-service seam map + targeted searches and OSS rules.
.agents/skills/castcodes-fork-local-boundary/agents/openai.yaml Agent interface metadata for the fork-local boundary skill.
.agents/skills/castcodes-dev-loop/SKILL.md Guidance for selecting focused local verification/build commands.
.agents/skills/castcodes-dev-loop/references/commands.md Command map for common CastCodes workflows (build/test/bundle).
.agents/skills/castcodes-dev-loop/agents/openai.yaml Agent interface metadata for the dev-loop skill.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .agents/skills/castcodes-plugin-host/references/plugin-map.md Outdated
Comment thread .agents/skills/castcodes-fork-local-boundary/references/service-boundaries.md Outdated
BunsDev and others added 2 commits May 11, 2026 18:16
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@BunsDev BunsDev merged commit bd8d74c into main May 11, 2026
2 checks passed
@BunsDev BunsDev deleted the meow/castcodes-buildout-skills branch May 30, 2026 09:47
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.

2 participants