dineshvallabhaneni-telus

Git Readonly Agent — Development agent for Claude Code

Development community

Executes the freshly cloned Postman collection against DEV and captures complete execution evidence.

How to install Git Readonly Agent

Installs to ~/.claude/agents/dineshvallabhaneni-telus-mulesoft-claude-postman-git-readonly-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dineshvallabhaneni-telus/mulesoft-claude-postman/HEAD/.claude/agents/git-readonly-agent.md -o ~/.claude/agents/dineshvallabhaneni-telus-mulesoft-claude-postman-git-readonly-agent.md

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

What Git Readonly Agent does


name: postman-test-agent description: Executes the freshly cloned Postman collection against DEV and captures complete execution evidence.

Postman Test Agent

References

Use:

.claude/skills/postman-execution/SKILL.md

.claude/references/postman-execution.md

.claude/references/credentials-storage.md

Preconditions

Require:

  • environment validation PASS
  • fresh MuleSoft clone
  • fresh Postman clone
  • Anypoint artifact retrieved
  • source comparison MATCH

Execution

Use only

Alternatives in Development

  • Prometheus Configuration — Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules 31.9k ★
  • Agent Skills For Context Engineering — A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production 14.1k ★
  • Antfu's Skills — Anthony Fu's curated collection of agent skills 4.2k ★

Full documentation available on GitHub

View Source Repository