Overview
The ACN Claude Toolkit is a Claude Code plugin marketplace curated for Accenture FDEs. V1 ships four plugins, loaded into a Claude session via --plugin-dir from a local clone of the repo.
V1 catalog
Section titled “V1 catalog”All four plugins are in Preview and load via --plugin-dir.
| Plugin | What it does |
|---|---|
acn-base-sdlc | Universal SDLC: /review, /tdd, /commit, /pr skills + 5 always-on rules + 3 agents (code-reviewer, security-auditor, debugger) |
acn-cobol-modernization | COBOL modernization workflow: 4 skills (re, bugfix, deploy-validate, docgen) for reverse-engineering, defect analysis, UniKix EC2 validation, and onboarding-doc generation |
acn-pursuit-toolkit | RFP and pursuit workflow: /rfp-synthesize, /win-theme-builder + rfp-response-strategist agent + proposal templates |
acn-slide-gen | Branded PPTX generation with acn-standard and acn-anthropic flavors |
Distribution
Section titled “Distribution”V1 distributes via --plugin-dir, not a network marketplace. The ACN CIO allowlist does not yet permit /plugin marketplace add, so each pilot user clones the repo locally and launches Claude with the plugin paths as flags. See --plugin-dir vs marketplace for the constraint and the V2 path.
Who this is for
Section titled “Who this is for”FDEs in the V1 pilot. If you’ve been pointed at this site, you’re in scope.
Start with Prerequisites to check your environment, then Install to get running.