Agent Template banner
SteveGJones SteveGJones

Agent Template

Data & AI community

Description

--- name: agent-template description: Template for creating new AI agents with proper YAML frontmatter examples: - '<example> Context: Developer wants to create a new specialized agent user: "I need to create a new agent for database optimization" assistant: "I will help you create a properly formatted agent using this template. Copy this file, rename it to match your agent name, and fill in the specific details for your database optimization specialist." <commentary> This template pro

Installation

Installs to ~/.claude/agents/stevegjones-ai-first-sdlc-practices-agent-template.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SteveGJones/ai-first-sdlc-practices/HEAD/agents/agent-template.md -o ~/.claude/agents/stevegjones-ai-first-sdlc-practices-agent-template.md

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

Full documentation available on GitHub

View Source Repository