Agentstack Init — Development skill for Claude Code
Bootstrap AgentStack in this project — OAuth login, SDK hint, capability discovery, next commands.
How to install Agentstack Init
Installs to ~/.claude/skills/agentstacktech-claude-plugin-agentstack-init/SKILL.md
mkdir -p ~/.claude/skills/agentstacktech-claude-plugin-agentstack-init && curl -fsSL https://raw.githubusercontent.com/agentstacktech/claude-plugin/HEAD/commands/agentstack-init.md -o ~/.claude/skills/agentstacktech-claude-plugin-agentstack-init/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Agentstack Init does
description: Bootstrap AgentStack in this project — OAuth login, SDK hint, capability discovery, next commands.
/agentstack:init
Run **in this order**.
1. Auth
If MCP is not configured (`claude mcp list` missing `agentstack`), run `/agentstack:login`:
node scripts/device-login.mjs --scope-preset=full
Then run the printed `claude mcp add` command.
2. Smoke
{
"steps": [{ "action": "auth.get_profile", "params": {} }]
}
If this fails → `/agentstack:
Alternatives in Development
- Codexbar — Show usage stats for OpenAI Codex and Claude Code, without having to login 8.8k ★
- Agentlas Login — Sign this machine into Agentlas (opens the browser sign-in window) 1.1k ★
- Claude Balancer — A load balancer proxy for multiple Claude OAuth accounts with automatic failover, request tracking, and web da 910 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Agentstack Login
Sign in to AgentStack with OAuth Device Code and configure Claude Code MCP.
Agentstack Diagnose
Troubleshoot AgentStack MCP — health, discovery, token, surface probe.
Drupal Bootstrap
Auto-detect project state and bootstrap structural index, semantic docs, and CLAUDE.md hint
Opencode Anthropic OAuth
OpenCode plugin for Anthropic Claude Pro/Max OAuth login — no Claude Code needed.
Orgx Login
Authenticate the bundled OrgX MCP connection through Claude Code's native OAuth flow.
Connector Discovery Skill
Triggers: - Invoked during onboarding Phase 3.5 (after archetype detection) - Invoked by capability-suggester
Related Agents
Auth Tester
Authentication and session management testing agent. Use for login bypass, session fixation, password reset fl
Supabase Auth Linker
Use proactively whenever the user asks a question about Supabase authentication, login, security, JWTs, RLS, O
Arch
Agent Arch — bootstrap idempotent de la solution / des projets vides selon les stacks actifs (Init Commands §2