7-day intensive training plan targeting the CCA-F exam — Anthropic's first official technical credential, launched March 12, 2026. All 5 exam domains covered: agentic architecture (27%), tool design & MCP (18%), Claude Code config (20%), prompt engineering (20%), context & reliability (15%). Built for Fynaptix UAE consulting positioning.
get_contact, create_task, log_interaction — 3 distinct, non-overlapping toolsdo_everything tool with 20 parameters → Claude cannot invoke reliably./CLAUDE.md overrides parent directory which overrides ~/.claude/CLAUDE.md. Also tested: slash command file location (.claude/commands/), hook pre/post execution behaviour, and running Claude Code SDK in non-interactive mode for CI/CD pipelines../CLAUDE.md → parent dirs → ~/.claude/CLAUDE.md → @include imports@include path/to/file.md syntax for shared context across projects/deploy:staging command: runs tests → builds → deploys → rollback on failure/production without explicit confirmation tokenclaude --non-interactive --output-format json — the CI/CD pattern for machine-readable output{ + a validation-retry loop that sends the parse error back as a user message and retries up to 3 times.{" to force JSON output without preamble<context>, <instructions>, <examples> to separate prompt sections — improves attention{"confidence": 0.87, "answer": "..."} → route low-confidence to human reviewparse_document, check_kyc_database, draft_report, flag_human_review