AI SummaryA 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
◐ StaleAdoption100+ stars on GitHub
307 ★ · GrowingDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code