operation-customization
Tool for managing and customizing internal operation files, facets, and workflow routing.
Install
mkdir -p .claude/skills/operation-customization && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18453" && unzip -o skill.zip -d .claude/skills/operation-customization && rm skill.zipInstalls to .claude/skills/operation-customization
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Create or customize repository operations and facet files. Use when adding or editing builtins/*/operations/*.yaml, jobs, instructions, knowledge, policies, or output-contracts, or when diagnosing operation routing, prompt composition, output placeholders, and debug-preview behavior.Key capabilities
- →Create or edit repository operation YAML files
- →Create or edit job, instruction, knowledge, policy, or output-contract files
- →Diagnose operation routing issues
- →Diagnose prompt composition problems
- →Diagnose output placeholder behavior
- →Diagnose debug-preview behavior
How it works
The skill provides guidance for creating or customizing repository operations and facet files, and for diagnosing issues related to operation routing, prompt composition, and output behavior.
Inputs & outputs
When to use operation-customization
- →Adding a new repository-specific operation
- →Editing prompt templates in the repo
- →Diagnosing broken assistant behavior
About this skill
Operation Customization
This file is a compatibility entrypoint.
Use the canonical opencode skill at .opencode/skills/operation-customization/SKILL.md.
When the workflow needs bundled references or templates, use the files under .opencode/skills/operation-customization/.
Do not treat .github/skills/operation-customization/ as the source of truth.
When not to use it
- →When the workflow does not need bundled references or templates
- →When the source of truth is not `.opencode/skills/operation-customization/`
Limitations
- →The skill is a compatibility entrypoint
- →The skill directs to a canonical opencode skill
- →The skill states that `.github/skills/operation-customization/` is not the source of truth
How it compares
This skill directs to a canonical opencode skill for managing repository operations, centralizing the process unlike scattered manual edits.
Compared to similar skills
operation-customization side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| operation-customization (this skill) | 0 | 3mo | No flags | Advanced |
| bazel-build-optimization | 14 | 2mo | No flags | Advanced |
| github-workflow-automation | 11 | 2mo | Review | Advanced |
| wolf-scripts-core | 5 | 8mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
bazel-build-optimization
wshobson
Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.
github-workflow-automation
ruvnet
Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management
wolf-scripts-core
Nice-Wolf-Studio
Core automation scripts for archetype selection, evidence validation, quality scoring, and safe bash execution
github-actions-templates
wshobson
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
bash-defensive-patterns
wshobson
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.
hooks-automation
ruvnet
Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre$post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.