Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-roles-spec

agent-roles-spec contains 71 collected skills from SeemSeam, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
71
Stars
17
updated
2026-06-23
Forks
2
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

bug-fix-prove-it
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
computer-occupations-all-other

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
computer-occupations-all-other

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

2026-06-23
su-approve
computer-occupations-all-other

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

2026-06-23
su-archive
computer-occupations-all-other

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

2026-06-23
su-batch
computer-occupations-all-other

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

2026-06-23
su-cancel
computer-occupations-all-other

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

2026-06-23
su-defer
computer-occupations-all-other

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

2026-06-23
su-dispatch
computer-occupations-all-other

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

2026-06-23
su-flow
computer-occupations-all-other

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

2026-06-23
su-init
computer-occupations-all-other

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

2026-06-23
su-materialize-requirement
computer-occupations-all-other

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

2026-06-23
su-plan
computer-occupations-all-other

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

2026-06-23
su-quick-archive
computer-occupations-all-other

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

2026-06-23
su-reactivate
computer-occupations-all-other

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

2026-06-23
su-reconcile
computer-occupations-all-other

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

2026-06-23
su-resume
computer-occupations-all-other

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

2026-06-23
su-review
software-quality-assurance-analysts-and-testers

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

2026-06-23
su-revise-breakdown
computer-occupations-all-other

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

2026-06-23
su-status
computer-occupations-all-other

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

2026-06-23
mobile-virtual-device-lab
software-developers

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
software-developers

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

2026-06-18
archi-advice
software-developers

Produce architecture improvement advice from architecture evidence and source inspection.

2026-06-18
archi-diff
software-developers

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

2026-06-18
archi-evidence-map
software-developers

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
software-developers

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

2026-06-18
archi-goal
software-developers

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

2026-06-18
code-review-and-quality
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
Showing top 40 of 71 collected skills in this repository.