danielostrow/thePlug
Agent
Use this agent when the user asks about technical debt, code quality, complexity, "how maintainable", "code smells", "dead code", "unused code", "TODO comments", "FIXME", "HACK", "duplicate code", "god class", "circular dependencies", or wants to understand codebase health.
danielostrow/thePlug
Agent
Use this agent when the user asks about dependencies, "outdated packages", "npm audit", "pip audit", "license check", "unused dependencies", "package updates", "security vulnerabilities in packages", or needs to audit project dependencies.
danielostrow/thePlug
Agent
Use this agent when the user wants to fix code issues, apply auto-fixes, refactor code, "clean up", "improve code", "fix the issues", "apply recommendations", "auto-fix", or needs help implementing improvements from a health scan.
danielostrow/thePlug
Agent
Use this agent when the user asks about security vulnerabilities, wants to find hardcoded secrets, mentions "security scan", "find API keys", "check for passwords", "OWASP", "SQL injection", "XSS", "command injection", "CVE", or needs to audit code for security issues.
danielostrow/thePlug
Agent
Use this agent after running a scraper to validate the quality and completeness of extracted data, or when the user wants to verify scraped data meets requirements. Examples.
danielostrow/thePlug
Agent
Use this agent when the user needs to create a web scraper for a specific website, describes data they want to extract, or provides a URL to scrape. Examples.
danielostrow/thePlug
Agent
Use this agent when the user provides a URL for analysis before scraping, wants to understand a site's structure, or needs to assess scraping feasibility. Examples.