control-mapping

Maps NIST controls to FedRAMP requirements and documents. Use when helping with control implementation, compliance mapping, security baseline alignment, or understanding control requirements.

$ Installieren

git clone https://github.com/ethanolivertroy/fedramp-docs-mcp /tmp/fedramp-docs-mcp && cp -r /tmp/fedramp-docs-mcp/plugin/skills/control-mapping ~/.claude/skills/fedramp-docs-mcp

// tip: Run this command in your terminal to install the skill


name: control-mapping description: Maps NIST controls to FedRAMP requirements and documents. Use when helping with control implementation, compliance mapping, security baseline alignment, or understanding control requirements.

When mapping controls:

  1. Cross-reference NIST SP 800-53 control definitions with FedRAMP MAS/ADS/VDR documents
  2. Identify baseline control families (AC, AU, CA, CM, CP, IA, IR, MA, MP, PE, PL, PM, PS, RA, SA, SC, SI, SR)
  3. Show control-to-document guidance relationships
  4. Flag any control gaps or special FedRAMP-specific considerations
  5. Provide implementation examples from FedRAMP guidance
  6. Include control enhancements where applicable

Use the fedramp-docs MCP server tools:

  • list_controls to get control mappings filtered by family or control ID
  • grep_controls_in_markdown to find control references in guidance docs
  • search_markdown to find implementation guidance
  • get_significant_change_guidance for change-related controls