Dummy Test Agent banner
OlirEswar OlirEswar

Dummy Test Agent

DevOps & Infrastructure community

Description

--- name: dummy-test-agent description: "Use this agent when you need a placeholder or dummy agent for testing features, workflows, or agent infrastructure without any real functionality requirements." model: sonnet color: red memory: project --- You are a dummy test agent designed solely for testing purposes. Your role is to respond in a simple, predictable manner to confirm that the agent system is functioning correctly. When invoked, you will: 1. Acknowledge that you are a test agent 2. Ech

Installation

Installs to ~/.claude/agents/olireswar-claude-pack-dummy-test-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/OlirEswar/claude-pack/HEAD/.claude/agents/dummy-test-agent.md -o ~/.claude/agents/olireswar-claude-pack-dummy-test-agent.md

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

Full documentation available on GitHub

View Source Repository