work-board 是做什麼的?
File-based lightweight work selection and tracking skill for agents
基於檔案的輕量級工作選擇與追蹤技能,適用於AI代理。
perhapsspy/work-board 是一個基於檔案的輕量級工作選擇和追蹤技能,專為AI代理設計。它通過讀取和寫入簡單的文字或設定檔,幫助代理識別當前待辦的工作項目、追蹤進度以及記錄完成狀態。此技能無需外部資料庫或複雜API,所有狀態都儲存在專案目錄的本地檔案中,因此易於整合到任何開發工作流程中。它特別適合需要快速了解當前任務、避免重複勞動以及記錄工作歷史的情境。透過檔案命名慣例或特定標記指示工作狀態(如待辦、進行中、已完成),代理可以自主管理和優先處理任務。此技能可搭配Claude Code、Cursor等支援檔案讀寫和上下文感知的AI輔助工具使用,提升開發效率和任務管理清晰度。
npx skills add perhapsspy/work-boardInstalled? Explore more 生產力與協作 skills: steipete/gemini, steipete/gh-issues, steipete/skill-creator · View all 6 →
File-based lightweight work selection and tracking skill for agents
Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.