Agent Skillsrcarmo/piclaw › kanban-management

kanban-management

GitHub

管理已归档的看板工作项,引导使用 GitHub Issues 和 Projects v2 进行任务追踪。提供通过 gh CLI 创建、列出和关闭 Issue 的标准命令,并兼容旧版文件板工作流。

skel/.pi/skills/kanban-management/SKILL.md rcarmo/piclaw

Trigger Scenarios

需要创建或查看项目任务时 需要将工作项状态更新为完成时

Install

npx skills add rcarmo/piclaw --skill kanban-management -g -y
More Options

Non-standard path

npx skills add https://github.com/rcarmo/piclaw/tree/main/skel/.pi/skills/kanban-management -g -y

Use without installing

npx skills use rcarmo/piclaw@kanban-management

指定 Agent (Claude Code)

npx skills add rcarmo/piclaw --skill kanban-management -a claude-code -g -y

安装 repo 全部 skill

npx skills add rcarmo/piclaw --all -g -y

预览 repo 内 skill

npx skills add rcarmo/piclaw --list

SKILL.md

Frontmatter
{
    "name": "kanban-management",
    "description": "ARCHIVED — project work items are tracked in GitHub Issues and GitHub Projects. Use the github-issues skill when installed, or use gh directly.",
    "distribution": "public"
}

Kanban management — archived

The file-based workitems/ board is archived. Do not create or move Markdown work-item files unless this workspace explicitly adopts the legacy file-board workflow.

Current workflow

Use the current Git repository's GitHub Issues and GitHub Projects v2. Confirm the repository before changing it:

repo=$(gh repo view --json nameWithOwner -q .nameWithOwner)

# Create an issue
gh issue create -R "$repo" --title "..." --body "..."

# List open issues
gh issue list -R "$repo" --state open

# Close a completed issue
gh issue close <number> -R "$repo" --reason completed

If the github-issues skill is installed, load it for project-field IDs, status changes, labels, and board queries. Otherwise inspect the repository with gh issue and gh project before changing it.

The local workitems/ directory remains compatibility scaffolding for older workspaces and project templates. It is not the active tracker unless the workspace says otherwise.

Version History

  • 5fa0ce5 Current 2026-07-25 10:25

Same Skill Collection

runtime/skills/builtin/reload/SKILL.md
runtime/skills/builtin/remote-peer/SKILL.md
runtime/skills/builtin/schedule/SKILL.md
runtime/skills/builtin/script-discovery-annotation/SKILL.md
runtime/skills/builtin/send-message/SKILL.md
runtime/skills/integrations/playwright/SKILL.md
runtime/skills/operator/graphite-power-chart/SKILL.md
runtime/skills/operator/token-chart/SKILL.md
skel/.pi/skills/adaptive-cards-authoring/SKILL.md
skel/.pi/skills/bootstrap-container/SKILL.md
skel/.pi/skills/debug/SKILL.md
skel/.pi/skills/export-timeline-pdf/SKILL.md
skel/.pi/skills/extension-design/SKILL.md
skel/.pi/skills/extension-troubleshoot/SKILL.md
skel/.pi/skills/feature-refinement-flow/SKILL.md
skel/.pi/skills/feed-digest/SKILL.md
skel/.pi/skills/graph-design/SKILL.md
skel/.pi/skills/graphite-power-chart/SKILL.md
skel/.pi/skills/mcp-adapter/SKILL.md
skel/.pi/skills/playwright/SKILL.md
skel/.pi/skills/reload/SKILL.md
skel/.pi/skills/remote-peer/SKILL.md
skel/.pi/skills/schedule/SKILL.md
skel/.pi/skills/script-discovery-annotation/SKILL.md
skel/.pi/skills/send-message/SKILL.md
skel/.pi/skills/setup/SKILL.md
skel/.pi/skills/situate-daily-notes/SKILL.md
skel/.pi/skills/technical-docs/SKILL.md
skel/.pi/skills/timeline-cleanup/SKILL.md
skel/.pi/skills/token-chart/SKILL.md
skel/.pi/skills/twitter-summary/SKILL.md
skel/.pi/skills/web-search-summary/SKILL.md
skel/.pi/skills/web-search/SKILL.md

Metadata

Files
0
Version
ae927fb
Hash
f7ffffe4
Indexed
2026-07-25 10:25

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 15:31
浙ICP备14020137号-1 $Гость$