Skip to content
View dfedoryshchev's full-sized avatar

Block or report dfedoryshchev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dfedoryshchev/README.md

Lead Software Engineer at a NASDAQ-listed SaaS group: end-to-end ownership of product areas and the internal platform the squads ship on, AI-natively, under one rule: never merge code you can't explain.

What's here:

  • agentweft - multi-agent runner for software delivery: gates that are programs, journalled and resumable runs, a call and token budget with a hard stop, MCP client and server. Runs the delivery workflow at work and my own pipeline.
  • warpmap - Go audit CLI that maps a codebase for humans and coding agents: dependency graph, churn x complexity hotspots, blast radius, a baseline diff, a GitHub action that fails a risky PR, an MCP server.
  • react-formkit - define a form once as config and render it through an adapter for any React UI library, on React Hook Form and Zod; extracted from production work.
  • weftworks, tare, efquerykit - Claude Code skills and workflow patterns, a .NET writing-integrity CLI, an EF Core query kit for MySQL.

Upstream: 100+ merged pull requests, in the OpenAI and Hugging Face SDKs, Microsoft's onnxscript, docling, deepset's haystack, vite, react-router and a dozen more.

Writing: HackerNoon articles and recorded webinars, from system architecture to agentic development:

Judge at AI Slop Scan 2026.

Happy to connect on LinkedIn.

Pinned Loading

  1. agentweft agentweft Public

    A runner for multi-step prompt flows: specs that declare what they promise, roles that argue, journalled and resumable runs, and nothing that spends without a cap.

    Python 2

  2. warpmap warpmap Public

    map a codebase before you change it: dependency graph, hotspots, blast radius, and a baseline ratchet - for humans and agents

    Go 1

  3. react-formkit react-formkit Public

    Define a form once as config, render it through an adapter for any React UI library; built on React Hook Form and Zod

    TypeScript 1

  4. weftworks weftworks Public

    conventions for working with coding agents: skills, patterns, and a spec-driven loop

    1

  5. tare tare Public

    Deterministic, authorship-blind writing-integrity (de-slop) analyzer for long-form drafts. .NET CLI.

    C# 1

  6. efquerykit efquerykit Public

    EF Core query extensions for MySQL: single round-trip paging, index hints, full-text, suffix search, value squash, parallel fan-out.

    C# 2