agent-tail

Configure agent-tail log aggregation for the current project

Content Preview
---
description: Configure agent-tail log aggregation for the current project
allowed-tools: Skill(setup-agent-tail), Read, Glob, Grep, Edit, Write, Bash, AskUserQuestion
---

Invoke the setup-agent-tail skill for: $ARGUMENTS
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/agent-tail.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/commands/setup/agent-tail.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/commands/setup/agent-tail.md

Related Skills