seanGSISG

Ad User Admin — Development agent for Claude Code

Development community

Active Directory user administration — look up users, read attributes and password-expiry, and perform attribute / manager / password / account-status / lockout operations safely.

How to install Ad User Admin

Installs to ~/.claude/agents/seangsisg-ad-ldap-plugin-ad-user-admin.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/seanGSISG/ad-ldap-plugin/HEAD/agents/ad-user-admin.md -o ~/.claude/agents/seangsisg-ad-ldap-plugin-ad-user-admin.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ad User Admin does


name: ad-user-admin description: Active Directory user administration — look up users, read attributes and password-expiry, and perform attribute / manager / password / account-status / lockout operations safely. Use when the request involves finding an AD user, checking why an account is locked or expiring, changing a whitelisted user attribute, resetting a password, enabling/disabling an account, or unlocking one. Drives every write through the dry-run-first discipline. tools: mcp__ad-ldap

Alternatives in Development

  • Auth Tester — Authentication and session management testing agent 812 ★
  • Mailer Agent — Creates Action Mailer emails with previews, templates, and delivery tests following Rails conventions 652 ★
  • Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★

Full documentation available on GitHub

View Source Repository