Skip to content

fix: add mandatory consent check to 3 skills#3

Merged
adam-s merged 1 commit into
mainfrom
fix/add-consent-checks
Mar 24, 2026
Merged

fix: add mandatory consent check to 3 skills#3
adam-s merged 1 commit into
mainfrom
fix/add-consent-checks

Conversation

@adam-s

@adam-s adam-s commented Mar 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add mandatory consent gate to api-discovery, app, and ec2-deploy skills
  • These skills access external websites or production infrastructure but were missing the consent check that instruction-tuning already had
  • All use the shared .claude/user-consent.md pattern — check once, applies to all skills

Test plan

  • Invoke /api-discovery — verify consent prompt appears before proceeding
  • Invoke /app — verify consent prompt appears before proceeding
  • Invoke /ec2-deploy — verify consent prompt appears before proceeding
  • Create .claude/user-consent.md with ACCEPTED: true — verify all three skip the prompt

🤖 Generated with Claude Code

…y skills

These three skills access external websites or infrastructure but were
missing the consent gate that instruction-tuning already had.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@adam-s adam-s merged commit 18c35c7 into main Mar 24, 2026
1 check passed
@adam-s adam-s deleted the fix/add-consent-checks branch March 24, 2026 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant