claudeers.
// Claude Plugins

LLM-Autonomous-Agent-Plugin-for-Claude

Autonomous self-learning agent plugin for Claude Code — 36 specialized subagents in a 4-tier architecture (analysis, planning, execution, validation), 27 ski…

// Claude Plugins[ cli ][ api ][ desktop ][ web ][ mobile ][ claude ]#claude#agent-framework#ai-agents#ai-development#automation#autonomous-agents#claude-ai#claude-code#plugins$open-sourceupdated about 2 hours ago

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up LLM-Autonomous-Agent-Plugin-for-Claude (git-clone project) into my current project.
Found on https://claudeers.com/llm-autonomous-agent-plugin-for-claude
Repo: https://github.com/bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude
Homepage/docs: https://github.com/bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude#readme
Detected install method: git-clone → git clone https://github.com/bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude
Category: plugins. Platforms: cli, api, desktop, web, mobile.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
unknown; community-verified: false. Confirm the source before running anything.
// or clone
git clone https://github.com/bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude

// compatibility

Platformscli, api, desktop, web, mobile
Operating systems
AI compatibilityclaude
License
Pricingopen-source
LanguagePython

🚀 Autonomous Agent for Claude Code v8.4.5

What if your AI agent got smarter and faster with every task?

🚀 Installation🎯 Quick Start📚 Commands🛠️ Features📊 Dashboard

Automatic Learning System | Privacy-First | Production-Ready Analysis | Real-Time Monitoring | KPI Intelligence | OWASP Security | Auto Fixes

  • Every Task Makes It Smarter
  • No configuration required.
  • No manual training.
  • Just automatic continuous improvement across ALL models.
  • 60-70% cost reduction with comprehensive KPI tracking 🆕

The autonomous agent is now smarter and more organized than ever, with revolutionary category-based commands that learn from every task and comprehensive metrics intelligence that tracks every optimization! 🚀

image

Autonomous Agent Dashboard check-in! 🤖 7 Active Agents, 5 Skills, and a 97.5/100 Quality Score.

Complete Workflow Example:

# What do you need
/dev:auto "add user authentication"    # Implement
# Prove and Release the project
/dev:release --minor                   # Release (2-3 min)
# Done! From requirement to released

🌟 What Makes Revolutionary?

Experience enterprise-grade autonomous intelligence that continuously evolves with every task.

🧠 Core Innovation: Revolutionary Four-Tier Architecture

A paradigm shift from static tools to living intelligence with 36 specialized agents across 4 collaborative groups (including the master orchestrator):

🏗️ Four-Tier Group Architecture (v8.0.0+)

  • Group 1 - Strategic Analysis (Brain): 8 agents analyze and recommend with confidence scores
  • Group 2 - Decision Making (Council): 2 agents evaluate and create optimal execution plans
  • Group 3 - Execution (Hand): 14 agents implement with comprehensive metrics
  • Group 4 - Validation (Guardian): 7 agents optimize and provide continuous feedback

🚀 Revolutionary Breakthroughs

🎯 Enterprise-Grade Autonomous Operation

  • 98% Success Rate: Complete independence with zero human intervention
  • Intelligent Coordination: Seamless agent collaboration across all 4 groups
  • Inter-Group Learning: Automatic knowledge transfer and continuous improvement

🧠 Advanced Learning System (95/100 Quality Score)

  • Exponential Learning: 35% improvement per 10 similar tasks (133% faster)
  • Pattern Recognition: 94% accuracy in identifying successful approaches
  • Predictive Skill Selection: 92% accuracy in optimal skill combinations

📈 Comprehensive KPI Intelligence (v7.5.0)

  • 11 KPIs Across 5 Categories: Performance, Cost, Quality, User Experience, System Health
  • Unified Dashboard System: Single comprehensive interface consolidating all monitoring views
  • 5 Tabbed Sections: Overview, Analytics, Token Optimization, KPI & Reports, System Health
  • Mobile-Responsive Design: Full functionality on all devices with real-time updates
  • Export Capabilities: JSON, CSV, and PDF report generation
  • 60-70% Cost Reduction: Automatic token optimization with ML-based strategies

🛡️ Full-Stack Auto-Fix Intelligence

  • 80-90% Auto-Fix Success: 24 patterns automatically resolve common issues
  • Multi-Language Mastery: 40+ linters across 15+ programming languages
  • OWASP Top 10 Security: Complete vulnerability coverage with automated remediation

📊 Revolutionary Advantages Matrix

CapabilityTraditional ToolsAutonomous Agent v7.5.0
IntelligenceStatic analysisLiving AI that evolves
AutonomySemi-automatedComplete independence
LearningFixed patternsExponential improvement
CoordinationSingle tools36 agent ecosystem (4 groups)
AnalyticsBasic metricsComprehensive KPI intelligence
ValidationManual checks80-90% auto-fix + 5-layer validation
PrivacyCloud processing100% local processing
PerformanceHours of analysisSeconds with insights
Cost OptimizationManual optimization60-70% automatic reduction

🏆 Key Achievements

  • Four-Tier Architecture - Revolutionary separation of analysis, decision, execution, validation
  • Production Certification - 100/100 validation score with zero blockers
  • Unified Storage Revolution - 90% performance boost, eliminated 47+ scattered files
  • Pattern-Based Intelligence - 30+ learned patterns driving optimal decisions
  • Real-Time Monitoring - Interactive dashboards with 30-second auto-refresh

📊 Quantified Impact

  • Analysis Speed: 5-15 minutes → 5-15 seconds (40x faster)
  • Learning Accuracy: 70% → 92.3% (22% improvement)
  • Auto-Fix Rate: 20% → 80-90% (4x improvement)

🌟 What is New?

EVOLUTION OF EXCELLENCE: From Basic Analysis to Enterprise-Grade Autonomous Intelligence

v8.4.5 - Quality Metrics Correctness

  • Fixed quality_control_check.py reporting Successful Imports: 1 (out of ~82) due to a sys.path-sensitive importlib.import_module call. Replaced with file-based importlib.util.spec_from_file_location, so imports resolve by absolute path regardless of how the script is launched. Metric now correctly reports 82; Overall Score: 100/100 unchanged (score uses ast.parse, not imports).
  • Same file's command count was off by the v8.4.1 non-recursive-glob bug (*.md missed the 10 category subfolders) - now reports 41 commands (was 1). Documentation coverage formula also stopped counting archived reports under data/reports/archive/ against the active-docs percentage.
  • pattern_storage.py _ensure_directory() no longer writes a bare [] that pre-empts the init command's correct dict-wrapped schema, eliminating a spurious validate warning on fresh learn:init.
  • dashboard.py favicon 404 suppressed via an empty-data-URI <link rel="icon"> in the HTML head.
  • commands/debug/eval.md marked the stale random.uniform() in dashboard.py:710-712 citation as (RESOLVED in v8.3.0) - dashboard.py is now 452 lines with no random usage; target retained only as a worked example for the QIS/TES methodology.
  • docs/KNOWN_ISSUES.md documents the Semgrep Guardian PreToolUse hook as a separate user-level plugin (semgrep@claude-plugins-official) - not part of this plugin. Includes disable instructions ("semgrep@claude-plugins-official": false) for users who hit fail-closed login prompts.
  • Brain MCP integration documentation added: new docs/guidelines/BRAIN_MCP_INTEGRATION_GUIDELINES.md covering optional external Brain MCP server integration. Documents the retrieval-path distinction (brain_ask_oracle cross-project ranking vs brain_retrieve_knowledge project-scoped vector search), the cold-start penalty on new project-scoped items, the auto-mode classifier's permission-self-grant guardrail (agents cannot widen their own permissions.allow), and the no-auto-reconnect recovery procedure. Sections added to docs/KNOWLEDGE_MANAGEMENT.md, docs/KNOWN_ISSUES.md, and docs/APPROACH_AND_METHOD.md (methodology bullets #9-#11).

v8.4.4 - Documentation Accuracy

  • Corrected CLAUDE.md'"'"'s description of patterns/autofix-patterns.json - it is gitignored, optional, local seed data (not a shipped file), so the directory-structure diagram and feature claims now describe it accurately. Caught by testing a clean cache install rather than the long-lived dev directory.

v8.4.2 - Validator & Marketplace Sync

  • Fixed quality_control_check.py writing reports to a malformed triple-nested .claude/data/data/data/reports/ path instead of the documented .claude/reports/ location.
  • Fixed validate-claude-plugin.py undercounting commands/ (10 category subfolders) by using a non-recursive glob; it now reports accurate counts for every component type.
  • Synced .claude-plugin/marketplace.json version and component counts, which had drifted nine releases behind plugin.json.

v8.4.0 - Test Integrity & Security Hardening

  • Test suite restored: eliminated a silent skip-on-import anti-pattern that hid 96 non-running unit tests. The suite now reports 113 passed, 0 skipped, 0 warnings (was 77 passed, 96 skipped).
  • Security hardening: removed an exec() code-injection primitive in quality_control_check.py, added path-traversal protection to backup restore, and HTML-escaped dashboard output.
  • Dead-code cleanup: removed orphaned modules/tests that referenced deleted components (token_monitoring_dashboard, DashboardDataCollector).
  • Documentation accuracy: corrected component counts (36 agents, 27 skills, 41 commands) and manifest version drift.

v8.3.3 - Performance & Cross-Platform Excellence

Massive cleanup and modernization delivering smaller footprint and Windows reliability.

Key Changes:

  • Zero Windows Crashes: Removed all 103 non-ASCII characters (bullets, arrows, box-drawing, emoji) from 25 Python scripts — complete UnicodeEncodeError prevention
  • Dramatically Smaller Agents: Three oversized agents trimmed by 80-87%:
    • learning-engine: 1642 → 208 lines
    • dev-orchestrator: 759 → 135 lines
    • security-auditor: 755 → 152 lines
  • CLI Executables: New bin/ directory — use dashboard, recommend, pattern-storage directly in bash without specifying the full Python path
  • Orchestrator as Default: New settings.json activates the orchestrator agent automatically when the plugin is enabled
  • Leaner Library: Removed 11 unused Python scripts from lib/ (124 active scripts remaining)
  • net -7,340 lines deleted across all changes

v8.1.0 - Plugin Modernization & Standards Compliance

Plugin Specification Compliance: Complete modernization to align with current Claude Code plugin standards.

Key Changes:

  • Standards-Compliant Manifests: plugin.json, all 36 agent files, 41 commands, and 27 skills validated against official Claude Code plugin schema
  • Modern Path Resolution: Replaced legacy find-based path discovery with ${CLAUDE_PLUGIN_ROOT} across 81 files for reliable marketplace installation
  • Orchestrator Cleanup: Removed ~230 lines of non-functional Python code from orchestrator system prompt, reducing context waste
  • Fixed Installation Error: Resolved "agents: Invalid input" validation error that prevented marketplace installation
  • SKILL.md Fixes: Added missing SKILL.md for transcendent-ai-systems skill, fixed YAML frontmatter across all components

Updated Stats:

  • 36 agents across 4-tier architecture
  • 27 skills with proper SKILL.md files
  • 41 commands across 10 categories
  • 147 Python utility scripts in lib/

🚀 Latest Innovation: v8.0.0 - Browser Console Validation with Authentication 🆕

🔍 Enhanced Web Validation: Comprehensive browser console error validation with authentication support, screenshot capture, and multi-viewport testing across 14 device presets.

🎯 Key Features:

  • Authentication Support: Form-based login for protected pages with environment variable support
  • Screenshot Capture: Automatic screenshots on mobile (375x812) and desktop (1920x1080)
  • Multi-Viewport Testing: 14 device presets (iPhone, Android, iPad Pro, tablets)
  • React Hydration Detection: Automatically detects React error #185 and error boundaries
  • Error Categorization: 10 error categories with severity levels

🛡️ Error Categories Detected:

  • React hydration errors (#185) - Critical
  • JavaScript syntax/runtime errors - High
  • Network failures and resource loading - High
  • Console errors and uncaught exceptions - Medium

📊 Current Stats:

  • 36 agents: Across 4-tier architecture (Strategic Analysis, Decision Making, Execution, Validation)
  • 27 skills: Enhanced web-validation skill with authentication and screenshots
  • 41 commands: All dedicated to autonomous development and code excellence
  • 10 categories: analyze, debug, design, dev, evolve, learn, monitor, research, validate, workspace

💡 Usage Example:

# Basic validation with screenshots
python ${CLAUDE_PLUGIN_ROOT}/lib/web_page_validator.py http://localhost:3000 --screenshot

# With authentication for protected pages
python ${CLAUDE_PLUGIN_ROOT}/lib/web_page_validator.py http://localhost:3000/dashboard \
  --auth-url http://localhost:3000/auth/signin \
  --auth-email test@example.com \
  --auth-password TestPass123!

# Multi-viewport testing (all 14 presets)
python ${CLAUDE_PLUGIN_ROOT}/lib/web_page_validator.py http://localhost:3000 --viewport all --screenshot

🚀 v7.5.0 - Unified Dashboard Revolution

🎯 Revolutionary Dashboard Unification: Single comprehensive interface consolidating 5 separate dashboards.

🎯 Major Features:

  • Unified Dashboard System: 5 tabbed sections (Overview, Analytics, Token Optimization, KPI & Reports, System Health)
  • Mobile-Responsive Design: Full functionality on all devices with touch interactions
  • Real-Time Updates: 30-second auto-refresh with smart caching and visibility detection
  • Export Capabilities: JSON, CSV, and PDF report generation for professional insights
  • Production-Ready Architecture: SQLite persistence with comprehensive validation

📊 Technical Innovation:

  • Modular Section Architecture: UnifiedDashboardSection base class enabling extensible components
  • Automated Migration System: Seamless transition from legacy dashboards with zero data loss
  • Performance Optimization: Sub-100ms response times with efficient caching
  • Achievement Rate Tracking: Target vs. actual performance with automatic trend analysis
  • Executive Summary Reports: Business-focused insights for stakeholders

🚀 Previous Innovation: v8.0.0 - Revolutionary Four-Tier Architecture

🏗️ Complete Architecture Redesign: Evolved from two-tier to four-tier specialized agent system.

🎯 Key Advancements:

  • 27 Specialized Agents: Across 4 collaborative groups (Brain → Council → Hand → Guardian)
  • Agent Feedback System: Cross-group communication enabling continuous improvement
  • User Preference Learning: Adaptive behavior based on interaction patterns
  • Predictive Skill Loading: Context-aware skill selection with 92% accuracy
  • Comprehensive Quality Assurance: 89.3/100 quality score with 248 test methods

🚀 Previous Innovation: v5.4.0 - Advanced Learning & Platform-Agnostic Releases

🏆 Breakthrough Capabilities: 7 new commands for external learning and intelligent workspace management.

🎯 Key Features:

  • Advanced Repository Learning: Learn from external repositories and commit history
  • Platform-Agnostic Releases: Auto-detects GitHub, GitLab, or Bitbucket
  • Intelligent Workspace Management: Automated README and GitHub About updates
  • Feature Cloning: Clone and adapt features from external repositories
  • Read-Only Analysis: Explain tasks without making modifications

🏆 Cumulative Capability Development

📊 Capability Evolution Matrix

Capability Areav1.0 Foundationv2.0 Enhancementv3.0 Intelligencev4.0 Organizationv5.0 Unificationv5.4.0 Advanced Learning
AutonomyManual triggersSemi-automatedPattern-based learningCategory discoveryUnified data flowPlatform-agnostic releases
LearningBasic patternsCross-project transfer85-90% accuracyIntuitive commandsConsolidated storageExternal repository learning
PerformanceMinutes per taskParallel processingReal-time analytics10-20x faster discovery90% faster data accessIntelligent commit management
IntelligenceStatic analysisContext awarenessPredictive insightsWorkflow optimizationUnified metricsFeature cloning with adaptation
User ExperienceCommand-line onlyBasic feedbackLearning progressIntuitive categoriesConsistent dataAutomated workspace updates
ValidationBasic checksAuto-fix capabilities38-45% auto-fix rateComprehensive coverageUnified validationRead-only analysis mode

📈 Quantified Evolution Impact

🎯 Performance Evolution:

  • Analysis Speed: 5-15 minutes → 5-15 seconds (40x faster)
  • Learning Accuracy: 70% → 92.3% (22% improvement)
  • Auto-Fix Rate: 20% → 80-90% (4x improvement)
  • User Discovery: Minutes → Seconds (300% faster)
  • Data Access: Multiple reads → Single cached read (90% faster)

🏆 Quality Evolution:

  • Validation Score: 70/100 → 100/100 (43% improvement)
  • Success Rate: 75% → 98% autonomous operation (31% improvement)
  • Pattern Reuse: 0% → 73% reuse rate (infinite improvement)
  • Cross-Project Transfer: 0% → 75% success rate (new capability)
  • Prediction Accuracy: 0% → 70% (new capability)

🎯 Quick Start

To see the full description of all commands > 📚 Complete Command Reference

Claude Code

Please install Claude Code on your computer or server first.
You can find the instruction at the following link: Set up Claude Code

image

Claude Code in command line terminal

Autonomus-Agent Plugin Installation (this plugin)

These commands are used within Claude Code CLI:

# Install from GitHub (one command)
/plugin install https://github.com/bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude

# Verify installation
/plugin list
image

Alternative: Adding the plugin step by step via menu "/plugin"

First Use

Learn Patterns Command

Execution of the "/learn:init" slash command to initialize the project database

This creates .claude-patterns/ directory with the learning database.

  • Learns project structure: Analyzes codebase patterns
  • Stores baseline: Creates baseline for future comparisons
# Initialize learning system
/learn:init

# Run your first comprehensive analysis
/dev:pr-review

# Launch monitoring dashboard
/monitor:dashboard

🤖 Understanding Agents: How to Choose the Right One

⚠️ IMPORTANT: Use simple agent names (like orchestrator, code-analyzer) - NOT prefixed names (like autonomous-agent:orchestrator).

🎯 Quick Agent Selection Guide:

Task TypeRecommended AgentExample Usage
General coordinationorchestratorMost complex tasks, multi-step workflows
Code analysiscode-analyzerRefactoring, architecture review, patterns
Quality fixesquality-controllerCode quality, standards, auto-fix
Testingtest-engineerCreate tests, fix failures, coverage
Documentationdocumentation-generatorAPI docs, README, guides
Securitysecurity-auditorVulnerability scanning, security fixes
Validationvalidation-controllerError prevention, consistency checks

🔧 Getting Help with Agent Selection:

# If you're unsure which agent to use
python ${CLAUDE_PLUGIN_ROOT}/lib/agent_error_helper.py --suggest "your task description"

# If you use wrong agent name, you'll get helpful suggestions
Task agent="wrong-name" task description  # Shows suggestions

# List all available agents
python ${CLAUDE_PLUGIN_ROOT}/lib/agent_error_helper.py --list

📚 Documentation

📖 Complete Reference: See AGENT_USAGE_GUIDE.md for detailed agent documentation.

Basic Commands

📚 Most Common Commands (start here):

# Initialize learning system (one-time setup)
/learn:init

# Comprehensive project analysis (all-in-one)
/analyze:project

# Quality control with auto-fix
/analyze:quality

# General validation check
/validate:all

🔍 Specialized Analysis Commands:

# PR review and analysis
/dev:pr-review 123

# Static analysis (40+ linters)
/analyze:static src/

# Dependency vulnerability scanning
/analyze:dependencies

# Full-stack validation
/validate:fullstack

📊 Monitoring & Insights:

# Launch real-time dashboard (monitoring)
/monitor:dashboard

# View learning analytics
/learn:analytics

# Advanced predictive analytics
/learn:predict

# Performance analytics report
/learn:performance

# Get smart recommendations
/monitor:recommend

🌐 Access the Dashboard

📱 How to reach the monitoring dashboard:

# Launch the dashboard - browser opens automatically!
/monitor:dashboard

🌍 Access URL: http://128.0.0.1:5000 (opens automatically in default browser)

💡 Dashboard Features:

  • 🚀 Automatic Browser Opening: Dashboard opens your default browser automatically
  • Real-time metrics: Learning progress, quality trends, system health
  • Auto-refresh: Data updates every 30 seconds
  • Interactive charts: Quality trends, task distribution, performance analytics
  • Live monitoring: Track recent activity and agent performance
  • Period filtering: Select time ranges (24 hours, 7 days, 30 days, 90 days, 1 year, all time)

📈 Unified Dashboard System (Revolutionary in v7.5.0)

🎯 Revolutionary Dashboard Unification:

  • 5 Tabbed Sections: Overview, Analytics, Token Optimization, KPI & Reports, System Health
  • Mobile-Responsive Design: Full functionality on all devices with touch interactions
  • Real-Time Updates: 30-second auto-refresh with smart caching
  • Export Capabilities: JSON, CSV, and PDF report generation
  • Real-Time Achievement Tracking: Target vs. actual performance with trend analysis
  • Executive Summary Reports: Business-focused insights for stakeholders
  • Cost Savings Intelligence: ROI calculations and optimization impact metrics

🚀 Key KPI Features:

  • Token Reduction Rate: Track optimization effectiveness with 60%+ target achievement
  • Cache Hit Rate: Monitor system performance with 80%+ efficiency goals
  • Daily Cost Savings: Real-time monetary savings tracking and forecasting
  • System Health Score: Overall platform reliability with 99.5% availability targets
  • User Satisfaction: Experience metrics with 4.0/5.0 quality standards

📊 Understanding the Dashboard:

What You'll See:

  • Quality Score Trends: Line chart showing assessment scores over time with exact timestamps
  • Recent Activity: Latest assessments with task types and scores
  • Learning Velocity: Shows improvement rate (accelerating 🚀, stable →, or declining ↓)
  • Skills & Agents Effectiveness: Success rates and usage statistics
  • 🧠 Dynamic Model Detection: Real-time model identification based on actual usage patterns
  • 📊 Model Performance Analytics: Compare performance across Claude and GLM models accurately
  • ⏱️ Temporal Model Tracking: 3-day rolling window analysis of model usage patterns
image

Skills and tasks used in development of this plugin in version 2.0 to 3.0

How Assessments Are Added:

Assessments are automatically created when you use plugin commands:

# These commands automatically create new assessments:
/analyze:quality          # Creates quality-control assessment
/analyze:project          # Creates project-analysis assessment
/validate:fullstack       # Creates validation assessment
/learn:performance        # Creates performance assessment

🔧 Troubleshooting:

  • If port 5000 is busy: /monitor:dashboard --port 8080
  • Dashboard not reachable: Run pip install flask flask-cors first
  • Browser doesn't open automatically: Manually navigate to http://128.0.0.1:5000
  • Stop dashboard: Press Ctrl+C in the terminal where it's running
  • No data showing: Run /learn:init or /analyze:quality first to generate assessment data

🛠️ Comprehensive Capabilities

💡 What We Offer: Complete Code Analysis Suite

All-in-one autonomous code analysis platform with comprehensive capabilities:

  • PR reviews with 38-45% auto-fix rate (CodeRabbit-level)
  • 40+ linters across 15+ programming languages
  • OWASP Top 10 security vulnerability scanning
  • Multi-ecosystem dependency analysis (11 package managers)
  • Real-time monitoring dashboard with live metrics
  • Automatic learning: Improves performance over time
System Performance

Structured performance summary, highlighting the successful autonomous operation and continuous improvement after 2 iterations of Autonomous Agent Version 1.3

🚀 Lightning-Fast Analysis

Comprehensive analysis in seconds, not hours:

  • PR Reviews: Complete analysis in 1-2 minutes
  • Security Audits: Full vulnerability scan in 20-40 seconds
  • Static Analysis: 40+ linters complete in 15-60 seconds
  • Dependency Scanning: 11 package managers scanned in 8-90 seconds
Auto-Analyze Results

Results from the "/analyze:project" slash command using the orchestrator approach for comprehensive project analysis in Version 1.1

🎯 Key Benefits

👥 For Teams & Organizations:

  • Standardized quality & security across all projects
  • Complete toolkit in one package, no vendor lock-in
  • Privacy-first for sensitive codebases
  • Real-time monitoring and insights

🔧 For Individual Developers:

  • Enterprise-grade tools at zero cost
  • Automatic learning that improves over time
  • Complete automation of repetitive tasks
  • Focus on building while agent handles quality

🌍 For Everyone:

  • Free forever with full capabilities
  • Works on any platform (Windows/Linux/Mac)
  • Zero configuration - works out of the box
  • Open source and fully transparent

Build better software, faster and more securely.


🚀 Key Features

🔍 CodeRabbit-Level PR Reviews

Line-by-line analysis with change categorization

  • 38-45% auto-fix rate for common issues (one-click application)
  • Security scanning integrated in every review (OWASP Top 10)
  • Test coverage analysis for changed lines and untested functions
  • Performance impact analysis (N+1 queries, inefficient algorithms)
  • Risk assessment with multi-factor scoring (0-100)

🔒 Comprehensive Security Analysis

100% OWASP Top 10 (2021) coverage with automated remediation

  • SQL injection, XSS, CSRF detection and fixes
  • Cryptographic implementation validation and corrections
  • Hardcoded secrets detection and secure alternatives
  • SARIF output for CI/CD integration

📊 Multi-Language Static Analysis Suite

40+ linters across 15+ programming languages

  • Python: pylint, flake8, mypy, bandit, pycodestyle, pydocstyle, vulture, radon, mccabe, pyflakes
  • JavaScript/TypeScript: eslint, tslint, jshint, prettier, standard
  • Go: golint, govet, staticcheck, golangci-lint
  • Rust: clippy, rustfmt
  • Java: checkstyle, pmd, spotbugs
  • C/C++: cppcheck, clang-tidy, cpplint
  • Ruby: rubocop, reek
  • PHP: phpcs, phpstan, psalm
  • And more!
  • Intelligent deduplication using fingerprinting
  • Unified 0-100 quality scoring across all dimensions
  • 38-45% of issues automatically fixable

📦 Multi-Ecosystem Dependency Vulnerability Scanning

  • 11 package managers with real CVE database integration
    • Python: pip-audit, safety (requirements.txt, Pipfile, pyproject.toml)
    • npm/yarn/pnpm: npm audit, yarn audit (package.json, lockfiles)
    • Ruby: bundle-audit (Gemfile, Gemfile.lock)
    • PHP: local-php-security-checker (composer.json, composer.lock)
    • Go: govulncheck (go.mod, go.sum)
    • Rust: cargo-audit (Cargo.toml, Cargo.lock)
    • Java: dependency-check (pom.xml, build.gradle)
    • .NET: dotnet list package (*.csproj, packages.config)
    • Docker: trivy, grype (Dockerfile, images)
  • CVSS scoring for risk assessment (0-100)
  • Auto-upgrade recommendations with copy-paste commands

🧠 Enhanced Learning System (85-90% Accuracy)

Project fingerprinting using SHA256 for unique identification

  • Context similarity analysis with multi-factor weighting (40/25/20/10/5%)
  • Cross-project knowledge transfer (75%+ success rate)
  • ML-inspired predictive skill selection (85-90% accuracy)
  • Pattern evolution tracking with confidence boosting
  • Exponential learning velocity improvement (2x faster than linear)

📈 Real-Time Monitoring Dashboard

Web-based interface with Flask backend and Chart.js visualizations

  • Live metrics: Overview, quality trends, task distribution
  • Top performers: Skills and agents ranked by effectiveness
  • Recent activity feed: Live feed of task executions
  • System health monitoring: Real-time status with pulsing indicators
  • Auto-refresh: 30-second polling for live updates

🎯 KPI Intelligence & Business Analytics 🆕

Comprehensive metrics system with SQLite persistence and interactive dashboards

  • 11 KPIs Across 5 Categories: Performance (3), Cost (2), Quality (2), User Experience (2), System Health (2)
  • Interactive HTML Dashboard Generator: Beautiful real-time dashboards with Chart.js visualization
  • Real-Time Business Intelligence: ROI calculations, cost savings tracking, executive summary reports
  • Achievement Rate Tracking: Target vs. actual performance with automatic trend analysis
  • Executive Summary Reports: Business-focused reports for stakeholders and decision-makers
  • Production-Ready Architecture: 60% test success rate with comprehensive validation system

🎯 Activity Recording System

Intelligent selective recording for high-value learning patterns only

✅ Commands That Record Activities:

# High-Value Development Workflows (RECORDED)
/dev:auto "feature requirement"     # Complete autonomous development
/dev:release                        # Release workflows with GitHub integration
/dev:pr-review PR_NUMBER           # Comprehensive code reviews

# Complex Analysis Tasks (RECORDED)
/analyze:project                   # Comprehensive project analysis
/analyze:quality                   # Quality control with auto-fixing
/analyze:static [PATH]            # Multi-linter analysis (40+ tools)
/analyze:dependencies [PATH]      # Multi-ecosystem vulnerability scanning

⚠️ Commands That DON'T Record Activities:

# Learning System Commands (NOT RECORDED - prevents circular patterns)
/learn:init                        # Initialize pattern learning
/learn:analytics                   # View learning analytics
/learn:performance                 # Performance reports
/learn:predict                     # Predictive analytics

# Simple Queries (NOT RECORDED - low learning value)
/validate:commands                 # Command validation
/validate:patterns                 # Pattern validation
/monitor:recommend                 # Smart recommendations

📊 Recording Criteria:

  • ✅ Recorded: Multi-stage workflows, complex problem-solving, successful approaches
  • ❌ Not Recorded: Learning commands, simple queries, circular references
  • 🎯 Purpose: Store only valuable patterns for cross-model learning (Claude vs GLM)

🔍 Dashboard Shows:

  • Model Detection: Current AI model (Claude Sonnet 4.5, GLM-4.6, etc.)
  • Recent Activities: High-value tasks that were recorded as learning patterns
  • Cross-Model Analytics: Performance comparison between different AI models
  • Learning Progress: How patterns improve performance over time

🏗️ AST & Code Graph Analysis

  • Deep code structure analysis for Python, JavaScript, TypeScript
  • Dependency graphs with circular dependency detection
  • Coupling metrics (afferent, efferent, instability calculation)
  • Design pattern detection (Singleton, Factory, Observer, Strategy)
  • Anti-pattern detection (God Class, Long Function, Nested Loops)
  • Complexity metrics (cyclomatic, cognitive, impact analysis)

📚 Complete Command Reference (41 Commands Across 10 Categories)

🚀 Development Commands (5)

  • /dev:auto "requirement" - Fully autonomous development from requirements to release-ready code
    • Breaks down requirements into milestones
    • Implements incrementally with automatic commits
    • Continuous testing with auto-debugging
    • Quality assurance (≥ 85/100)
    • Example: /dev:auto "add MQTT broker with certificate support"
  • /dev:commit - 🌟 NEW v5.4.0: Intelligent commit management with pattern learning
    • Smart commit message generation based on changes
    • Conventional commits format support
    • Automatic staging of relevant files
    • Learning integration for commit patterns
    • Example: /dev:commit "fix authentication bug"
  • /dev:release - Platform-agnostic release preparation and publishing
    • Auto-detects platform (GitHub, GitLab, Bitbucket)
    • Smart version detection (major/minor/patch)
    • Documentation sync (README, CHANGELOG, RELEASE_NOTES)
    • Consistency validation across all files
    • Auto-commit, tag, and push
    • Multi-platform publishing (GitHub, GitLab, npm, PyPI, Docker)
    • 💡 Fast 2-3 min releases with automatic platform detection
  • /dev:pr-review [PR_NUMBER] - CodeRabbit-style comprehensive PR reviews
  • /dev:model-switch - Switch between Claude and GLM models

🔍 Analysis Commands (6)

  • /analyze:project - Comprehensive project analysis with automatic learning
  • /analyze:quality - Quality control with autonomous auto-fixing
  • /analyze:static [PATH] - Run 40+ linters with intelligent synthesis
  • /analyze:dependencies [PATH] - Multi-ecosystem dependency vulnerability scanning
  • /analyze:explain - 🌟 NEW v5.4.0: Explain task, event, or code without making modifications
    • Read-only analysis mode for understanding code
    • No file modifications, pure analysis
    • Detailed explanations with context
    • Example: /analyze:explain "how does authentication work?"
  • /analyze:repository [URL] - 🌟 NEW v5.4.0: Analyze external GitHub/GitLab repositories
    • Clone and analyze external repositories
    • Identify strengths, weaknesses, and features
    • Learn patterns for potential plugin enhancements
    • Example: /analyze:repository https://github.com/user/repo

Validation Commands (6)

  • /validate:all - Comprehensive validation audit of tools, docs, and execution flow
  • /validate:fullstack - Full-stack validation with OWASP coverage
  • /validate:integrity - Comprehensive integrity validation with automatic recovery
  • /validate:commands - Command validation and discoverability verification
  • /validate:plugin - Comprehensive Claude Code plugin validation
  • /validate:patterns - Pattern learning system validation

🧠 Learning Commands (6)

  • /learn:init - Initialize pattern learning system (one-time setup)
  • /learn:analytics - View comprehensive learning progress and trends
  • /learn:performance - Generate performance analytics dashboard
  • /learn:predict - Advanced predictive insights and optimization recommendations
  • /learn:history - 🌟 NEW v5.4.0: Analyze repository commit history for debugging patterns
    • Learn from historical development patterns
    • Extract debugging strategies from commit messages
    • Identify successful approaches to similar problems
    • Example: /learn:history
  • /learn:clone [URL] - 🌟 NEW v5.4.0: Clone features from external repositories
    • Analyze and learn from external repository features
    • Adapt successful patterns to current project
    • Cross-project knowledge transfer
    • Example: /learn:clone https://github.com/user/repo

🐛 Debug Commands (2)

  • /debug:eval - Evaluation debugging and diagnostics
  • /debug:gui - Comprehensive GUI validation and debugging

🗂️ Workspace Commands (5)

  • /workspace:organize - Intelligent workspace file organization
  • /workspace:reports - Intelligent report organization and archival
  • /workspace:improve - Plugin improvement suggestions and automation
  • /workspace:update-readme - 🌟 NEW v5.4.0: Intelligently update README by learning style
    • Learns current README style and structure
    • Updates content based on project changes
    • Preserves tone and formatting
    • Example: /workspace:update-readme
  • /workspace:update-about - 🌟 NEW v5.4.0: Update GitHub repository About section
    • Extracts current project information
    • Generates SEO-optimized description
    • Updates topics and metadata
    • Example: /workspace:update-about

📊 Monitoring Commands (2)

  • /monitor:dashboard - Launch real-time monitoring web interface with automatic browser opening
  • /monitor:recommend - Get intelligent workflow recommendations

📈 KPI & Metrics Commands (NEW in v7.3.0)

  • Comprehensive KPI Tracking - 11 KPIs across 5 categories with real-time dashboards 🆕
  • Interactive HTML Dashboards - Beautiful visualizations with Chart.js and auto-refresh 🆕
  • Business Intelligence Reports - Executive summaries with ROI and cost analysis 🆕
  • Real-Time System Monitoring - SQLite-based metrics aggregation and persistence 🆕

🎯 Command Selection Guide

Need help choosing the right command? Here's a quick comparison of similar commands:

Development & Release Commands

Your GoalCommandWhy Use ThisTime
Rapid feature development/dev:auto "requirement"Zero to production automatically. Breaks down requirements, implements with commits, auto-debugs, validates quality ≥85. Perfect for: new features, bug fixes, refactoring.45-90 min
Quick release (iterations)/dev:releaseFast release for dev cycles. Auto-detects version, syncs docs, validates consistency. Best for: plugin development, rapid iterations, minor updates. For thorough validation, see /dev:release2-3 min
Production release (thorough)/dev:releaseEnterprise-grade with full validation. Comprehensive testing, security scans, multi-platform publishing, post-release monitoring. Best for: major releases, production deployments. For speed, see /dev:release3-8 min

💡 Tip: Use /dev:auto/dev:release for development, then /dev:release for major production releases.

Analysis & Quality Commands

Your GoalCommandWhy Use ThisTime
First-time project analysis/analyze:projectComprehensive overview. Analyzes entire project structure, quality, patterns. Run this first to understand your codebase.1-2 min
Ongoing quality checks/analyze:qualityRegular quality control. Auto-fixes issues, maintains quality ≥70. Use regularly during development.30-60 sec
Full-stack app validation/validate:fullstackComplete stack validation. Backend, frontend, database, API contracts with 80-90% auto-fix. Best for: web applications.2-3 min
Tool & doc validation/validate:allChecks tool usage, documentation consistency, best practices. Use when: debugging tool errors, after doc updates.20-40 sec

Code Review & Security Commands

Your GoalCommandWhy Use ThisTime
Pull request review/dev:pr-review [PR_NUMBER]CodeRabbit-style review with 38-45% auto-fix. Line-by-line analysis, security scan, test coverage.1-2 min
Security-focused scan/analyze:dependenciesVulnerability scan across 11 package managers. Focused on dependencies only.8-90 sec
Deep static analysis/analyze:static40+ linters across 15+ languages. Comprehensive code quality analysis.15-60 sec

Learning & Monitoring Commands

Your GoalCommandWhy Use ThisTime
Initialize learning/learn:initOne-time setup. Creates pattern database for learning system. Run this first!10-20 sec
View learning progress/learn:analyticsSee how the agent improves over time. Pattern recognition, skill effectiveness, trends.30-60 sec
System performance/learn:performanceAnalyze system performance, bottlenecks, optimizations.30-60 sec
Live monitoring/monitor:dashboardReal-time web dashboard with metrics, charts, live updates.Instant
Get recommendations/monitor:recommendAI-powered suggestions for next steps based on project analysis and patterns.20-30 sec

Quick Start Workflow

# 1️⃣ First time? Initialize learning
/learn:init

# 2️⃣ Understand your project
/analyze:project

# 3️⃣ Develop a feature
/dev:auto "add user authentication"

# 4️⃣ Release it (rapid iteration)
/dev:release --minor

# 5️⃣ Monitor everything
/monitor:dashboard

Production Release Workflow

# After multiple /dev:release iterations...

# Comprehensive validation before major release
/validate:fullstack
/analyze:static
/analyze:dependencies

# Thorough production release
/dev:release --version 2.0.0 --validation-level thorough

# Monitor and learn
/learn:performance
/learn:analytics

Quality Check Results

Results from the "/analyze:quality" slash command performing a comprehensive quality control check.


📁 Project Directory Structure

When you use this plugin in your projects, it creates a .claude-patterns/ directory to store learning data and generated reports:

your-project/                          # YOUR PROJECT DIRECTORY
├── .claude-patterns/                  # 🔵 AUTO-CREATED: Legacy plugin data directory
│   ├── patterns.json                 # 🧠 Legacy learned patterns (migrated to unified storage)
│   ├── quality_history.json          # 📊 Legacy quality history (migrated to unified storage)
│   ├── agent_effectiveness.json      # 🤖 Legacy agent metrics (migrated to unified storage)
│   ├── skill_effectiveness.json      # 🛠️ Legacy skill stats (migrated to unified storage)
│   ├── task_queue.json              # 📋 Legacy task management (migrated to unified storage)
│   ├── recent_patterns.json         # 🔄 Legacy recent patterns (migrated to unified storage)
│   └── reports/                      # 📄 Auto-generated analysis reports (archived to data/reports/archive/)
│       ├── quality-check-2025-10-23.md
│       ├── auto-analyze-2025-10-23.md
│       ├── validation-2025-10-23.md
│       ├── learning-analytics-2025-10-23.md
│       ├── performance-report-2025-10-23.md
│       ├── fullstack-validation-2025-10-23.md
│       └── gui-validation-2025-10-23.md
├── .claude-unified/                   # 🟢 AUTO-CREATED: **NEW** unified parameter storage (v5.0.0+)
│   ├── unified_parameters.json       # 🗄️ **CENTRAL STORAGE**: All parameters consolidated
│   ├── backups/                      # 💾 Automatic backup system (10 most recent)
│   │   ├── unified_parameters_20251028_165651.json
│   │   └── unified_parameters_backup_*.json
│   └── migration_backups/             # 🔄 Migration history from legacy system
│       ├── quality_history_20251028_132343.json
│       ├── patterns_20251028_132343.json
│       └── quality_history_20251028_132343.json
├── src/                              # 💼 Your source code
│   ├── main.py
│   ├── components/
│   └── utils/
├── tests/                            # 🧪 Your test files
├── docs/                             # 📖 Your project documentation
├── data/                             # 📊 Plugin-generated data and reports
│   ├── databases/                    # 🗄️ Runtime database files
│   │   ├── unified_parameters.json   # 📋 Unified parameter storage
│   │   └── *.json                    # 📄 Other database files
│   └── reports/                      # 📄 Generated reports and dashboards
│       ├── coverage.json              # 📈 Test coverage data
│       ├── *.html                    # 📊 HTML dashboards
│       └── archive/                   # 📦 Archived old reports
│           └── old-validation/       # 📋 Historic validation reports
├── node_modules/                     # 📦 Dependencies (if Node.js project)
├── .git/                            # 📂 Git version control
├── .gitignore                        # 🚫 Git ignore rules
├── package.json                      # 📦 Node.js dependencies (if applicable)
├── requirements.txt                  # 🐍 Python dependencies (if applicable)
└── README.md                         # 📋 Your project README

🗂️ Complete Directory Breakdown

🟢 .claude-unified/ - Unified Parameter Storage (NEW in v5.0.0)

File/DirectoryPurposeWhen CreatedWhat It Contains
unified_parameters.json🗄️ Centralized StorageFirst plugin use (v5.0.0+)ALL project data consolidated: quality metrics, model performance, learning patterns, validation results
backups/💾 Automatic BackupsOn every updateLast 10 versions of unified storage with timestamps
migration_backups/🔄 Migration HistoryFirst v5.0.0+ useLegacy system backups before migration to unified storage

🔵 .claude-patterns/ - Legacy Plugin Data (v4.x and earlier)

File/DirectoryPurposeWhen CreatedWhat It Contains
patterns.json🧠 Legacy Pattern LearningFirst task completion (v4.x)MIGRATED to unified storage in v5.0.0
quality_history.json📊 Legacy Quality TrackingFirst quality check (v4.x)MIGRATED to unified storage in v5.0.0

view the full README on GitHub.

// faq

What is LLM-Autonomous-Agent-Plugin-for-Claude?

Autonomous self-learning agent plugin for Claude Code — 36 specialized subagents in a 4-tier architecture (analysis, planning, execution, validation), 27 skills, 41 slash commands across 10 categories. Pattern learning, real-time dashboard, full-stack validation, OWASP security. 100% local processing, privacy-first, cross-platform.. It is open-source on GitHub.

Is LLM-Autonomous-Agent-Plugin-for-Claude free to use?

LLM-Autonomous-Agent-Plugin-for-Claude is open-source, so it is free to use.

What category does LLM-Autonomous-Agent-Plugin-for-Claude belong to?

LLM-Autonomous-Agent-Plugin-for-Claude is listed under plugins in the Claudeers registry of Claude-compatible tools.

1 views
27 stars
unclaimed
updated about 2 hours ago

// embed badge

LLM-Autonomous-Agent-Plugin-for-Claude on Claudeers
[![Claudeers](https://claudeers.com/api/badge/llm-autonomous-agent-plugin-for-claude.svg)](https://claudeers.com/llm-autonomous-agent-plugin-for-claude)

// retro hit counter

LLM-Autonomous-Agent-Plugin-for-Claude hit counter
[![Hits](https://claudeers.com/api/counter/llm-autonomous-agent-plugin-for-claude.svg)](https://claudeers.com/llm-autonomous-agent-plugin-for-claude)

// reviews

// guestbook

0/500

// related in Claude Plugins

🔓

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

// pluginsmultica-ai/203,096[ claude ]
🔓

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explainin…

// pluginsanthropics/Python141,574[ claude ]
🔓

"CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/

// pluginsHKUDS/Python47,363Apache-2.0[ claude ]
🔓

financial-services — a Claude ecosystem project on GitHub.

// pluginsanthropics/Python34,276Apache-2.0[ claude ]
→ see how LLM-Autonomous-Agent-Plugin-for-Claude connects across the ecosystem