fullstack-pilot

A code-governance plugin for teams building applications with Angular, .NET, SQL Server, and Azure. It provides shared checks, project setup guidance, review and fixing workflows, and practices for the whole stack.

In plain words
What is it for?
Use it to initialize and audit full-stack projects, set baseline modules, review or fix code, and guide work on APIs, security, health checks, testing, and deployment.
Why use it?
It helps keep frontend, backend, database, and cloud code aligned instead of applying unrelated standards in each part of the system.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add AgenticPawan/FullStack-Pilot
agentmods
npx agentmods add plugins/agenticpawan/fullstack-pilot/marketplace
Clone the repo
git clone --depth 1 https://github.com/AgenticPawan/FullStack-Pilot

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

fullstack-pilot 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.

.claude-plugin/marketplace.json · 63 lines

How it starts

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

{
  "$schema": "https://json.schemastore.org/claude-code-marketplace.json",
  "name": "fullstack-pilot",
  "description": "Codebase governance for full-stack Microsoft shops (Angular, .NET, SQL Server, Azure)",
  "owner": {
    "name": "AgenticPawan",
    "url": "https://github.com/AgenticPawan"
  },
  "metadata": {
    "pluginRoot": "./plugins"
  },
  "plugins": [
    {
      "name": "pilot-core",
      "source": "./plugins/pilot-core",
      "description": "Shared governance for full-stack Microsoft shops: stack detection, /fsp-bootstrap baseline-module scaffolding (auth/authz/logging/error-handling/health-checks/CORS), and the fsp- pipelines (init, audit, fix, learn, architect, build) every other pilot plugin builds on. Adds MCP discovery, supply-chain/license policy, CI secret scanning, REST API standards, SLO load testing, and incident-response governance, plus the autonomous delivery team (fsp-analyst/scout/architect/qa) and the cross-stack @fullstack-reviewer/@fullstack-implementor/@fullstack-support trio.",
      "author": { "name": "FullStack Pilot Contributors" },
      "license": "MIT",
      "keywords": ["governance", "commits", "code-health", "microsoft"]
    },
    {
      "name": "pilot-angular",
      "source": "./plugins/pilot-angular",
      "description": "Angular / TypeScript governance for v15-20: signals and state, performance, WCAG 2.2 AA accessibility, UI/UX visual consistency, motion/reduced-motion, permissions-only route guards, OIDC/PKCE authentication, HTTP resilience, routing, SSR, coding standards, theming, shared UI libraries and JSON-schema dynamic forms, testing, i18n, global error handling, PWA/offline, telemetry, Nx/module-federation monorepo and lint governance, OpenAPI/NSwag clients, third-party scripts, feature flags, and NgRx — with @angular-reviewer, @angular-implementor, and @angular-support agents",
      "author": { "name": "FullStack Pilot Contributors" },
      "license": "MIT",
      "keywords": ["angular", "typescript",

Read the full file on GitHub · 63 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 · 63 lines scan A a6ea3b0b69fc

Subscribe to this mod's changes

fullstack-pilot is a plugin published in the GitHub repository AgenticPawan/FullStack-Pilot (2 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.