Skip to content
View itscloud0's full-sized avatar

Block or report itscloud0

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
itscloud0/README.md

Orange carpet banner reading AI automation, agent tools, vertical SaaS

Ilia Sorokin

Product engineer building developer tools and AI-assisted software.
I turn rough agent workflows into tools people can test, inspect, and use.

ManualMode live Kognivu live LinkedIn Ilia Sorokin

Featured work

Keep practising engineering while using coding agents.

Live code review and debugging practice, including tasks from your own repository. The public skill documents its agent integration.

Live product · developer learning · coding agents

Experiment with native Codex model and effort routing.

Local macOS router for Codex Desktop and CLI. Tests pass; broad quality equivalence and subscription savings remain unproven.

Open source · Python · macOS · experimental

Give coding agents a clearer starting point.

Turns a GitHub issue into a ready-to-run task pack with repository context and concrete next steps.

Open source · Python · GitHub workflows

Turn one goal into a daily plan.

Live product that builds a path from your goal, deadline, and available time, then helps you start with a concrete task today.

Live product · planning · daily execution

Open-source tools

Reliability and testing Maintainer workflows
agent-shell-contract — terminal and process behavior in agent runners action-pin-check — mutable GitHub Actions references
agent-file-integrity-litmus — byte-preserving agent edits mergepack — agent-ready pull-request merge packets
agent-session-continuity-litmus — context compaction and resume loopback-litmus — browser-to-localhost exposure checks

More fixtures and utilities: agent-instruction-litmus · agent-path-topology-litmus · repo-brief · ci-fix-brief · readme-command-check.

Upstream contributions

Merged fixes in coverage.py, pipx, setuptools, wheel, and pyproject-hooks.

Other product work

WBDelegateBot is a Telegram assistant for Wildberries sellers.

LinkedIn · ManualMode · Kognivu

Pinned Loading

  1. codex-jev-native-router codex-jev-native-router Public

    Experimental native Codex Desktop and CLI model routing with Jev and a configurable allowlist

    Python 1

  2. issue-to-agent issue-to-agent Public

    Turn GitHub issues into ready-to-run task packs for coding agents.

    Python 2

  3. action-pin-check action-pin-check Public

    Audit GitHub Actions workflows for mutable or missing action pins.

    Python 1

  4. agent-shell-contract agent-shell-contract Public

    Shell semantics contract tests for coding-agent terminal runners and process cleanup.

    Python

  5. agent-file-integrity-litmus agent-file-integrity-litmus Public

    Exact byte-preservation tests for coding-agent edits across CRLF, BOM, legacy encodings, Unicode, final newlines, and file modes.

    Python

  6. mergepack mergepack Public

    Turn pull request diffs into agent-ready merge packets for code review.

    Python