Web Analytics

agents

⭐ 10404 stars Assamese by wshobson

🌐 ভাষা

ক্লড ক'ড চাবএজেন্টছ সংগ্ৰহ

Claude Code ৰ বাবে বিশেষভাৱে সাজি উঠোৱা বিস্তৃত কৃত্ৰিম বুদ্ধিমত্তা চাবএজেন্টৰ সংগ্ৰহ, যি বিকাশকৰ কামৰ প্ৰৱাহক ক্ষেত্ৰ-নির্দিষ্ট দক্ষতাৰে উন্নত কৰে।

পৰ্যালোচনা

এই ৰিপ'জিটৰিটোত আছে ৭৫টা বিশেষ চাবএজেন্ট, যি ক্লড ক'ডৰ সক্ষমতা বৃদ্ধি কৰে। প্ৰতিটো চাবএজেন্ট নিজ নিজ ক্ষেত্ৰৰ বিশেষজ্ঞ, প্ৰসঙ্গৰ আধাৰত স্বয়ংক্ৰিয়ভাৱে আহ্বান কৰা হয় বা প্ৰয়োজন অনুসৰি স্পষ্টকৈ কল কৰা হয়। সকলো এজেন্ট নির্দিষ্ট কামৰ জটিলতাৰ ওপৰত আধাৰিত বিশেষ Claude মডেলৰ সৈতে সংৰূপিত, যাতে সৰ্বোত্তম কার্যক্ষমতা আৰু ব্যয়-দক্ষতা নিশ্চিত হয়।

উপলব্ধ চাবএজেন্টসমূহ

উন্নয়ন আৰু স্থাপত্য

ভাষা বিশেষজ্ঞ

অবকাঠামো আৰু অপাৰেশ্যন

গুণগত মান & সুৰক্ষা

ডাটা & AI

বিশেষ ক্ষেত্ৰসমূহ

ডকুমেণ্টেচন

ব্যৱসায় & বিপণন

SEO & Content Optimization

Model Assignments

সকলো ৭৫টা উপ-এজেন্ট নিৰ্দিষ্ট Claude মডেলৰ সৈতে টাস্কৰ জটিলতাৰ ভিত্তিত সংৰূপিত কৰা হৈছে:

🚀 Haiku (দ্ৰুত & খৰচ-কৰ্তৃত্ব) - ১৫টা এজেন্ট

Model: haiku

⚡ Sonnet (সামঞ্জস্যপূৰ্ণ কাৰ্যক্ষমতা) - ৪৪টা এজেন্ট

Model: sonnet

Development & Languages:

ইনফ্ৰাষ্ট্ৰাকচাৰ & অপাৰেশ্বন: গুণগত মান & সমৰ্থন:

🧠 Opus (সৰ্বাধিক সক্ষমতা) - ১৫টা এজেন্ট

মডেল: opus

ইনষ্টলেশ্যন

এই চাবএজেন্টবোৰ ~/.claude/agents/ ডাইৰেক্টৰীত ৰাখিলে স্বয়ংক্ৰিয়ভাৱে উপলব্ধ হয়।

cd ~/.claude
git clone https://github.com/wshobson/agents.git

ব্যৱহাৰ

স্বচালিত আহ্বান

Claude Code টিয়ে কামৰ পৰিপ্ৰেক্ষিত আৰু উপ-এজেন্টৰ বিবৰণৰ আধাৰত স্বয়ংক্ৰিয়ভাৱে উপযুক্ত উপ-এজেন্টলৈ দায়িত্ব প্ৰদান কৰিব।

স্পষ্ট আহ্বান

আপোনাৰ অনুৰোধত উপ-এজেন্টৰ নাম উল্লেখ কৰক:
"Use the code-reviewer to check my recent changes"
"Have the security-auditor scan for vulnerabilities"
"Get the performance-engineer to optimize this bottleneck"

ব্যৱহাৰৰ উদাহৰণ

একক এজেন্ট টাস্কসমূহ

# Code quality and review
"Use code-reviewer to analyze this component for best practices"
"Have code-reviewer scrutinize these configuration changes"
"Have security-auditor check for OWASP compliance issues"

Development tasks

"Get backend-architect to design a user authentication API" "Use frontend-developer to create a responsive dashboard layout"

Infrastructure and operations

"Have devops-troubleshooter analyze these production logs" "Use cloud-architect to design a scalable AWS architecture" "Get network-engineer to debug SSL certificate issues" "Use database-admin to set up backup and replication"

Data and AI

"Get data-scientist to analyze this customer behavior dataset" "Use ai-engineer to build a RAG system for document search" "Have mlops-engineer set up MLflow experiment tracking"

Business and marketing

"Have business-analyst create investor deck with growth metrics" "Use content-marketer to write SEO-optimized blog post" "Get sales-automator to create cold email sequence" "Have customer-support draft FAQ documentation"

বহু-এজেন্ট ৱাৰ্কফ্ল'সমূহ

এই চাব-এজেন্টসমূহে একেলগে সু-সংগতভাৱে কাম কৰে, আৰু অধিক জটিল সংগঠনৰ বাবে, আপুনি Claude Code Commands সংগ্ৰহ ব্যৱহাৰ কৰিব পাৰে, যি ৫২টা প্ৰি-বিল্ট ছ্লেশ কমাণ্ড প্ৰদান কৰে, যিয়ে এই চাব-এজেন্টসমূহক উন্নত ৱাৰ্কফ্ল'সমূহত ব্যৱহাৰ কৰে।

# Feature development workflow
"Implement user authentication feature"

Automatically uses: backend-architect → frontend-developer → test-automator → security-auditor

Performance optimization workflow

"Optimize the checkout process performance"

Automatically uses: performance-engineer → database-optimizer → frontend-developer

Production incident workflow

"Debug high memory usage in production"

Automatically uses: incident-responder → devops-troubleshooter → error-detective → performance-engineer

Network connectivity workflow

"Fix intermittent API timeouts"

Automatically uses: network-engineer → devops-troubleshooter → performance-engineer

Database maintenance workflow

"Set up disaster recovery for production database"

Automatically uses: database-admin → database-optimizer → incident-responder

ML pipeline workflow

"Build end-to-end ML pipeline with monitoring"

Automatically uses: mlops-engineer → ml-engineer → data-engineer → performance-engineer

Product launch workflow

"Launch new feature with marketing campaign"

Automatically uses: business-analyst → content-marketer → sales-automator → customer-support

স্লেশ কমাণ্ডৰ সৈতে উন্নত ৱাৰ্কফ্ল'সমূহ

অধিক জটিল বহু-উপ-এজেন্ট সমন্বয়ৰ বাবে, সংগী Commands repository ব্যৱহাৰ কৰক:

# Complex feature development (8+ subagents)
/full-stack-feature Build user dashboard with real-time analytics

Production incident response (5+ subagents)

/incident-response Database connection pool exhausted

ML infrastructure setup (6+ subagents)

/ml-pipeline Create recommendation engine with A/B testing

Security-focused implementation (7+ subagents)

/security-hardening Implement OAuth2 with zero-trust architecture

উপ-এজেন্ট ফৰ্মেট

প্ৰত্যেকটো উপ-এজেন্টে এই গঠন অনুসৰণ কৰে:

---
name: subagent-name
description: When this subagent should be invoked
model: haiku  # Optional - specify which model to use (haiku/sonnet/opus)
tools: tool1, tool2  # Optional - defaults to all tools

System prompt defining the subagent's role and capabilities

মডেল কনফিগাৰেচন

Claude Code v1.0.64-ৰ পৰা, উপ-এজেন্টে নিৰ্দিষ্ট কৰিব পাৰে তেওঁলোকে কোনটো Claude মডেল ব্যৱহাৰ কৰিব। এইটো জটিলতাৰ আধাৰত খৰচ-প্ৰভাৱশালী টাস্ক ডেলেগেশ্যন সম্ভৱ কৰে:

উপলব্ধ মডেলসমূহ (Claude Code v1.0.64-ৰ মতে সহজ নাম ব্যৱহাৰ কৰি): যদি কোনো মডেল নিৰ্দিষ্ট কৰা নহয়, উপ-এজেন্টে ব্যৱস্থাৰ ডিফল্ট মডেল ব্যৱহাৰ কৰিব।

এজেন্ট অৰ্কেষ্ট্ৰেচন পেটাৰ্ন

Claude Code-এ স্বয়ংক্ৰিয়ভাৱে সাধাৰণ পেটাৰ্ন ব্যৱহাৰ কৰি এজেন্টসমূহ সমন্বয় কৰে:

ক্ৰমবদ্ধ ৱৰ্কফ্লো

User Request → Agent A → Agent B → Agent C → Result

Example: "Build a new API feature" backend-architect → frontend-developer → test-automator → security-auditor

Parallel Execution

User Request → Agent A + Agent B (simultaneously) → Merge Results

Example: "Optimize application performance" performance-engineer + database-optimizer → Combined recommendations

শর্তাধীন শাখাবিভাজন

User Request → Analysis → Route to appropriate specialist

Example: "Fix this bug" debugger (analyzes) → Routes to: backend-architect OR frontend-developer OR devops-troubleshooter

পৰ্যালোচনা আৰু প্ৰমাণীকৰণ

Primary Agent → Review Agent → Final Result

Example: "Implement payment processing" payment-integration → security-auditor → Validated implementation

কোন সময় কোন এজেন্ট ব্যৱহাৰ কৰিব

🏗️ পৰিকল্পনা আৰু স্থাপত্য

🔧 কাৰ্য্যন্বয়ন আৰু ডেভেলপমেণ্ট

🛠️ অপাৰেশ্বন আৰু মেইনটেনেন্স

📊 বিশ্লেষণ আৰু অপ্টিমাইজেশ্বন

🧪 গুণমান আশ্বাস

📚 নথিপত্ৰ

💼 ব্যৱসায় & কৌশল

উৎকৃষ্ট অনুশীলনসমূহ

🎯 কাৰ্য ভাগ-বতৰা

🔄 বহু-এজেন্টৰ কৰ্মপ্রবাহ

🎛️ স্পষ্ট নিয়ন্ত্ৰণ

📈 অপ্টিমাইজেচন

অৱদান

এটা নতুন সাবএজেন্ট যোগ কৰিবলৈ:

সমস্যাৰ সমাধান

সাধাৰণ সমস্যা

এজেন্ট স্বচালিতভাৱে আহ্বান নহয়:

অপ্ৰত্যাশিত এজেন্ট নিৰ্বাচন: একাধিক এজেন্টে বিপৰীত পৰামর্শ প্ৰদান কৰে: এজেন্টে প্ৰসংগৰ অভাৱ অনুভৱ কৰে:

সহায়তা পাবলৈ

যদি এজেন্টবোৰ আশা অনুসৰি কাম নকৰে:

লাইচেন্স

এই প্ৰকল্পটো MIT লাইচেন্সৰ অধীনত লাইচেন্স কৰা হৈছে - অধিক তথ্যৰ বাবে LICENSE ফাইলটো চাওক।

অধিক জানক

--- Tranlated By Open Ai Tx | Last indexed: 2025-08-26 ---