Armory
Source
Browse
Sub-Agents

gpt-5-beast-mode

Beast Mode 2.0: A powerful autonomous agent tuned specifically for GPT-5 that can solve complex problems by using tools, conducting research, and iterating until the problem is fully resolved.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install gpt-5-beast-mode --cli claude

writes the file to.claude/agents/gpt-5-beast-mode.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/gpt-5-beast-mode.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Beast Mode 2.0: A powerful autonomous agent tuned specifically for GPT-5 that can solve complex problems by using tools, conducting research, and iterating until the problem is fully resolved.

When to use it

Beast Mode 2.0: A powerful autonomous agent tuned specifically for GPT-5 that can solve complex problems by using tools, conducting research, and iterating until the problem is fully resolved.

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/expert-advisors/gpt-5-beast-mode.md -o .claude/agents/gpt-5-beast-mode.md

Notes

Extracted from davila7/claude-code-templates, expert-advisors category.