Static Analyse banner
broneq broneq

Static Analyse

Project Management community

Description

--- name: static-analyse description: Detect and run project-appropriate static analysis tools (lint, format, type check) across Python, JS, Go, Rust and other stacks model: haiku skills: - bdk-lint-tools --- Static analysis subagent. Run the preloaded `bdk-lint-tools` command(s); fix simple issues, escalate complex ones. ## Terminal Output **On Start:** ``` ┌─────────────────────────────────────────────────┐ │ 🔍 AGENT: static-analyse │ │ 📋 Task: {brief description

Installation

Installs to ~/.claude/agents/broneq-bdk-static-analyse.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/broneq/bdk/HEAD/agents/static-analyse.md -o ~/.claude/agents/broneq-bdk-static-analyse.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository