How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-federation:federation-audit [--compliance hipaa|soc2|gdpr] [--since DATE] [--severity critical|error|warn|info][--compliance hipaa|soc2|gdpr] [--since DATE] [--severity critical|error|warn|info]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Query structured federation audit logs. Supports compliance mode filtering (HIPAA, SOC2, GDPR) and severity filtering.
Query structured federation audit logs. Supports compliance mode filtering (HIPAA, SOC2, GDPR) and severity filtering.
Steps:
npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation audit --compliance MODE --since DATE --severity LEVEL| Compliance Mode | What's Logged |
|---|---|
| HIPAA | Full audit trail, no PII in logs, PHI detection, 6-year retention |
| SOC2 | Access control events, change management, availability monitoring |
| GDPR | Data processing records, consent tracking, right to erasure, data residency |
npx claudepluginhub force416/ruflo --plugin ruflo-federationGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
19plugins reuse this skill
First indexed Jun 15, 2026
Showing the 6 earliest of 19 plugins