Skip to content
View suyog19's full-sized avatar

Highlights

  • Pro

Block or report suyog19

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

Hi, I'm Suyog Joshi

AI-assisted software engineering • Software architecture • Reliable systems

I explore how AI is changing the way software is designed, built, reviewed, and operated.

My work focuses on combining AI coding agents with disciplined software-engineering practices: better context, explicit architecture, verification, evidence, review, and controlled engineering workflows.

Website & writing →

flowchart LR
    A["AI agents"] --> D["Engineering workflow"]
    B["Repository context"] --> D
    C["Software engineering discipline"] --> D
    D --> E["Verification + evidence"]
    E --> F["Reliable delivery"]
Loading

What I'm Exploring

  • Repository context as engineering infrastructure
  • Verification and evidence for AI-generated changes
  • Software architecture and controls for agent-driven development
  • How mature software-engineering practices evolve in an AI-first environment

Writing & Software Signal

I write about the intersection of AI, software architecture, and real-world engineering, with an emphasis on moving beyond coding-assistant productivity toward reliable engineering systems.

Explore my writing and current work


AI can make software engineering faster. The interesting problem is how we make it trustworthy.

Pinned Loading

  1. software-engineering-process software-engineering-process Public

    Policy and assurance layer for AI-assisted software engineering — turning engineering rules into executable obligations, evidence, and release readiness.

    Python

  2. ai-dev-orchestrator ai-dev-orchestrator Public

    Control plane for AI-assisted software development — orchestrating repository context, coding workflows, GitHub operations, verification, and human controls.

    Python

  3. ai-assisted-engineering-maturity-map ai-assisted-engineering-maturity-map Public

    A lightweight self-assessment for teams moving from random AI usage to disciplined AI-assisted delivery.

    1

  4. agent-plugins-engineering-process-demo agent-plugins-engineering-process-demo Public

    Demo of packaging engineering practices as portable Agent Plugins — with a reusable architecture-review skill for AI coding agents.

  5. agent-documentation-workflow-demo agent-documentation-workflow-demo Public

    Reproducible demo connecting repository knowledge, agent guidance, and deterministic checks for more reliable coding-agent changes.

    Python

  6. harness-loop-engineering-demo harness-loop-engineering-demo Public

    Runnable demo of harness and loop engineering for AI-assisted software development — context, verification, review, feedback, and evidence around coding agents.

    Python 1