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

agent_workspace

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

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

이 저장소의 skills

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

Lead reviewer that orchestrates specialist sub-reviews (static analysis, governance, plan drift, adversarial) to evaluate a PR. Scales review depth to change risk. Produces a unified structured report.

2026-05-10
start-task
소프트웨어 개발자

Claude Code only — create or enter the worktree for an issue/skill and switch the session into it via the native EnterWorktree tool. Wraps worktree_create.sh / worktree_enter.sh so all project policy (issue checks, branch naming, skill allowlist, --plan-file draft PR, --workflow scaffolding) still applies.

2026-05-10
triage-reviews
소프트웨어 품질 보증 분석가·테스터

Evaluate PR review comments (human and bot) against local code, principles, and ADRs. Includes CI check status. Classifies each as valid or false positive and presents a fix plan.

2026-04-26
plan-task
소프트웨어 개발자

Generate a principles-aware work plan for an issue. Saves to `.agent/work-plans/` in the repo that owns the issue and commits as the first step on the feature branch.

2026-04-26
issue-triage
소프트웨어 개발자

Scan project repositories for GitHub issues, categorize them, flag stale items, and cross-reference with workspace tracking.

2026-04-06
what-next
소프트웨어 개발자

Read ROADMAP.md files, cross-reference with GitHub issues, detect staleness, and suggest prioritized next work.

2026-04-06
review-plan
프로젝트 관리 전문가

Independent evaluation of a committed work plan before implementation begins. Checks scope, approach, principle alignment, consequences, and ROS conventions.

2026-04-06
review-issue
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터

Evaluate a GitHub issue against workspace principles and ADRs before work begins. Posts findings as a comment on the issue.

2026-04-06
analyze-permissions
정보 보안 분석가네트워크·컴퓨터 시스템 관리자

Analyze tool-use logs and propose permission allowlist additions grouped by safety tier.

2026-04-05
inspiration-tracker
소프트웨어 개발자

Track external projects for portable enhancements and interesting patterns. Supports fork-style file diffs and inspiration-style surveys with per-project digests.

2026-04-04
research
통계 보조원

Survey external sources on a topic and maintain living research digests. Workspace digest is tracked; project digest lives in the manifest repo.

2026-04-02
gather-project-knowledge
소프트웨어 개발자

Scan workspace repos and generate project knowledge summaries for `.agents/workspace-context/`. Requires a GitHub issue and project worktree on the target repo.

2026-03-30
onboard-project
소프트웨어 개발자

Interactive audit and onboarding for project repos. Checks for CI, pre-commit, agent guide, GitHub settings, and labels. Offers to fix gaps or open issues.

2026-03-30
audit-project
소프트웨어 개발자

Check a project repo against workspace and project-level conventions. Reports governance coverage, documentation gaps, and test status.

2026-03-15
audit-workspace
소프트웨어 개발자

Check the workspace against its own standards. Find rules without enforcement, drifted ADRs, stale docs, and missing consequences. Run periodically.

2026-03-15
document-project
소프트웨어 개발자

Generate or update project component documentation (README and API docs) by reading source code. Enforces the documentation verification workflow.

2026-03-15
test-engineering
소프트웨어 품질 보증 분석가·테스터

Scaffold, debug, and analyze test coverage for project components. Supports multiple test frameworks (GTest, PyTest, Jest, cargo test, go test, etc.).

2026-03-15