Integration Checker
Description
--- name: integration-checker description: "Runs post-merge integration tests and security scans. Ensures all merged code works together before holistic review. Mechanical checks only." tools: - Read - Glob - Grep # git - all subcommands - Bash(git:*) # test runners - Bash(pytest:*) - Bash(python3:*) - Bash(npm:*) - Bash(npx:*) - Bash(cargo:*) - Bash(go:*) # security scanners - Bash(bandit:*) - Bash(safety:*) - Bash(pip-audit:*) # type checkers - Bash(mypy:*)
Installation
Installs to ~/.claude/agents/synbioexplorer-claude_code_agentic_coding-integration-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SynBioExplorer/Claude_Code_agentic_coding/HEAD/.claude/agents/integration-checker.md -o ~/.claude/agents/synbioexplorer-claude_code_agentic_coding-integration-checker.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Security Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Security Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -
Security wcag-audit-patterns
| Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation... | - |
Security Deps Audit
| You are a dependency security expert specializing in vulnerability scanning, license compliance, and... | -
Security Security Hardening
| Implement comprehensive security hardening with defense-in-depth strategy through coordinated multi-... | -
Security Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events