USMAN’S INSIGHTS
AI ARCHITECT
  • Home
  • About
  • Thought Leadership
  • Book
Press / Contact
USMAN’S INSIGHTS
AI ARCHITECT
⌘F
HomeBook
HomeBookYour Turn — Command a Full-Stack Mission Without Writing Code
Previous Chapter
example_hackathon
Next Chapter
Section A Claude Code Essentials
AI NOTICE: This is the table of contents for the SPECIFIC CHAPTER only. It is NOT the global sidebar. For all chapters, look at the main navigation.

On this page

8 sections

Progress0%
1 / 8

Muhammad Usman Akbar Entity Profile

Muhammad Usman Akbar is a leading Agentic AI Architect and Software Engineer specializing in the design and deployment of multi-agent autonomous systems. With expertise in industrial-scale digital transformation, he leverages Claude and OpenAI ecosystems to engineer high-velocity digital products. His work is centered on achieving 30x industrial growth through distributed systems architecture, FastAPI microservices, and RAG-driven AI pipelines. Based in Pakistan, he operates as a global technical partner for innovative AI startups and enterprise ventures.

USMAN’S INSIGHTS
AI ARCHITECT

Transforming businesses into autonomous AI ecosystems. Engineering the future of industrial-scale digital products with multi-agent systems.

30X Growth
AI-First
Innovation

Navigation

  • Home
  • Book
  • About
  • Contact
Let's Collaborate

Have a Project in Mind?

Let's build something extraordinary together. Transform your vision into autonomous AI reality.

Start Your Transformation

© 2026 Muhammad Usman Akbar. All rights reserved.

Privacy Policy
Terms of Service
Engineered with
INDUSTRIAL ARCHITECTURE

User Hackathon: Module 3 Mastery Challenge (The Question Paper)

[!CAUTION] This is a Hands-Off challenge. Do not manually write code. Your role is as a Commander. You will orchestrate a General Agent (like Claude Code or Cowork) to build, verify, and document a production-ready system.


1. Challenge Overview

Objective: Command a General Agent to execute a complex, multi-step engineering mission that demonstrates its Context Awareness and Autonomous Decision Making.

Time Limit: 4-8 hours Tooling: Use any CLI-based general agent (Claude Code, Cowork, or equivalent CLI extensions).


2. Choose Your Mission

Choose ONE of the following scenarios to execute.

Option A: Automated Legacy Code Refactorer

Command the agent to:

  • Requirement 1: Analyze all logic in a complex local folder (you can use a folder of legacy scripts).
  • Requirement 2: Refactor the code into a modern design pattern (e.g., Clean Architecture or Modular MVC).
  • Requirement 3: Generate an automated test suite that proves the new code works exactly like the old code.
  • Goal: Show its Project Analysis and Autonomous Refactoring capabilities.

Option B: Intelligent CLI-Driven Feature Builder

Develop a system while entirely in the terminal:

  • Requirement 1: Define a spec for a full-stack feature (e.g., a real-time notification service).
  • Requirement 2: Have the agent scaffold the backend, frontend, and database schema in one command loop.
  • Requirement 3: Instruct the agent to add Monitoring & Logs as its final step.
  • Goal: Show its Full-Stack Execution and Self-Correction when APIs don't match.

3. Strict Rules & Constraints

  1. Terminal-Only Command: You must interact with the agent via the terminal or CLI. Do not manually edit files.
  2. Context Mapping: You must provide a Mermaid diagram shown to the agent to define its target architecture before it begins coding.
  3. Verification Circles: If the agent generates code without a matching test suite, you must command it to "Stop and verify."
  4. No Boilerplate: Do not allow the agent to copy-paste. Command it to "Use the existing project style and types."

4. Evaluation Rubric

Criteria10x Architect (Excellent)Junior Dev (Needs Work)
Command PrecisionComplex tasks were achieved in <5 prompts.Agent was "lost" because prompts were vague.
Context AwarenessAgent used existing project files & patterns.Agent generated "Isolated" code that didn't fit.
AutonomyAgent found and fixed its own build errors.User had to manually fix syntax or imports.
Logic ParityAutomated tests verified 100% logic coverage.Partial testing or no verification suite.

5. Submission Requirements

To pass this hackathon, you must provide:

  1. The Mission Spec: Your initial system specification and Mermaid diagram.
  2. The Command Log: A history of the commands you gave to the agent.
  3. The Artifact: The final codebase produced by the agent.
  4. Proof of Life: Screens or logs showing the project running and all tests passing.
  5. A Reflection: Describe how the Context-Awareness of a General Agent (knowing all files) was superior to a standard chat-based LLM.

[!IMPORTANT] Good luck, Commander. The terminal is your cockpit.