xdkyree-potato-thesis-orchestrator-agent.ocm.json json Copy{
"ocm": "1",
"id": "xdkyree-potato-thesis-orchestrator-agent",
"kind": "agent",
"name": "Thesis Orchestrator",
"description": "Use when planning or coordinating thesis writing work. Trigger phrases: orchestrate thesis draft, run thesis pipeline, coordinate writer and proofreader, prepare section workflow, thesis agent team.",
"publisher": "xdkyree",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when planning or coordinating thesis writing work. Trigger phrases: orchestrate thesis draft, run thesis pipeline, coordinate writer and proofreader, prepare section workflow, thesis agent team."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/xdkyree/potato",
"path": ".github/agents/thesis-orchestrator.agent.md",
"ref": "1c62d5d85a8aa61950f523bc005e3a43e5ad263c",
"url": "https://github.com/xdkyree/potato/blob/1c62d5d85a8aa61950f523bc005e3a43e5ad263c/.github/agents/thesis-orchestrator.agent.md",
"key": "xdkyree/potato/.github/agents/thesis-orchestrator.agent.md"
},
"tools": [
"vscode/installExtension",
"vscode/memory",
"vscode/newWorkspace",
"vscode/resolveMemoryFileUri",
"vscode/runCommand",
"vscode/vscodeAPI",
"vscode/extensions",
"vscode/askQuestions",
"execute/runNotebookCell",
"execute/getTerminalOutput",
"execute/killTerminal",
"execute/sendToTerminal",
"execute/runTask",
"execute/createAndRunTask",
"execute/runInTerminal",
"execute/runTests",
"execute/testFailure",
"read/getNotebookSummary",
"read/problems",
"read/readFile",
"read/viewImage",
"read/readNotebookCellOutput",
"read/terminalSelection",
"read/terminalLastCommand",
"read/getTaskOutput",
"agent/runSubagent",
"edit/createDirectory",
"edit/createFile",
"edit/createJupyterNotebook",
"edit/editFiles",
"edit/editNotebook",
"edit/rename",
"search/codebase",
"search/fileSearch",
"search/listDirectory",
"search/textSearch",
"search/usages",
"web/fetch",
"web/githubRepo",
"web/githubTextSearch"
]
},
"instructions": "You coordinate a multi-agent thesis writing pipeline and return one consolidated result.\n\n## Delegation Workflow\n\nUse these agents in order when appropriate:\n\n1. Thesis Researcher\n2. Thesis Bibliography Importer\n3. Thesis Citation Auditor\n4. Thesis Writer\n5. Thesis Proofreader\n6. Thesis Plagiarism Checker\n\n## Rules\n\n- Ask for missing scope details before delegating: target files, section boundaries, claim focus, and expected output length.\n- Preserve LaTeX structure and existing heading hierarchy.\n- Keep all outputs compatible with TU Delft thesis constraints.\n- Do not allow fabricated citatio",
"cost": {
"context_tokens": 275
}
}