Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

taskmd

taskmd에는 driangle에서 수집한 skills 28개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
28
Stars
55
업데이트
2026-04-19
Forks
11
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

list-tasks
소프트웨어 개발자

List tasks with optional filters. Use when the user wants to see their tasks.

2026-04-19
list-tasks
소프트웨어 개발자

List tasks with optional filters. Use when the user wants to see their tasks.

2026-04-19
next-task
기타 컴퓨터 관련 직업

Get the next recommended task to work on. Use when the user asks what to work on next or needs a task assignment.

2026-04-19
add-task
기타 컴퓨터 관련 직업

Create a new task file following the taskmd specification. Use when the user wants to add a new task to the project.

2026-04-19
split-task
기타 컴퓨터 관련 직업

Split a large task into smaller sub-tasks. Accepts a task ID, evaluates complexity, and creates sibling task files if warranted.

2026-04-19
update-task
기타 컴퓨터 관련 직업

Update an existing task's fields (status, priority, title, tags, dependencies, etc.). Use when the user wants to modify a task's properties.

2026-04-19
add-task
기타 컴퓨터 관련 직업

Create a new task file following the taskmd specification. Use when the user wants to add a new task to the project.

2026-04-19
split-task
기타 컴퓨터 관련 직업

Split a large task into smaller sub-tasks. Accepts a task ID, evaluates complexity, and creates sibling task files if warranted.

2026-04-19
update-task
기타 컴퓨터 관련 직업

Update an existing task's fields (status, priority, title, tags, dependencies, etc.). Use when the user wants to modify a task's properties.

2026-04-19
complete-task
기타 컴퓨터 관련 직업

Mark a task as completed. Use when the user wants to mark a task as done or complete.

2026-04-19
complete-task
기타 컴퓨터 관련 직업

Mark a task as completed. Use when the user wants to mark a task as done or complete.

2026-03-14
divide-and-conquer
기타 컴퓨터 관련 직업

Pick up a task and execute it using subagents to parallelize independent workstreams. Use when the user wants to work on a task with maximum concurrency.

2026-03-13
do-task
기타 컴퓨터 관련 직업

Look up a task by ID or name and start working on it. Use when the user wants to pick up and execute a task.

2026-03-13
get-task
기타 컴퓨터 관련 직업

Get details of a specific task by ID or name. Use when the user wants to view or look up a task.

2026-03-13
get-task-status
기타 컴퓨터 관련 직업

Get only the metadata/status of a task without full details. Use when the user wants to quickly check a task's status, priority, or other metadata.

2026-03-13
import-todos
소프트웨어 개발자

Discover TODO/FIXME comments in the codebase and convert selected ones into task files. Use when the user wants to turn code TODOs into tracked tasks.

2026-03-13
next-task
소프트웨어 개발자

Get the next recommended task to work on. Use when the user asks what to work on next or needs a task assignment.

2026-03-13
validate-tasks
소프트웨어 개발자

Validate task files for format and convention errors. Use when the user wants to check their task files.

2026-03-13
verify-task
소프트웨어 품질 보증 분석가·테스터

Run verification checks for a task and evaluate results. Use when the user wants to verify a task's acceptance criteria.

2026-03-13
divide-and-conquer
기타 컴퓨터 관련 직업

Pick up a task and execute it using subagents to parallelize independent workstreams. Use when the user wants to work on a task with maximum concurrency.

2026-03-08
do-task
기타 컴퓨터 관련 직업

Look up a task by ID or name and start working on it. Use when the user wants to pick up and execute a task.

2026-03-08
verify-task
소프트웨어 품질 보증 분석가·테스터

Run verification checks for a task and evaluate results. Use when the user wants to verify a task's acceptance criteria.

2026-02-23
audit-docs
소프트웨어 개발자

Audit documentation coverage across CLI commands, web features, and configuration. Builds the CLI, discovers all commands/flags, checks web pages, and cross-references against docs/ and apps/docs/.

2026-02-22
release
소프트웨어 개발자

Create a new release by bumping versions, tagging, pushing, and generating release notes. Use when the user wants to release a new version.

2026-02-22
validate-tasks
소프트웨어 개발자

Validate task files for format and convention errors. Use when the user wants to check their task files.

2026-02-21
import-todos
소프트웨어 개발자

Discover TODO/FIXME comments in the codebase and convert selected ones into task files. Use when the user wants to turn code TODOs into tracked tasks.

2026-02-19
get-task-status
소프트웨어 개발자

Get only the metadata/status of a task without full details. Use when the user wants to quickly check a task's status, priority, or other metadata.

2026-02-15
get-task
소프트웨어 개발자

Get details of a specific task by ID or name. Use when the user wants to view or look up a task.

2026-02-14