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

agent-roles-spec

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

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

이 저장소의 skills

bug-fix-prove-it
소프트웨어 품질 보증 분석가·테스터

Fix bugs by reproducing the failure first, making the smallest correction, and proving the regression is covered. Use for bug reports, failing tests, and regressions.

2026-06-23
ci-failure-fix
소프트웨어 품질 보증 분석가·테스터

Fix failing tests or CI by reading logs, identifying the smallest failing surface, making a minimal change, and rerunning targeted verification. Use when given CI logs, failing commands, or broken checks.

2026-06-23
code-context-scan
소프트웨어 개발자

Scan relevant source, tests, commands, and existing project patterns before editing code. Use before non-trivial implementation, bug fixing, or refactoring when the right local pattern is unclear.

2026-06-23
fallback-discipline
소프트웨어 개발자

Control error handling, defaults, retries, compatibility paths, and fallback behavior. Use before adding catch blocks, defaults, shims, optional values, retries, or graceful degradation.

2026-06-23
large-file-control
소프트웨어 개발자

Prevent large-file growth and mixed-responsibility edits. Use when adding significant logic to a large file, mixed-purpose module, or file with repeated conditionals.

2026-06-23
minimal-implementation
소프트웨어 개발자

Implement the smallest safe repo-native code change for the requested behavior. Use for feature work, small refactors, and multi-file implementation tasks.

2026-06-23
repo-style-following
소프트웨어 개발자

Follow existing repository style, commands, naming, file layout, test patterns, dependency conventions, and code shape. Use when implementing in an unfamiliar repo or module.

2026-06-23
safe-dependency-change
소프트웨어 개발자

Gate dependency additions, removals, upgrades, and lockfile changes. Use before changing dependencies, package managers, SDKs, generated lockfiles, or install commands.

2026-06-23
source-check-before-api-use
소프트웨어 개발자

Check current official documentation before writing framework, library, CLI, or API code where version-specific correctness matters. Use when APIs are unfamiliar, recently changed, or user asks for current best practice.

2026-06-23
test-backed-change
소프트웨어 품질 보증 분석가·테스터

Add or update behavior-focused tests for code changes and run appropriate verification. Use when behavior changes, logic is added, or existing behavior could regress.

2026-06-23
ccb-doc
소프트웨어 개발자

Create or update project documentation according to CCB document routing rules. Use when Claude asks to write docs, route documents by the docs structure contract, or archive implementation details.

2026-06-23
ccb-execute
기타 컴퓨터 관련 직업

Execute CCB implementation, explore, or consult tasks from Claude based on spec/docs, validate the result, and return a compact receipt. Use when Claude sends a CCB task with execute/explore/consult mode.

2026-06-23
requirement-reanalyze
기타 컴퓨터 관련 직업

重新分析 Requirement 原文和已生成人读设计/任务文档,修正理解漂移。

2026-06-23
su-approve
기타 컴퓨터 관련 직업

记录用户对某个审查门、拆分草案或风险事项的明确批准。

2026-06-23
su-archive
기타 컴퓨터 관련 직업

在 review 通过后固化完成证据、风险和后续建议。

2026-06-23
su-batch
기타 컴퓨터 관련 직업

建立 autonomous-batch 授权范围和停止边界的指令入口。

2026-06-23
su-cancel
기타 컴퓨터 관련 직업

取消 Requirement 或子任务的大状态指令入口。

2026-06-23
su-defer
기타 컴퓨터 관련 직업

暂缓 Requirement 或子任务的大状态指令入口。

2026-06-23
su-dispatch
기타 컴퓨터 관련 직업

把已确认的子任务派给执行 agent 的指令入口。

2026-06-23
su-flow
기타 컴퓨터 관련 직업

CCB 主流程入口:按用户意图在 7 个节点中选择工作模式,推进需求分析、设计、拆分或后续执行。

2026-06-23
su-init
기타 컴퓨터 관련 직업

初始化项目级 CCB plugin 工作区,使 plugin 可脱离 Console 独立运行。

2026-06-23
su-materialize-requirement
기타 컴퓨터 관련 직업

将用户已审查通过的 Requirement breakdown draft 物化为子任务。

2026-06-23
su-plan
기타 컴퓨터 관련 직업

/ccb:su-flow 的 deprecated alias;保留到 v1.5 grace window。

2026-06-23
su-quick-archive
기타 컴퓨터 관련 직업

对低风险已通过审查事项执行快速归档,但仍保留证据和审计。

2026-06-23
su-reactivate
기타 컴퓨터 관련 직업

重新激活 cancelled/deferred 主体的大状态指令入口。

2026-06-23
su-reconcile
기타 컴퓨터 관련 직업

AI-native 自检 docs 人读真相源、.ccb 协调件与 Console 投影漂移,并按审批结果执行修复。

2026-06-23
su-resume
기타 컴퓨터 관련 직업

从 docs 人读真相源与 .ccb 协调件恢复 paused/deferred/in-progress 主体的上下文。

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

审查执行回执、diff 和验证证据,决定通过、返工、replan 或升级用户。

2026-06-23
su-revise-breakdown
기타 컴퓨터 관련 직업

根据用户反馈重写 Requirement breakdown draft。

2026-06-23
su-status
기타 컴퓨터 관련 직업

从 docs 人读真相源与 .ccb 协调件读取当前项目、Requirement 或子任务状态。

2026-06-23
mobile-virtual-device-lab
소프트웨어 개발자

Plan, install, boot, control, inspect, reset, and clean up Android emulators, Android Virtual Devices, iOS Simulators, Expo Orbit, React Native, Expo, and Flutter virtual-device workflows with explicit host approval.

2026-06-18
archi-tooling
소프트웨어 개발자

Manage and diagnose the CCB adapter's optional npm Archi CLI, bundled Hippo/llmgateway capabilities, and role tool readiness.

2026-06-18
archi-advice
소프트웨어 개발자

Produce architecture improvement advice from architecture evidence and source inspection.

2026-06-18
archi-diff
소프트웨어 개발자

Review current changes for architecture risk, boundary pressure, coupling, duplication, and maintainability impact.

2026-06-18
archi-evidence-map
소프트웨어 개발자

Select architecture and code-review evidence sources before an archi review. Use when the user asks which tools to use, wants less dependence on Architec, needs architecture/code review readiness, or needs a review plan across direct source reading, project-native checks, dependency analysis, SAST, and architecture fitness tools.

2026-06-18
archi-full
소프트웨어 개발자

Run or read full-project architecture analysis and summarize structural weaknesses, hotspots, and maintainability risks.

2026-06-18
archi-goal
소프트웨어 개발자

Produce goal-driven architecture guidance for a specific boundary, refactor, subsystem, or maintainability objective.

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

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2026-06-18
improve-codebase-architecture
소프트웨어 개발자

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

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

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-06-18
이 저장소에서 수집된 skills 71개 중 상위 40개를 표시합니다.