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

ros2_agent_workspace

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

수집된 skills
22
Stars
2
업데이트
2026-06-21
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

run-issue
소프트웨어 개발자

Host orchestrator that drives an issue through the full per-issue lifecycle — dispatches each phase (review-issue → plan-task → review-plan → implement → review-code → triage-reviews → address-findings) as a fresh-context sub-agent, reads each phase's progress.md entry to choose the next action, and pauses at user checkpoints. Local-first: the PR is created at the end, never auto-pushes or auto-merges without confirmation.

2026-06-21
review-issue
소프트웨어 개발자

Evaluate a GitHub issue against workspace principles and ADRs before work begins. Records findings in progress.md and best-effort posts them as a comment on the issue.

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

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

2026-06-21
start-deployment
소프트웨어 개발자

Activate deployment mode for a live field deployment. Discovers the project's deployment config, detects dev/field side via field_mode.sh, and either creates a new deployment, first-activates an existing one (worktree/main-tree + per-host log + issue-sync push), or resumes an ongoing one. Loads the urgency contract (sterile-cockpit / mitigate-before-diagnose / time-box) into the current agent session.

2026-06-21
wrap-up-deployment
소프트웨어 개발자

Close out a field deployment. Verifies dev-side access, finds the open deployment issue, collects field logs, interviews the operator for corrections, consolidates the dev log, reconciles field code via SHA-preserving merge and /import-field-changes, opens the wrap-up PR (Closes

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

Lead reviewer that orchestrates specialist sub-reviews (static analysis, governance, plan drift, adversarial) to evaluate a PR or pre-push diff. Scales review depth to change risk. Produces a unified structured report and persists findings to progress.md.

2026-06-20
address-findings
소프트웨어 개발자

Work through the open action items from the latest review entry in progress.md — a

2026-06-20
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-06-16
triage-reviews
소프트웨어 품질 보증 분석가·테스터

Integrator — evaluate PR review comments (human and bot) together with the prior progress.md review timeline, against local code, principles, and ADRs. Includes CI check status. Classifies each finding as valid or false positive, flags cross-source confirmations, presents a fix plan, and persists a unified Integrated Review entry to progress.md.

2026-06-15
import-field-changes
소프트웨어 개발자

Batch-import field changes from a secondary remote (e.g., gitcloud) back to GitHub for review. For each repo with remote-ahead commits, creates an issue, opens a draft PR, and pre-reviews the diff against the Quality Standard.

2026-06-01
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-03-23
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-13
issue-triage
소프트웨어 개발자

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

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

Scaffold, debug, and analyze test coverage for ROS 2 packages. Supports GTest, PyTest, and launch_testing.

2026-03-13
document-package
소프트웨어 개발자

Generate or update ROS 2 package documentation (README and API docs) by reading source code. Enforces the documentation verification workflow.

2026-03-13
skill-importer
소프트웨어 개발자

Evaluate and import external skills into the workspace. Checks for redundancy, format, safety, and source attribution before importing.

2026-03-13
gather-project-knowledge
소프트웨어 개발자

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

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

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

2026-03-02
research
컴퓨터·정보 연구 과학자

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

2026-03-02
brainstorm
프로젝트 관리 전문가

Explore possibilities for a topic by combining research digests with project knowledge and governance context.

2026-02-27
audit-workspace
소프트웨어 개발자

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

2026-02-27
brand-guidelines
기술 작가

Applies UNH CCOM/JHC official brand colors, typography, naming conventions, and editorial style to documentation and artifacts. Use when writing or updating project documentation, README files, web content, presentations, or any material that should reflect the Center's institutional identity.

2026-02-11