work-board은(는) 무엇을 하나요?
File-based lightweight work selection and tracking skill for agents
파일 기반의 경량 작업 선택 및 추적 스킬 (에이전트용)
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.