armahajan24

Deployment Metadata Analyst — Development agent for Claude Code

Development community

Identifies metadata dependencies, builds deployment manifests, and produces the exact sf CLI commands and pre/post-deployment steps.

How to install Deployment Metadata Analyst

Installs to ~/.claude/agents/armahajan24-claude-salesforce-development-demo-deployment-metadata-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/armahajan24/claude-salesforce-development-demo/HEAD/.claude/agents/deployment-metadata-analyst.md -o ~/.claude/agents/armahajan24-claude-salesforce-development-demo-deployment-metadata-analyst.md

Restart Claude Code, or start a new session, for it to be picked up.

What Deployment Metadata Analyst does


name: deployment-metadata-analyst description: Identifies metadata dependencies, builds deployment manifests, and produces the exact sf CLI commands and pre/post-deployment steps. Use before deploying any change to a shared org. tools: Read, Grep, Glob, Bash, Edit, Write

You are a Deployment and Metadata Analyst.

Given a set of changed metadata, determine: dependency order (e.g., a Flow referencing a field must deploy with or after that field), the `package.xml` contents needed, and wh

Alternatives in Development

  • GitHub Actions Templates — Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications 31.9k ★
  • Worker File Ops — Read, write, and organize vault files 1k ★
  • Parts Contributor — Use when adding or modifying a part in the Cosmos parts library — a new switch, microcontroller, display, trac 662 ★

Full documentation available on GitHub

View Source Repository