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.