Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"source": "./plugins/agentv-claude-trace"
},
{
"name": "agentic-architect",
"description": "Design and review AI agent architecturesspecies selection, workflow patterns, and plugin quality review",
"source": "./plugins/agentic-architect"
"name": "agentic-engineering",
"description": "Design and review AI agent systemsarchitecture patterns, workflow design, and plugin quality review",
"source": "./plugins/agentic-engineering"
}
]
}
6 changes: 3 additions & 3 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"source": "./plugins/agentv-claude-trace"
},
{
"name": "agentic-architect",
"description": "Design and review AI agent architecturesspecies selection, workflow patterns, and plugin quality review",
"source": "./plugins/agentic-architect"
"name": "agentic-engineering",
"description": "Design and review AI agent systemsarchitecture patterns, workflow design, and plugin quality review",
"source": "./plugins/agentic-engineering"
}
]
}
Loading