Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
agents-maintenance - Skill - OpenSmartRoute
Skillv1.0.0
agents-maintenance
After modifying this file, check whether `AGENTS.md` and `README.md` need updating.
Instruction file imported from melnikov1512/sfdx-project-template (.github/instructions/agents-maintenance.instructions.md). Copyright stays with the author.
After modifying this file, check whether AGENTS.md and README.md need updating.
Update AGENTS.md if the change affects any of the following:
Available npm scripts or their behaviour
CI/CD workflows (new workflow, renamed job, changed triggers or secrets)
Repository secrets or variables used in automation
Salesforce API version (sourceApiVersion)
Tool conventions (linter config, formatter settings, test runner)
Integration boundaries or authentication patterns
Skip if the change is cosmetic, a bug fix with no behavioural impact, or already accurately reflected in AGENTS.md.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/melnikov1512-sfdx-project-template-agents-maintenance-in-d40cd3/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "melnikov1512-sfdx-project-template-agents-maintenance-in-d40cd3",
"kind": "skill",
"name": "agents-maintenance",
"description": "After modifying this file, check whether `AGENTS.md` and `README.md` need updating.",
"publisher": "melnikov1512",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"After modifying this file, check whether `AGENTS.md` and `README.md` need updating."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/melnikov1512/sfdx-project-template",
"path": ".github/instructions/agents-maintenance.instructions.md",
"ref": "84b69ac2013efe173f19727ab8d10e93cb0a3f5e",
"url": "https://github.com/melnikov1512/sfdx-project-template/blob/84b69ac2013efe173f19727ab8d10e93cb0a3f5e/.github/instructions/agents-maintenance.instructions.md",
"key": "melnikov1512/sfdx-project-template/.github/instructions/agents-maintenance.instructions.md"
},
"applies_to": ".github/workflows/**,package.json,sfdx-project.json,eslint.config.js,jest.config.js,.prettierrc,RUNBOOK.md,docs/AI-GOVERNANCE.md"
},
"instructions": "After modifying this file, check whether `AGENTS.md` and `README.md` need updating.\n\nUpdate `AGENTS.md` if the change affects any of the following:\n- Available `npm` scripts or their behaviour\n- CI/CD workflows (new workflow, renamed job, changed triggers or secrets)\n- Repository secrets or variables used in automation\n- Salesforce API version (`sourceApiVersion`)\n- Tool conventions (linter config, formatter settings, test runner)\n- Integration boundaries or authentication patterns\n\nSkip if the change is cosmetic, a bug fix with no behavioural impact, or already accurately reflected in `AGENTS",
"cost": {
"context_tokens": 151
}
}
Fetch it by URL: GET /api/v1/registry/melnikov1512-sfdx-project-template-agents-maintenance-in-d40cd3/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.