Agent Skills by mehdic
Showing 21 vetted skills indexed across 3 GitHub repositories.
bazinga-db-agents
Log agent interactions, reasoning traces, token usage, and events via bazinga_db.py.
bazinga-db-core
Manage orchestration sessions and system state via Python script commands.
bazinga-db-context
Save and retrieve context packages across agent sessions via bazinga_db.py.
bazinga-db-workflow
Manage task groups, development plans, and success criteria via a Python script.
bazinga-db
Log agent interactions and orchestration state to a concurrent-safe SQLite database.
config-seeder
Seed JSON config files into workflow tables for session startup.
prompt-builder
Execute prompt_builder.py to generate agent prompts with token budgets.
workflow-router
Route BAZINGA workflow transitions to the next agent via database state-machine rules.
velocity-tracker
Analyze historical project data to compute velocity, cycle times, and trends.
bazinga-validator
Verify BAZINGA completion claims by querying criteria and running tests.
context-assembler
Assemble relevant context packages for agent spawns within token budgets.
codebase-analysis
Scan repository contents to detect patterns and extract reusable utilities.
db-migration-check
Detect dangerous operations in database migration files and propose safe alternatives.
specialization-loader
Generate technology-specific specialization blocks from detected project stacks.
test-pattern-analysis
Analyze test suites to extract fixtures, naming conventions, and patterns.
api-contract-validation
Analyzes OpenAPI specs and detects breaking changes to prevent them.
pattern-miner
Mine historical project data to identify patterns and generate predictions.
quality-dashboard
Aggregate security, coverage, and lint JSON reports into a unified health score.
security-scan
Scan code changes for vulnerabilities and output a structured JSON report.
lint-check
Run code quality linters across Python, JavaScript, Go, Ruby, and Java projects.
test-coverage
Generate comprehensive test coverage reports for Python, JavaScript, Go & Java projects.