bmad-agent-tea-tea

Load the tea.md agent file and execute its activation steps verbatim.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-agent-tea-tea-rafaellsalmeida
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-agent-tea-tea
Source: https://github.com/RafaellsAlmeida/lifetrek/tree/main/.agents/skills/bmad-agent-tea-tea
Command: npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill bmad-agent-tea-tea-rafaellsalmeida

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the activation and strict persona emulation workflow by loading an external agent file and executing its instructions, ensuring consistent behavior.

Core Features & Use Cases

  • Full persona activation: Load and embody the agent persona from the external tea.md file.
  • Strict activation flow: Execute all activation steps verbatim as written.
  • Session persistence: Maintain character across interactions during the session.

Use Case

When you need a reproducible agent persona loaded from external sources for testing or controlled automation.

Quick Start

Activate the bmad-agent-tea-tea skill to load and execute the tea agent according to its activation steps.

Frequently Asked Questions about bmad-agent-tea-tea

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load an external agent file to activate a persona in a controlled session?

To activate an external agent persona, this skill loads the tea.md file verbatim from the project root and strictly executes all defined activation steps to ensure consistent behavior.

What is strict persona emulation for workflow automation?

Strict persona emulation is the process of loading an external agent definition and executing its instructions verbatim, ensuring reproducible behavior and prompts within a controlled automation session.

How do I maintain agent character persistence across interactions during a session?

You maintain character persistence by executing the full activation flow from the external agent file, which instantiates a disciplined persona that remains in effect throughout the session.

Do I need a specific file path to load an external agent definition?

Yes, loading the external agent definition requires access to the tea.md file located specifically at {project-root}/_bmad/tea/agents/tea.md to preserve the intended behavior.

Can I use this approach for reproducible agent testing from external sources?

Yes, you can use this activation workflow to load reproducible agent personas from external sources, which is specifically designed for testing and controlled automation scenarios.

What happens if activation steps are not executed verbatim when loading an agent?

Deviating from the verbatim execution of activation steps will break the strict persona emulation, compromising the consistent behavior and reproducibility required for the controlled session.