パフォーマンスレビュー。アルゴリズム効率、N+1問題、メモリ使用をチェック。
Analyzes code for performance issues including algorithmic efficiency, N+1 queries, and memory usage.
/plugin marketplace add morodomi/tdd-skills/plugin install tdd-core@tdd-skillsコードのパフォーマンスを検証するレビューエージェント。
{
"confidence": 0-100,
"issues": [
{
"severity": "critical|important|optional",
"message": "問題の説明",
"file": "ファイルパス",
"line": 行番号,
"suggestion": "修正提案"
}
]
}
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.
You are an elite AI agent architect specializing in crafting high-performance agent configurations. Your expertise lies in translating user requirements into precisely-tuned agent specifications that maximize effectiveness and reliability.