milestone-4-admin

Enforce production-readiness criteria for Next.js admin dashboards with RBAC, audit logs, and caching.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/novatech2210-cmd/ImidusApp --skill milestone-4-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-4-admin
Source: https://github.com/novatech2210-cmd/ImidusApp/tree/main/.gemini/agents/milestone-4-admin
Command: npx skills add https://github.com/novatech2210-cmd/ImidusApp --skill milestone-4-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Milestone 4 quality gate defines and enforces production-readiness criteria for a merchant/admin portal, ensuring security, performance, and maintainability within a legacy POS integration.

Core Features & Use Cases

  • RBAC enforcement for admin dashboards and reports
  • Audit logging, overlay management, and RFM caching with cache invalidation
  • Automated birthday reward workflows and push campaigns
  • Performance guardrails and compatibility considerations for SQL Server 2005

Quick Start

Configure and run the Milestone 4 quality gate against the admin portal codebase to validate RBAC, audit logging, caching, and deployment readiness.

Frequently Asked Questions about milestone-4-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce RBAC and audit logging in a Next.js admin portal?

To enforce RBAC and audit logging in a Next.js admin portal, apply a milestone-based quality gate that codifies production-readiness criteria, validating role definitions and recording audit logs for dashboard access.

What is a milestone quality gate for production readiness?

A milestone quality gate for production readiness is a set of codified criteria that validates security, performance, and maintainability features like RBAC, caching, and audit logs before a merchant admin portal deploys.

How do I handle overlay menu cache invalidation in a Next.js dashboard?

Handle overlay menu cache invalidation by applying a quality gate that checks overlay management and RFM caching protocols, ensuring pre-aggregated data usage and proper cache invalidation within the admin portal.

Can I use this admin portal quality gate with SQL Server 2005?

Yes, this admin portal quality gate can be used with SQL Server 2005, as it explicitly includes performance guardrails and compatibility considerations tailored for legacy POS integrations operating on that database.

How do I automate birthday reward workflows in a restaurant POS?

Automate birthday reward workflows in a restaurant POS by configuring the milestone quality gate to validate automated birthday reward triggers and push campaigns within the merchant admin portal integration.