lightspeedwp-lsx-demo-theme-ci-cd-instructions.ocm.json json Copy{
"ocm": "1",
"id": "lightspeedwp-lsx-demo-theme-ci-cd-instructions",
"kind": "skill",
"name": "ci-cd",
"description": "CI/CD Instructions",
"publisher": "lightspeedwp",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"CI/CD Instructions"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/lightspeedwp/lsx-demo-theme",
"path": ".github/instructions/ci-cd.instructions.md",
"ref": "1cf6f48afefc258c16313d864e25178ae67e87ee",
"url": "https://github.com/lightspeedwp/lsx-demo-theme/blob/1cf6f48afefc258c16313d864e25178ae67e87ee/.github/instructions/ci-cd.instructions.md",
"key": "lightspeedwp/lsx-demo-theme/.github/instructions/ci-cd.instructions.md"
}
},
"instructions": "# CI/CD Instructions\n\n## Pipelines\n- Jobs: lint → unit → e2e → build → release (tag/changelog).\n- Require green CI for merge; protect `main`.\n\n## Releases\n- Auto-generate notes from PRs; attach artefacts as needed.",
"cost": {
"context_tokens": 53
}
}