Armory
Source
Browse
Skills

behavioral-modes

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install behavioral-modes --cli claude

writes the skill into.claude/skills/behavioral-modes/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/behavioral-modes/SKILL.md

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

What it is

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

When to use it

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/behavioral-modes/SKILL.md -o .claude/skills/behavioral-modes/SKILL.md

Notes

Extracted from davila7/claude-code-templates, behavioral-modes category.