technical-advisory

Generate Dispatcher advisory plans with MCP verification and documentation citations.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/adobe/aem-auth-demo --skill technical-advisory-adobe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-advisory
Source: https://github.com/adobe/aem-auth-demo/tree/main/.agents/skills/technical-advisory
Command: npx skills add https://github.com/adobe/aem-auth-demo --skill technical-advisory-adobe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide deterministic, cloud-focused Dispatcher advisory guidance with MCP verification plans and public documentation citations.

Core Features & Use Cases

  • Deterministic MCP-guided advisory planning for Dispatcher configurations across cloud environments.
  • Coverage for concepts like statfileslevel, filter rules, URL decomposition, cache invalidation behavior, rewrite behavior, and security headers.
  • Guidance for constructing verification plans, risk assessments, rollback strategies, and evidence collection.

Quick Start

Describe a deterministic MCP-based advisory plan for a given Dispatcher cloud scenario, including the required commands, checks, and evidence format.

Frequently Asked Questions about technical-advisory

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

FAQPage Schema
How do I verify cache invalidation behavior for cloud Dispatcher configurations?

Verify cloud Dispatcher cache invalidation behavior by constructing a deterministic MCP-guided plan using tools like inspect_cache and trace_request to collect evidence and validate configuration rules.

What does statfileslevel do in httpd Dispatcher and when do I need to adjust it?

Statfileslevel controls cache sensitivity to file modifications in httpd Dispatcher. Adjust it during cloud advisory planning to optimize invalidation behavior and ensure deterministic caching across environments.

How do I create a rollback strategy for Dispatcher filter rules in a cloud environment?

Create a rollback strategy for cloud Dispatcher filter rules by building an MCP verification plan that uses validate, lint, and tail_logs to assess risks and collect evidence before applying changes.

Does this advisory guidance support security header validation for httpd configurations?

Security header validation is supported through deterministic advisory guidance, utilizing tools like validate and sdk to verify configurations and generate structured risk assessments for cloud httpd setups.

What is the best way to analyze URL decomposition and rewrite behavior in Dispatcher?

Analyze URL decomposition and rewrite behavior by applying deterministic advisory guidance, using trace_request and monitor_metrics to inspect request flows and validate configuration accuracy in cloud environments.

Are there limitations when using MCP tools to lint cloud Dispatcher configurations?

MCP tool usage is constrained to specified commands like validate, lint, sdk, and trace_request, meaning advisory plans must operate within these deterministic boundaries to produce verification evidence and risk assessments.