AgentStack
SKILL verified MIT Self-run

Vibedevteam Sync

skill-natureblueee-wow-harness-vibedevteam-sync · by NatureBlueee

同步 beads 状态到 PROJ 文档。当用户需要更新项目进度时使用。

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-natureblueee-wow-harness-vibedevteam-sync

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Are you the author of Vibedevteam Sync? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

VibeDevTeam: 同步 beads 状态到 PROJ

当用户调用此 skill 时,执行以下步骤:

触发条件

用户说类似:

  • "同步状态"
  • "更新 PROJ"
  • "同步进度"

执行步骤

  1. 确认参数
  • PROJ 文件路径(如:docs/E-014-xxx/proj/PROJ-E-014-v1.md)
  1. 验证前置条件

``bash test -f "$PROJ_FILE" bd list | head -5 ``

  1. 执行脚本

``bash cd .claude/skills/vibedevteam-sync && ./beads-sync-proj.sh "$PROJ_FILE" ``

  1. 报告结果
  • 备份文件位置
  • 更新的任务数量
  • 未找到的任务数量

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.