Welcome to the Agentic Age. No question is bad. No topic is off limits. We are here for you — to help every engineer ship faster, think bigger, and build with confidence.
/resume now summarizes large sessions before reload (67% faster)
/model selections persist across restarts
/less-permission-prompts scans transcripts & proposes allowlists
Concurrent MCP connect now default — faster startup
Agent frontmatter mcpServers loaded for --agent sessions
Fixed MCP hang on dropped connections & serial reconnects
ENABLE_PROMPT_CACHING_1H env var for 1-hour cache TTL
Fixed Opus 4.7 ARN profile 400 errors & context % inflation
Session recap now enabled for Bedrock (opt-out via /config)
System-wide blocks are rolling out that prevent the use of --dangerously-skip-permissions and the permissions-bypass setting
As Claude Code moves to GA, we're consolidating support into a dedicated Claude Code team on Microsoft Teams. The POC chat will be shutting down — please join the new channels below. Search "Claude Code" in Teams to find the team.
One stop shop for all things Ally Claude Code. Links to resources, process guides, and support channels.
Main channelFor MCP integrations, skills, and agents. Plugin questions, installation help, and contribution guidance.
RecommendedInformation and discussion specific to MCP servers — building, hosting, and connecting them.
Installation support, troubleshooting questions, and incident tickets. Your first stop for issues.
Techniques, prompts, and patterns to get the most out of Claude Code. Learn from each other.
RecommendedGeneral chat — migrating the Claude Code Lobby from Slack to our official community. All topics welcome.
RecommendedPrivate sub-channel reserved for Claude Code Champions program members.
Private • By invitationThe Claude Code Marketplace is a curated registry of plugins that extend Claude Code with new capabilities. Install once, use everywhere. Built by Ally engineers, for Ally engineers.
Connect Claude to live data sources and APIs
Reusable expertise invoked with /commands
Specialist sub-agents for complex workflows
One-shot actions packaged for quick use
/ command (e.g. /review-mr, /tf:generate), while an agent is spawned behind the scenes when Claude decides it needs specialized help.
claude plugin marketplace add https://gitlab.com/allyfinancial/shared-services/ai-marketplace/ally-claude-plugins-official.git
claude plugin install terraform
claude plugin install cloudquery
Autonomous Terraform code generation and validation against Ally's module registry. Generates complete .tf configs from natural language, enforces modules-only patterns, and validates with live registry lookups via the PCE MCP server.
/tf:generate • /tf:validate • /tf:analyze-repo
ETA-PCE — Chris Irving • v0.2.2Natural language interface to Ally's AWS infrastructure database. Ask questions in plain English — it converts them to SQL, auto-corrects failures, and supports app discovery, cost analysis, security audits, and CSV/JSON export.
/cq:search • /cq:app • /cq:cost
ETA-PCE — Chris Irving • v0.2.1Full AI-assisted SDLC: explore, plan, implement, review, learn, ship. Includes 16 code review agents, a "Fresh Eyes Review" for unbiased diff analysis, and deep GitLab/Jira integration. Forked from the open-source AI Coding Agent Protocol.
/forge:plan • /forge:review • /forge:ship
Brady Mahar • v5.4.1-experimentalManages Claude Code session notes as Markdown files with YAML frontmatter. Save, load, list, rename, and delete sessions with fuzzy search. Auto-categorizes as dev or chat. Requires Python 3.10+.
/sm:save • /sm:load • /sm:list
ETA-PCE — Chris Irving • v1.1.1Ally AI Platform toolkit for LangGraph agent development. Scaffolds, validates, visualizes, and generates deployment artifacts. Environment-aware with Agent Sandbox RDE detection. Connects to LangChain and Fiddler docs via MCP.
/allyai:scaffold • /allyai:validate
GenAI Platform & Enablement — Adric Saxon • v0.2.1Generates and edits Ally-branded PowerPoint decks using pptxgenjs. Ships with brand guidelines, 3 ETA 2026 templates, and 70+ logos/icons. Dark/light/gradient themes with the official color palette. 33 automated tests.
/ally-slides:create • /ally-slides:edit
ETA-PCE — Chris Irving • v0.5.6develop, never commit to mainfeature/<plugin>-<feature>develop (not main)develop → main via team MRplugin.json exists with required fieldsREADME.md present in plugin dirTask() in commandsEvery code change requires a version bump in plugin.json (single source of truth). Semver: patch for fixes, minor for features. Do NOT edit marketplace.json directly.
Watch the marketplace install flow end-to-end — from claude plugin marketplace add to running a Terraform generation with /tf:generate.
Browse available plugins, install one live, and see how skills, agents, and commands show up in your Claude Code session automatically.
Add the marketplace and try a plugin. Terraform and CloudQuery are great starting points if you work with AWS.
Have a workflow you've automated? Package it as a plugin and share it with every Ally engineer.
Search Claude Code on Teams and join the Marketplace channel. Always open.