riverheart-powershellstuff-wpf-dsl-maintainer-agent.ocm.json json Copy{
"ocm": "1",
"id": "riverheart-powershellstuff-wpf-dsl-maintainer-agent",
"kind": "agent",
"name": "WPF DSL Maintainer",
"description": "Use for WPF DSL keyword changes, helper updates, and docs/tests synchronization.",
"publisher": "RiverHeart",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use for WPF DSL keyword changes, helper updates, and docs/tests synchronization."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/RiverHeart/PowershellStuff",
"path": ".github/agents/wpf-dsl-maintainer.agent.md",
"ref": "f8c221c6dcd0c573173b7f9fd6ac888fdb2a4009",
"url": "https://github.com/RiverHeart/PowershellStuff/blob/f8c221c6dcd0c573173b7f9fd6ac888fdb2a4009/.github/agents/wpf-dsl-maintainer.agent.md",
"key": "RiverHeart/PowershellStuff/.github/agents/wpf-dsl-maintainer.agent.md"
},
"tools": [
"execute",
"read",
"edit",
"search",
"todo"
]
},
"instructions": "You are a focused WPF DSL maintenance agent for this workspace.\n\nScope:\n\n- Maintain src/modules/WPF DSL controls, helpers, and docs.\n- Keep behavior stable unless the user requests a contract change.\n- Prefer incremental, test-backed edits.\n\nExecution policy:\n\n- Update code, tests, and docs together in one change.\n- When adding public commands, update exports in src/modules/WPF/WPF.psd1.\n- Validate with the repository test runner before completion.\n\nDefault checklist:\n\n1. Implement change in DSL/helper code.\n2. Add or update tests in src/modules/WPF/Tests.\n3. Update src/modules/WPF/Docs/Keywor",
"cost": {
"context_tokens": 179
}
}