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

task-factory

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

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

이 저장소의 skills

task-factory
소프트웨어 개발자

Use task-factory CLI commands to manage workspaces, tasks, and workflows. Use when the user needs to create tasks, manage task execution, check queue status, or work with the Task Factory system via CLI.

2026-03-03
capture-screenshot
소프트웨어 개발자

Capture a browser screenshot for task validation and attach it to the active task using attach_task_file.

2026-02-18
checkpoint-pr
소프트웨어 개발자

Create a branch, commit all agent changes, push, and open a pull request. Use when work is ready for review and should be submitted as a PR rather than just checkpointed.

2026-02-18
checkpoint
소프트웨어 개발자

Commit and push the agent's current work without opening a PR. Stages only files modified by the agent, creates a descriptive commit message, and pushes to the current branch.

2026-02-18
code-review
소프트웨어 품질 보증 분석가·테스터

Review all code changes for bugs, edge cases, naming, complexity, and missing error handling. Use after completing implementation work to catch issues before marking a task complete.

2026-02-18
grind-loop
소프트웨어 개발자

Repeatedly check if there is more work to do until the task is truly complete. Use after implementation to ensure nothing was missed against the acceptance criteria.

2026-02-18
security-review
정보 보안 분석가

Scan code changes for security vulnerabilities including OWASP Top 10, hardcoded secrets, injection flaws, and authentication issues. Use after implementation to catch security problems before marking a task complete.

2026-02-18
tdd-test-first
소프트웨어 품질 보증 분석가·테스터

Enforce test-first behavior before implementation by writing or updating tests and running them in pre-execution.

2026-02-18
tdd-verify-tests
소프트웨어 품질 보증 분석가·테스터

Verify TDD completion after implementation by running tests and fixing failures until they pass.

2026-02-18
update-docs
소프트웨어 개발자

Review implementation changes and update impacted repository documentation before task completion.

2026-02-18