[Sprint 7] feat: add defaultModel to plugin manifests #307
@@ -1,5 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
name: security-reviewer
|
||||||
description: Security-focused code review agent
|
description: Security-focused code review agent
|
||||||
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
# Security Reviewer Agent
|
# Security Reviewer Agent
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
---
|
||||||
|
name: data-analysis
|
||||||
|
description: Data analysis specialist for exploration and profiling
|
||||||
|
model: opus
|
||||||
|
---
|
||||||
|
|
||||||
# Data Analysis Agent
|
# Data Analysis Agent
|
||||||
|
|
||||||
You are a data analysis specialist. Your role is to help users explore, profile, and understand their data.
|
You are a data analysis specialist. Your role is to help users explore, profile, and understand their data.
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
---
|
||||||
|
name: security-reviewer
|
||||||
|
description: Security-focused code reviewer for PR analysis
|
||||||
|
model: opus
|
||||||
|
---
|
||||||
|
|
||||||
# Security Reviewer Agent
|
# Security Reviewer Agent
|
||||||
|
|
||||||
## Visual Output Requirements
|
## Visual Output Requirements
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: code-reviewer
|
name: code-reviewer
|
||||||
description: Specialized agent for pre-sprint code quality review
|
description: Specialized agent for pre-sprint code quality review
|
||||||
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
# Code Reviewer Agent
|
# Code Reviewer Agent
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: planner
|
name: planner
|
||||||
description: Sprint planning agent - thoughtful architecture analysis and issue creation
|
description: Sprint planning agent - thoughtful architecture analysis and issue creation
|
||||||
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
# Sprint Planner Agent
|
# Sprint Planner Agent
|
||||||
|
|||||||
Reference in New Issue
Block a user