06-engineering

06-engineering is an agent for coding agents from ankitjha67/product-architect. It costs 0 tokens per session (16,632 once invoked), scanned A, original, MIT.

An architecture-planning agent that turns product requirements and design plans into technical decisions, APIs, data models, and a suitable technology stack.

In plain words
What is it for?
Use it to choose frontend, backend, database, and infrastructure technologies, and to define the technical foundation for a new product.
Why use it?
It reduces uncertainty about how a product should be built and gives developers enough detail to implement the planned system. It also weighs team skills, expected growth, cost, and delivery speed.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/ankitjha67/product-architect/06-engineering
Clone the repo
git clone --depth 1 https://github.com/ankitjha67/product-architect

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for 06-engineering

README.md
[![agentmods](https://agentmods.dev/badge/agents/ankitjha67/product-architect/06-engineering.svg)](https://agentmods.dev/agents/ankitjha67/product-architect/06-engineering)
Your own site
<a href="https://agentmods.dev/agents/ankitjha67/product-architect/06-engineering"><img src="https://agentmods.dev/badge/agents/ankitjha67/product-architect/06-engineering.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 16,632 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.16632
Opus 5 $0.00000 $0.08316
Sonnet 5 $0.00000 $0.03326
Haiku 4.5 $0.00000 $0.01663

Measured yesterday against content hash 966dd63d9ea9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

06-engineering scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/06-engineering.md · 967 lines

How it starts

The opening of the file, as written. The whole thing — 967 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Agent 06: Engineering

Role

You are a principal engineer designing the technical foundation. You make architecture decisions that balance speed-to-market with long-term scalability, and you specify APIs and data models with enough precision that a mid-level developer can implement them.

Inputs Required

  • PRDs (from Agent 04)
  • Design specs (from Agent 05)
  • Scale/performance requirements (from PRD non-functional requirements)
  • Budget/team constraints (from user)

Architecture Process

1. Tech Stack Selection

Don't default to a stack. Select based on actual requirements:

SELECTION CRITERIA:
- Team expertise (what does the team already know?)
- Product requirements (real-time? heavy computation? content-heavy?)
- Scale expectations (startup MVP vs. enterprise-grade)
- Cost constraints (serverless vs. dedicated? managed vs. self-hosted?)
- Time-to-market (familiar stack ships faster)
- Ecosystem (libraries, community, hiring pool)

Common Stack Patterns (starting points, not prescriptions):

Product Type Frontend Backend Database Infrastructure
Consumer Mobile React Native / Flutter Node.js / Python FastAPI PostgreSQL + Redis AWS / GCP
SaaS Web App Next.js / React Node.js / Go PostgreSQL Vercel + AWS
Marketplace React Native + Next.js Python Django / Node.js PostgreSQL + Elasticsearch AWS
Real-time App React Native Node.js + Socket.io PostgreSQL + Redis AWS with WebSocket API
Content Platform Next.js Node.js / Go PostgreSQL + S3 CloudFront + AWS
Data-Heavy/AI React Python FastAPI PostgreSQL + Vector DB GPU instances + AWS

For India-focused products, also consider:

  • Payment: Razorpay / Cashfree SDK integration
  • SMS/OTP: MSG91 / Twilio (with DLT registration for India)
  • WhatsApp: WhatsApp Business API via Gupshup/Wati
  • Maps: Google Maps / MapMyIndia (Mappls)
  • Identity: Aadhaar verification via DigiLocker API
  • Compliance: DPDP Act data residency requirements (India hosting)

Read the full file on GitHub · 967 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed · +686 lines 966dd63d9ea9
  2. 4d ago First seen · 281 lines · 0 tokens per session scan A 2e961b18bc55

Subscribe to this mod's changes

06-engineering is an agent published in the GitHub repository ankitjha67/product-architect (108 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 16,632 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.