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

agent_workspace

agent_workspace contains 17 collected skills from rolker, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
0
updated
2026-05-10
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

review-code
software-quality-assurance-analysts-and-testers

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

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

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

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

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

2026-04-06
what-next
software-developers

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

2026-04-06
review-plan
project-management-specialists

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

2026-04-06
review-issue
software-developerssoftware-quality-assurance-analysts-and-testers

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
information-security-analystsnetwork-and-computer-systems-administrators

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

2026-04-05
inspiration-tracker
software-developers

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
statistical-assistants-439111

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

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

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

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

2026-03-15
audit-workspace
software-developers

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

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

2026-03-15
test-engineering
software-quality-assurance-analysts-and-testers

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

2026-03-15