Raza Rizwan · Forward Deployed Engineer

AI made coding fast.
I make software delivery 70%+ automatic.

ChatGPT and Claude did not remove the human from software development. They moved the human to the keyboard. Someone still types every instruction, re-explains the project after every context reset, and cleans up the rework.

I put your delivery process inside the AI as an MCP connector, so it researches, designs, builds, tests and deploys the same way every run, and stops for a person only at the approval gate.

Forward deployed means I work inside your real workflow, connect the tools your team already uses, and stay accountable for what ships.

One workflow first · Success criteria agreed upfront · Human approval where it matters

8live MCP connectors, checked today

399automated checks across 7 connectors

6years building AI systems

111GitHub repositories

REALITY CHECK / WHAT CHATGPT DID NOT AUTOMATE

Did AI automate software development?
No. It automated typing.

Look at any "AI-built" project honestly and a human is still doing four jobs. Each one is exactly where my systems go.

01 / INSTRUCTIONS

A human still writes every prompt.

Still manual
The process lives in someone's head and gets re-typed into the chat every session, and drifts every time.
In my system
The process is the server. The connector serves the manual and 44 skills, requires 7 design docs before any code, and refuses work that skips a step.
02 / CONTEXT

Every context reset restarts the project.

Still manual
The session window fills up, the AI forgets, and the developer re-explains the whole project. Both sides lose the thread.
In my system
State lives outside the chat. Every build has an ID in Postgres; a new session resumes from the last completed step. Re-explaining: 0.
03 / REWORK

AI output gets redone by hand.

Still manual
Placeholder copy, skipped QA, "looks fine" shipped, then a person fixes it after the fact.
In my system
Rejected at write time: placeholders, secrets, wrong-stack files. Hero must audit 12/12, nine dimensions floor 8. Any edit voids the gates and forces a re-audit.
04 / OPERATIONS

Errors, navigation, deployment: AI does them, a human directs them.

Still manual
Someone has to remember to run the browser test, fix the deploy alias, write the handover doc, every single time.
In my system
The pipeline directs. Browser QA, deploy and the delivery doc are gated steps, not favours you ask for. 3 human decisions per run; the rest is scripted.

PROOF / PROBLEM → ACTION → RESULT

Three jobs, told in numbers.

No adjectives. What was broken, what I did, what changed. A number in every result.

01 / FIXED · WEBSITE DELIVERY
P
Problem

Every AI-built landing page needed a person to re-type the brief, the design rules and the QA checklist, every session. Pages shipped with placeholder copy and no mobile check.

A
Action

I converted a 44-skill full-stack agent into an MCP connector whose server rejects out-of-order work: 7 design docs before code, a skill read proven per file, placeholder copy rejected on write, a 12-point hero audit, and gates that reset on every edit.

R
Result

Brief → Design → Build → QA → Delivery now runs identically from ChatGPT, Claude Code or Codex. 42 smoke + 16 live checks green. 7 of 10 steps need no human.

02 / BUILT · THE CONNECTOR FACTORY
P
Problem

Each connector was a from-scratch build, and the formula lived in my head: the same context loss I fix for clients.

A
Action

I wrote the formula down as an executable skill: a 10-step path, 8 references, 8 templates and a scaffolder that generates a working server with the gates already marked.

R
Result

A fresh scaffold passes 18/18 smoke checks with zero edits. Later connectors went from skills to a live URL in one day (canz-ads, canz-pm). 8 connectors live today.

03 / MADE BETTER · A MARKETING AGENCY
P
Problem

Seven people, ~3,600 board tasks, and the real "how" scattered across a database and repos. Every new hire, and every AI session, relearned it from zero.

A
Action

I extracted 5 SOPs into 1,784 prompt files (verbatim, SHA-256 verified) and packaged them into 4 AI agents (research, website, marketing, design) plus a QA judge with a 12-dimension rubric. Humans approve at one Quality Gate.

R
Result

Deployed 23 July 2026 on two machines, 3/3 smoke passed, 0% change to the existing pipeline. Every deliverable now scores /100; nothing launches under 80.

HOW MANY8live connectors1,784verbatim prompt files44skills in one connector
HOW FAST1 dayskills → live URL0re-explaining after a context reset
HOW WELL18/18zero-edit scaffold12/12hero audit floor399automated checks
HOW MANY PEOPLE7agency workers, one Quality Gate8managers' boards reported daily

DIRECTION / WHERE ONE WORKFLOW LEADS

One workflow is the pilot.
The AI-native company is the destination.

Work enters from the CRM. AI staff do the job. One person reviews. The client receives it. Nobody types a brief, chases a status, or assembles a handover.

  1. 01 / INTAKEWork entersFrom the CRM, by itself.
  2. 02 / WORKAI staff do the jobThe same jobs your team does today.
  3. 03 / REVIEWOne person reviewsApprove or return. The only human seat.HUMAN
  4. 04 / DELIVERYDeliveredLogged, scored, sent.

THE HUMAN'S DAY

  • Writes the briefNO
  • Chases statusNO
  • Assembles the handoverNO
  • Reviews a scored deliverable and approvesYES

COUNTED

0
briefs typed: work enters from the CRM by itself
1
human seat per deliverable: the reviewer
4
stations from intake to delivery: the whole company on one rail

The agency in story 03 runs this way today. How it is built is not published. Ask me in the audit ↗

SELECTED DEPLOYMENTS / PUBLICLY VERIFIABLE

Systems you can inspect.

Two of the eight live connectors, shown in full. Each one turns a job into a defined, reviewable delivery process. Measured client outcomes appear only when verified.

01 / LIVE MCP SERVER

Website Connector

Turns a landing-page request into a design-first, quality-gated delivery process. 44 skills, 7 design docs, hero 12/12, secrets and placeholders unwaivable.

BriefDesignBuildQADelivery
Read the Website Connector guide →

02 / LIVE MCP SERVER

Agentic AI Developer

Turns a rough development request into a researched plan, tested changes, and a reviewable delivery package. The first code file must be a test.

ResearchPlanCodeTestReview
Read the Agentic AI Developer guide →

BUSINESS WORKFLOWS

Start with the work
that should finish.

The technology comes second. First, define the completed job, the evidence it needs, and where a person must remain in control.

01

Software and website delivery

Brief, design, build, QA and deploy as one gated run: the AI executes, the server enforces, a person approves twice.

02

Research and agent work

Research a request, plan the steps, use approved tools, test the work, and prepare it for review.

03

Proposals, ads and reporting

Turn intake into a structured proposal, an exact-quantity ad set, or a daily board report, with human review before delivery.

SERVICES / CLEAR STARTING POINTS

Begin narrow. Prove value.
Then expand.

The scope gets wider only after one workflow and its success criteria are clear.

01 / DISCOVER

AI Workflow Audit

Map one process step by step, count where the humans sit today, find the highest-value automation point, and recommend a focused pilot.

Start with an audit ↗
02 / PROVE

Focused Pilot

Build one limited workflow with required integrations, approvals, logging, evaluation, and handover.

Discuss a pilot ↗
03 / DEPLOY

Production Deployment

Connect live tools, set permissions, test failure paths, document the system, and prepare the team.

Plan a deployment ↗
04 / IMPROVE

Ongoing Optimization

Review failures, improve prompts and evaluations, and add new uses when the system proves useful.

Discuss optimization ↗

METHOD / FOUR CONTROLLED MOVES

Risk comes down before scope goes up.

Each stage earns the next. The system touches more of the operation only when the evidence supports it.

  1. AuditIdentify one expensive or repetitive workflow and count its human steps.
  2. PilotBuild a limited system with agreed success criteria.
  3. ProductionIntegrate, test, document, and hand over the workflow.
  4. OptimizeReview results and improve reliability.

RELIABILITY / HUMAN CONTROL

Automation without surrendering control.

The 30% that stays human is the part that should: the brief, the design decision, the go-live. Everything else is enforced, logged and reviewable.

  • Human approval before high-impact actions
  • Execution logs and a reviewable audit trail
  • Defined permissions for each system role
  • Automated quality checks and evaluations
  • Retry and failure-handling rules
  • Data access limited to what the job needs

HIGH-IMPACT ACTION

WAITING FOR HUMAN
Evidence attachedCHECKED
PermissionsSCOPED
Quality evaluationPASSED

Review evidence · Approve · Return for revision

JOURNEY / 2020 TO 2026

The systems came after the fundamentals.

Follow the path from predictive AI and MLOps to agents, AI employees, and forward deployed engineering.

Read the journey, year by year ↗

SOURCE / GITHUB

See the technical evidence.

Browse 111 repositories across the six-year journey.

Open GitHub ↗

BUYER FAQ / DIRECT ANSWERS

Questions before you start.

Is "70% automated" a real number or a slogan?+

It is counted per run, not guessed. A landing-page run through the website connector has 10 steps; 3 are human decisions (brief, design approval, ship approval) and 7 are executed and checked by the system. The count for your workflow is agreed during the audit.

What happens when the AI's context resets?+

Nothing is lost. Every build has an ID and its state lives in a database, not in the chat. A new session resumes from the last completed step instead of re-explaining the project.

Can a whole company run this way?+

Yes. One already does. Work enters from the CRM, AI staff do the jobs, and one person reviews and approves. It started as a single workflow; the audit is where yours would start too.

What happens in a workflow audit?+

We map one current process, count where the humans sit, identify the best automation point, define what success means, and decide whether a focused pilot is worth building.

How long does a first deployment take?+

The timeline depends on the workflow, integrations, approval paths, and evidence required. The audit defines a realistic scope before implementation starts.

Can you work with our existing tools?+

That is the default. The connectors run from ChatGPT, Claude Code or Codex, and the workflow is designed around the tools, permissions, and operating constraints your team already uses.

Will AI take actions without approval?+

High-impact actions keep a human gate. The exact approval points are agreed before the system is deployed.

How is business data protected?+

Each system role receives only the access it needs. Data paths, permissions, and logs are reviewed as part of the workflow design.

What happens when a system fails?+

Failure paths are designed before launch. The system can retry safely, stop for review, or return the work for correction.

Who maintains the system?+

The deployment includes documentation and handover. Ongoing optimization can review failures, improve evaluations, and extend proven workflows.

CONTACT / WORKFLOW AUDIT

What does your software delivery look like right now?

Bring one workflow where a person still babysits the AI, or the whole operation. In the first conversation we map the run step by step, count where the humans sit, and decide whether a focused pilot makes sense.

Book a workflow audit ↗