mehdic avatar

mehdic

Community

@mehdic

1Followers
|
66Public Repos
|
21Published Skills

Agent Skills by mehdic

Showing 21 vetted skills indexed across 3 GitHub repositories.

mehdicmehdic

bazinga-db-agents

Log agent interactions, reasoning traces, token usage, and events via bazinga_db.py.

Community
Intermediate
mehdicmehdic

bazinga-db-core

Manage orchestration sessions and system state via Python script commands.

Community
Intermediate
mehdicmehdic

bazinga-db-context

Save and retrieve context packages across agent sessions via bazinga_db.py.

Community
Intermediate
mehdicmehdic

bazinga-db-workflow

Manage task groups, development plans, and success criteria via a Python script.

Community
Intermediate
mehdicmehdic

bazinga-db

Log agent interactions and orchestration state to a concurrent-safe SQLite database.

Community
Advanced
mehdicmehdic

config-seeder

Seed JSON config files into workflow tables for session startup.

Community
Intermediate
mehdicmehdic

prompt-builder

Execute prompt_builder.py to generate agent prompts with token budgets.

Community
Advanced
mehdicmehdic

workflow-router

Route BAZINGA workflow transitions to the next agent via database state-machine rules.

Community
Advanced
mehdicmehdic

velocity-tracker

Analyze historical project data to compute velocity, cycle times, and trends.

Community
Advanced
mehdicmehdic

bazinga-validator

Verify BAZINGA completion claims by querying criteria and running tests.

Community
Advanced
mehdicmehdic

context-assembler

Assemble relevant context packages for agent spawns within token budgets.

Community
Advanced
mehdicmehdic

codebase-analysis

Scan repository contents to detect patterns and extract reusable utilities.

Community
Advanced
mehdicmehdic

db-migration-check

Detect dangerous operations in database migration files and propose safe alternatives.

Community
Advanced
mehdicmehdic

specialization-loader

Generate technology-specific specialization blocks from detected project stacks.

Community
Advanced
mehdicmehdic

test-pattern-analysis

Analyze test suites to extract fixtures, naming conventions, and patterns.

Community
Advanced
mehdicmehdic

api-contract-validation

Analyzes OpenAPI specs and detects breaking changes to prevent them.

Community
Advanced
mehdicmehdic

pattern-miner

Mine historical project data to identify patterns and generate predictions.

Community
Intermediate
mehdicmehdic

quality-dashboard

Aggregate security, coverage, and lint JSON reports into a unified health score.

Community
Intermediate
mehdicmehdic
21

security-scan

Scan code changes for vulnerabilities and output a structured JSON report.

Community
Intermediate
mehdicmehdic
21

lint-check

Run code quality linters across Python, JavaScript, Go, Ruby, and Java projects.

Community
Intermediate
mehdicmehdic
21

test-coverage

Generate comprehensive test coverage reports for Python, JavaScript, Go & Java projects.

Community
Intermediate