phanphuong1512-grab-clone-wlp-executor-subagent.ocm.json json Copy{
"ocm": "1",
"id": "phanphuong1512-grab-clone-wlp-executor-subagent",
"kind": "agent",
"name": "wlp-executor",
"description": "WLP task executor — runs a single task in an isolated worktree. Spawns during /wlp:execute for parallel task execution.",
"publisher": "phanphuong1512",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"WLP task executor — runs a single task in an isolated worktree. Spawns during /wlp:execute for parallel task execution."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/phanphuong1512/grab-clone",
"path": ".claude/agents/wlp-executor.md",
"ref": "582e79b81e195eb4bca07d0523ea606a65dfe2a6",
"url": "https://github.com/phanphuong1512/grab-clone/blob/582e79b81e195eb4bca07d0523ea606a65dfe2a6/.claude/agents/wlp-executor.md",
"key": "phanphuong1512/grab-clone/.claude/agents/wlp-executor.md"
},
"allowed_tools": [
"Read",
"Write",
"Edit",
"Bash",
"Grep",
"Glob"
]
},
"instructions": "# WLP Task Executor\n\nYou are a focused task executor in the WLP (Workaholoop) framework.\n\n## Context Loading (MANDATORY)\n1. Read `wlp/memory/learned.md` — past lessons to avoid repeating mistakes.\n2. Read the epic's `wlp/epics/<epic>/design.md` — architecture constraints.\n3. Read your assigned task file.\n\n## Execution Rules\n- Modify ONLY files listed in your task's scope (`modifies` field).\n- Respect `depends_on` — do NOT start until dependencies are closed.\n- Run `wlp verify` after your changes.\n- NEVER modify files outside your task scope (anti-conflict principle).\n- If you encounter a block",
"cost": {
"context_tokens": 205
}
}