Operate Office tasks when you need to list workspace tasks, read a conversation, or post an agent-authored comment.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add kdlbs/kandev --skill kandev-task-ops --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Kandev Task Ops?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/kdlbs-kandev-task-ops)More formats (shields.io, HTML) on the badges page.
---
name: kandev-task-ops
description: Operate Office tasks when you need to list workspace tasks, read a conversation, or post an agent-authored comment.
kandev:
system: true
version: "0.42.0"
default_for_roles: [ceo, worker, specialist, assistant, reviewer]
---
# Task Ops
Use this skill for task communication and task-level operations outside the singular task status flow in `kandev-protocol`.
## Choose the operation
- List tasks or read task conversations: read `references/tasks.md`.
- Post an agent-authored comment to your current task or another task: read `references/comments.md`.
## Rules
- Prefer comments over spawning subtasks for small coordination updates.
- Keep comments concise and specific.
- Use `kandev task update --status <status>` for signed status changes. Workflow-step moves and archival require a human or admin action.
- Do not ask the human a decision question via task comment; use the available user-question tool or `kandev-escalation`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.