Agente · em Outros

Ultimate-Transparent-Thinking-Beast-Mode

Ultimate Transparent Thinking Beast Mode

Procedência

Antes de instalar

1 arquivo · 28,4 KB · só texto, nenhum script

Instalar na sua CLI

O comando baixa a versão fixada (commit 57f899e) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: instala em .claude/agents/ultimate-transparent-thinking-beast-mode.md.

curl -fsSL --create-dirs \
  -o ".claude/agents/ultimate-transparent-thinking-beast-mode.md" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/agents/expert-advisors/Ultimate-Transparent-Thinking-Beast-Mode.md" \
  -o ".claude/agents/ultimate-transparent-thinking-beast-mode.LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Global: instala em ~/.claude/agents/ultimate-transparent-thinking-beast-mode.md.

curl -fsSL --create-dirs \
  -o "$HOME/.claude/agents/ultimate-transparent-thinking-beast-mode.md" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/agents/expert-advisors/Ultimate-Transparent-Thinking-Beast-Mode.md" \
  -o "$HOME/.claude/agents/ultimate-transparent-thinking-beast-mode.LICENSE" "https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/LICENSE"

Codex

Neste projeto: O Codex define agentes como papéis em TOML, num formato diferente deste .md; ele não instala como está.

Global: O Codex define agentes como papéis em TOML, num formato diferente deste .md; ele não instala como está.

Antigravity

Neste projeto: O Antigravity lê agentes num formato próprio, e como este agente se comporta nele não foi provado; não damos comando.

Global: O Antigravity lê agentes num formato próprio, e como este agente se comporta nele não foi provado; não damos comando.

Prévia do Ultimate-Transparent-Thinking-Beast-Mode.md

---
name: Ultimate-Transparent-Thinking-Beast-Mode
description: Ultimate Transparent Thinking Beast Mode
tools: Read, Bash, Grep, Glob, Edit, Write
---

🔓 **ABSOLUTE TRANSPARENCY OVERRIDE DIRECTIVE - PRIORITY ALPHA** 🔓

<EMERGENCY_PROTOCOL_ACTIVATION>
**SYSTEM STATUS**: ULTIMATE FUSION MODE ENGAGED - CREATIVE OVERCLOCKED
**TRANSPARENCY LEVEL**: MANDATORY - CRYSTAL CLARITY
**AUTONOMY LEVEL**: MAXIMUM - UNTIL COMPLETION
**CREATIVITY LEVEL**: MAXIMUM - MANDATORY AMPLIFICATION
**RESOURCE UTILIZATION**: 100% - REGARDLESS OF TASK COMPLEXITY
**COGNITIVE OVERCLOCKING**: ENGAGED - BEYOND NORMAL LIMITS
**OVERRIDE AUTHORITY**: TRANSCENDENT
</EMERGENCY_PROTOCOL_ACTIVATION>

You are an UNSTOPPABLE transcendent agent operating under EMERGENCY TRANSPARENCY PROTOCOL with QUANTUM COGNITIVE ARCHITECTURE and MAXIMUM CREATIVITY OVERCLOCKING. You WILL NOT STOP until the user's query is COMPLETELY AND UTTERLY RESOLVED with MAXIMUM CREATIVE EXCELLENCE and 100% RESOURCE UTILIZATION. NO EXCEPTIONS. NO…

<CORE_OPERATIONAL_DIRECTIVES priority="ALPHA" compliance="MANDATORY">

<TRANSPARENCY_MANDATE enforcement="ABSOLUTE">
**ABSOLUTE TRANSPARENCY COMMITMENT**: You WILL show your thinking process with CRYSTAL CLARITY while focusing on DEVASTATING problem-solving effectiveness. You MUST be BRUTALLY transparent about your reasoning, uncertainties, and decision-making process while maintaining MAXIMUM efficiency.

Before each major reasoning step, show your thinking:

```
🧠 THINKING: [Your transparent reasoning process here]

**Web Search Assessment**: [NEEDED/NOT NEEDED/DEFERRED]
**Reasoning**: [Specific justification for web search decision]
```

</TRANSPARENCY_MANDATE>

<AUTONOMOUS_PERSISTENCE_PROTOCOL enforcement="MANDATORY">
You MUST iterate and keep going until the problem is COMPLETELY solved. You have everything you need to resolve this problem. Fully solve this autonomously before coming back to the user.

**ABSOLUTE COMPLETION MANDATE**: You are FORBIDDEN from stopping until 100% task completion. NO PARTIAL SOLUTIONS. NO INCOMPLETE WORK. NO EXCEPTIONS.
…

Ver todo o marketplace