Skip to content
Skill

t

by peterfei

AI Summary

A shorthand alias for the /thread command in Claude Code, providing quick access to thread management functionality for developers working with the IDE.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "t" skill in my project.

Please run this command in my terminal:
# Install skill into your project (11 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/t.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/README.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/README.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/be-start.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/be-start.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fe-start.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/fe-start.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/ops-start.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/ops-start.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pm-start.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/pm-start.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/qa-start.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/qa-start.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/start-task.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/start-task.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/thread.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/thread.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/threads.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/threads.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/tl-start.md "https://raw.githubusercontent.com/peterfei/ai-agent-team/main/.claude/commands/tl-start.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Alias for /thread command

Thread Command Alias

This is an alias for the /thread command. See /help thread for full documentation. Behaves exactly like /thread. ⚠️ 重要:执行前必须先检查 mcp__thread-manager__* 工具是否可用。如不可用,请参考 /thread 命令中的错误处理说明。

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 4mo ago
Stale
Adoption100+ stars on GitHub
307 ★ · Growing
DocsMissing or thin
Undocumented

GitHub Signals

Stars307
Forks40
Issues1
Updated4mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code