Files
gh-hikaruegashira-hikae-cla…/.claude-plugin/plugin.json
2025-11-29 18:45:43 +08:00

15 lines
273 B
JSON

{
"name": "wf",
"description": "PR management commands and code review agents",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Hikaru Egashira",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}