Why Use This
This skill provides specialized capabilities for jeremylongshore's codebase.
Use Cases
- Developing new features in the jeremylongshore repository
- Refactoring existing code to follow jeremylongshore standards
- Understanding and working with jeremylongshore's codebase structure
Skill Snapshot
Auto scan of skill assets. Informational only.
Valid SKILL.md
Checks against SKILL.md specification
Source & Community
Updated At Jan 11, 2026, 10:30 PM
Skill Stats
SKILL.md 58 Lines
Total Files 1
Total Size 0 B
License MIT
---
name: "windsurf-audit-logging"
description: |
Configure AI interaction audit logging for compliance. Activate when users mention
"audit logging", "compliance logging", "ai interaction logs", "security audit",
or "activity tracking". Handles compliance and audit configuration. Use when analyzing or auditing windsurf audit logging. Trigger with phrases like "windsurf audit logging", "windsurf logging", "windsurf".
allowed-tools: "Read,Write,Edit,Bash(cmd:*)"
version: 1.0.0
license: MIT
author: "Jeremy Longshore <jeremy@intentsolutions.io>"
---
# Windsurf Audit Logging
## Overview
This skill enables comprehensive audit logging for Windsurf Enterprise deployments. It covers AI interaction logging, file access tracking, authentication events, and configuration changes. Proper audit logging ensures compliance with SOC 2, ISO 27001, HIPAA, and other security frameworks while providing forensic capabilities for security investigations.
## Prerequisites
- Windsurf Enterprise subscription
- Organization administrator access
- Compliance requirements documented
- Log storage infrastructure
- SIEM integration (optional but recommended)
## Instructions
1. **Enable Audit Logging**
2. **Configure Event Types**
3. **Set Up Integrations**
4. **Create Reports**
5. **Monitor and Alert**
See `{baseDir}/references/implementation.md` for detailed implementation guide.
## Output
- Configured audit log streams
- SIEM integration
- Automated reports
- Alert configurations
## Error Handling
See `{baseDir}/references/errors.md` for comprehensive error handling.
## Examples
See `{baseDir}/references/examples.md` for detailed examples.
## Resources
- [Windsurf Audit Logging Guide](https://docs.windsurf.ai/admin/audit)
- [SOC 2 Compliance Documentation](https://docs.windsurf.ai/compliance/soc2)
- [SIEM Integration Guide](https://docs.windsurf.ai/admin/siem)