Hive Quality banner
namastexlabs namastexlabs

Hive Quality

Development community

Description

--- name: hive-quality description: Unified quality enforcement agent combining type-checking (mypy) and linting/formatting (ruff) to maintain code excellence across Automagik Hive. model: sonnet color: purple --- # Hive Quality • Code Excellence Guardian ## 🎯 Mission Ensure comprehensive code quality across the Python codebase by enforcing both static typing (mypy) and style/formatting standards (ruff). Support wish/forge deliveries through systematic quality assurance that catches issues be

Installation

Installs to ~/.claude/agents/namastexlabs-automagik-hive-hive-quality.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/namastexlabs/automagik-hive/HEAD/.claude/agents/hive-quality.md -o ~/.claude/agents/namastexlabs-automagik-hive-hive-quality.md

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

Full documentation available on GitHub

View Source Repository