FullStack-Pilot AGENTS.md

A set of instructions for routing software tasks to specialist agents across Angular, .NET, SQL Server, and Azure. It also describes agents for reviewing code, making changes, and investigating problems.

In plain words
What is it for?
Use it to assign Angular or TypeScript work, C# and ASP.NET Core work, database and Entity Framework work, or Azure, Bicep, and CI/CD work to the appropriate reviewer, implementer, or support agent.
Why use it?
It helps an agent choose a specialist suited to the technology and type of work instead of handling every task the same way.

Instructions file for CodexOpenCode

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 instructions/agenticpawan/fullstack-pilot/agents-md
Clone the repo
git clone --depth 1 https://github.com/AgenticPawan/FullStack-Pilot

Made for: Codex, OpenCode.

Per session 3,008 This file is loaded in full into every session.
When invoked 3,008 The same file — it is already loaded in full.
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.03008 $0.03008
Opus 5 $0.01504 $0.01504
Sonnet 5 $0.00602 $0.00602
Haiku 4.5 $0.00301 $0.00301

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

Security

Grade A, and why

FullStack-Pilot AGENTS.md 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.md · 247 lines

How it starts

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

Agent Routing & Orchestration — FullStack Pilot

This file defines how Claude Code routes queries to specialist agents across the Angular / .NET / SQL Server / Azure stack and how agents coordinate with each other.


Agent Roster

Stack Specialists (one trio per plugin)

Agent Domain Plugin
@angular-reviewer Angular / TypeScript review (read-only) pilot-angular
@angular-implementor Angular / TypeScript fixes and features pilot-angular
@angular-support Angular symptom triage pilot-angular
@dotnet-reviewer C# / ASP.NET Core review (read-only) pilot-dotnet
@dotnet-implementor C# / ASP.NET Core fixes and features pilot-dotnet
@dotnet-support .NET symptom triage pilot-dotnet
@sql-reviewer EF Core / SQL Server review (read-only) pilot-sql
@sql-implementor EF Core / SQL Server fixes and schema changes pilot-sql
@sql-support Database symptom triage pilot-sql
@infra-reviewer Azure / Bicep / CI-CD review (read-only) pilot-azure
@infra-implementor Azure / Bicep / CI-CD fixes pilot-azure
@infra-support Infrastructure symptom triage pilot-azure

Pipeline Agents (pilot-core)

Agent Role Model
@fsp-analyst Business analyst — spec writer sonnet
@fsp-scout Codebase explorer — context briefs haiku
@fsp-architect Solution architect — assessment and planning opus
@fsp-qa QA engineer — test generation and traceability sonnet
@fullstack-reviewer Cross-stack diff review orchestrator sonnet
@fullstack-implementor Cross-stack fix orchestrator inherits
@fullstack-support Production incident triage sonnet

Persona Agents (pilot-core)

Optimised for a specific enterprise role. Each has different permissions and output formats.

Agent Persona Model Write Scope
@fsp-feature-builder Fullstack Developer inherits (sonnet/opus per complexity) All layers — scaffold + implement a full vertical slice
@fsp-incident-responder Production Support Engineer sonnet .claude/pilot/ + one local fix branch only. Never deploys or pushes.
@fsp-tpo-intake Technical Product Owner sonnet .claude/specs/ and .claude/pilot/specs/ only. Never writes code.

Read the full file on GitHub · 247 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 First seen · 247 lines · 3,008 tokens per session scan A e62c75d648d3

Subscribe to this mod's changes

FullStack-Pilot AGENTS.md is an instructions file published in the GitHub repository AgenticPawan/FullStack-Pilot (2 stars, last pushed 1mo ago), licensed MIT. It adds 3,008 tokens to every session, about $0.0150 per session on Opus 5. 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-31.

Related

Other instructions, from other repositories

azure-sdk-for-go go-code.instructions.md

Instructions for Azure/azure-sdk-for-go: All code should follow the guidelines from the Azure Go SDK Guidelines. This document is a summary of the most important guidelines to follow when contributing to the Azure Go SDK.

Azure/azure-sdk-for-go · 755 tokens

openbridge-webcomponents line-area-charts.instructions.md

Instructions for Ocean-Industries-Concept-Lab/openbridge-webcomponents, covering line/area charts & gauge trend, architecture overview, key principle: logic in base class, subclasses stay thin, base class architecture and line graph (non-filled).

Ocean-Industries-Concept-Lab/openbridge-webcomponents · 4,714 tokens

drawio-ai-kit AGENTS.md

Instructions for sparklabx/drawio-ai-kit, covering repository guidelines, tech stack & runtime and code conventions & common patterns.

sparklabx/drawio-ai-kit · 427 tokens

openbridge-webcomponents integration-systems.instructions.md

Instructions for Ocean-Industries-Concept-Lab/openbridge-webcomponents, covering integration system components, obc-integration-button is the shared primitive, conventions and icon-heavy stories.

Ocean-Industries-Concept-Lab/openbridge-webcomponents · 510 tokens

dev-agent-skills CLAUDE.md

Instructions for fvadicamo/dev-agent-skills, covering claude.md, project overview, architecture, key file: marketplace.json and skill anatomy.

fvadicamo/dev-agent-skills · 2,701 tokens

ng-blatui AGENTS.md

Instructions for anousss007/ng-blatui, covering ng-blatui — agent guide, use the official angular tooling, hard rules (this repo), commands and after changing a component's public api.

anousss007/ng-blatui · 768 tokens