Claude Code plugins by Abnormal AI -- explore engineering roles, bootstrap spec-driven development, and build with our public tools.
/plugin marketplace add abnormal-ai/claude-plugins
Explore engineering roles at Abnormal AI that match your interests and stack.
/plugin install careers-abnormal-ai@abnormal-ai
Then run /careers-abnormal-ai.
Bootstrap any monorepo with spec-driven development infrastructure. Generates .ai-dev/ knowledge files (ARCHITECTURE.md, SECURITY.md, LEGAL.md), a planning template, plan review agent, and CLI wrapper (bin/plan).
/plugin install spec-tool@abnormal-ai
Then run /build-spec-tool in any repo. The tool will:
- Explore your codebase to understand tech stack, architecture, and conventions
- Optionally interview you about security policies, compliance, and process
- Generate customized
.ai-dev/files reflecting your actual patterns - Create a
bin/planshell wrapper for launching planning sessions - Install a plan review agent that validates plans against your standards