Eldor Turgunov avatar

Eldor Turgunov

Community

@Turgunoff · Tashkent

7Followers
|
66Public Repos
|
60Published Skills

Eldor Turgunov maintains a Codex-Flow skill registry covering multi-agent swarm orchestration, AgentDB vector memory, SPARC methodology, GitHub CI/CD, and Flutter release commands.

Skills Distribution
DomainDeveloper To...Multi-Agent Orches.. (30%)Vector Databases &.. (25%)SPARC Development .. (20%)GitHub CI/CD & Rep.. (15%)

Agent Skills by Eldor Turgunov

Showing 60 vetted skills indexed across 1 GitHub repositories.

TurgunoffTurgunoff

source-command-agents-stop

Stops running agents with graceful or forced shutdown via Codex-flow CLI.

Community
Basic
TurgunoffTurgunoff

V3 MCP Optimization

Implements connection pooling, load balancing, and tool registry optimization for MCP servers.

Community
Advanced
TurgunoffTurgunoff

stream-chain

Chains sequential agent prompts where each step receives the previous step's output.

Community
Intermediate
TurgunoffTurgunoff

sparc-methodology

Orchestrates multi-agent software development using the SPARC phased methodology with 17 specialized modes.

Community
Advanced
TurgunoffTurgunoff

source-command-claude-flow-help

Displays Codex-Flow CLI command reference and usage examples for agent orchestration.

Community
Basic
TurgunoffTurgunoff

Hooks Automation

Automates pre/post-operation hooks, session state, and memory coordination for Codex Flow workflows.

Community
Advanced
TurgunoffTurgunoff

V3 CLI Modernization

Modernizes Codex-flow v3 CLI with modular commands, interactive prompts, and hooks integration.

Community
Advanced
TurgunoffTurgunoff

source-command-sparc-integration

Merges outputs from multiple development modes into a tested, cohesive system.

Community
Intermediate
TurgunoffTurgunoff

github-workflow-automation

Automates GitHub Actions CI/CD pipelines with swarm-coordinated workflow generation and analysis.

Community
Advanced
TurgunoffTurgunoff

Verification & Quality Assurance

Validates code quality with truth scoring, CI regression guards, and automatic rollback.

Community
Advanced
TurgunoffTurgunoff

source-command-sparc-devops

Automates infrastructure deployment, CI/CD pipelines, and cloud resource provisioning tasks.

Community
Intermediate
TurgunoffTurgunoff

source-command-i18n-check

Validates uz, ru, and en translation bundles for missing or orphan keys via a Flutter test.

Community
Basic
TurgunoffTurgunoff

source-command-symbolize

Decodes obfuscated Dart crash stack traces using Flutter symbol files.

Community
Basic
TurgunoffTurgunoff

V3 Deep Integration

Migrates Codex-flow onto agentic-flow@alpha adapters to eliminate duplicate orchestration code.

Community
Advanced
TurgunoffTurgunoff

Skill Builder

Create Codex Skills with YAML frontmatter and progressive disclosure structure.

Community
Intermediate
TurgunoffTurgunoff

source-command-sparc-spec-pseudocode

Generates modular pseudocode specification files with TDD anchors from project requirements.

Community
Basic
TurgunoffTurgunoff

source-command-sparc-code

Generates modular code from pseudocode and architecture using SPARC auto-coder workflows.

Community
Basic
TurgunoffTurgunoff

V3 Core Implementation

Implements DDD domains, clean architecture, and dependency injection for TypeScript core modules.

Community
Advanced
TurgunoffTurgunoff

source-command-agents-agent-types

Lists all 87 agent types available in Codex Flow V3 with descriptions and use cases.

Community
Basic
TurgunoffTurgunoff

ReasoningBank with AgentDB

Implements adaptive agent learning with trajectory tracking, verdict judgment, and memory distillation on AgentDB.

Community
Intermediate
TurgunoffTurgunoff

source-command-build-release

Builds a production Flutter Android App Bundle with obfuscation and saved debug symbols.

Community
Intermediate
TurgunoffTurgunoff

source-command-claude-flow-memory

Store, query, and manage persistent cross-session memory via Codex-Flow CLI commands.

Community
Basic
TurgunoffTurgunoff

ReasoningBank Intelligence

Implements adaptive learning for agents to record experiences, recognize patterns, and optimize strategies.

Community
Intermediate
TurgunoffTurgunoff

V3 Security Overhaul

Remediates critical CVEs and implements secure-by-default patterns for Codex-flow v3.

Community
Intermediate

Frequently Asked Questions About Eldor Turgunov

FAQPage Schema
What tasks can I accomplish with Turgunoff's skill registry?▼

You can coordinate multi-agent swarms, implement SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) development cycles, manage AgentDB vector memory and semantic search, automate GitHub releases and code review, and run Flutter/Dart build, symbolize, and i18n-check commands.

Who is the target audience for these skills?▼

The registry targets engineers building Codex-Flow v3 agent systems, DevOps specialists managing GitHub Actions pipelines and multi-repo coordination, and Flutter developers needing release builds, stack-trace symbolication, and translation bundle validation.

How do the agent management commands work in practice?▼

Source commands let you spawn agents with V3 capabilities, list active agents, check status, health, metrics, and logs, manage agent pools for scaling, and stop running agents. A capability matrix documents all 87 available agent types in Codex Flow V3.

What performance gains does AgentDB provide?▼

AgentDB delivers 150x faster search via HNSW indexing, 4-32x memory reduction through quantization, and up to 12,500x search improvements in unified memory configurations. It supports QUIC synchronization, hybrid search, custom distance metrics, and nine reinforcement learning algorithms.

What prerequisites are needed to use these skills?▼

Skills assume a Codex-Flow environment with MCP server integration; GitHub skills require mcp__github and mcp__claude-flow access plus Bash, Read, Write, and TodoWrite permissions. Flutter commands require a Dart/Flutter project with build/symbols output for stack-trace decoding.