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

ai-workspace

ai-workspace contains 14 collected skills from sters, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
1
updated
2026-03-04
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

permissions-suggest
software-developers

Detect and suggest blocked tool commands from recent sessions

2026-03-04
workspace-init
software-developers

Use when the user wants to start working on a task, ticket, or feature. Triggered by: ticket URLs (Jira, GitHub Issues, Linear, etc.), task descriptions, or requests like 'work on this', 'implement X', 'fix X', 'これをすすめて', 'これやって'. IMPORTANT: Before creating a new workspace, ALWAYS run /workspace-list first to check if a workspace already exists for the same ticket/task. If one exists, use /workspace-execute or /workspace-show-status instead. Creates workspace with README, clones repos, and plans TODO items via agents.

2026-02-19
workspace-update-todo
software-developers

Add, remove, or modify TODO items

2026-02-19
workspace-review-changes
software-quality-assurance-analysts-and-testers

Review code changes and generate review reports

2026-02-18
workspace-create-or-update-pr
software-developers

Create or update pull requests for all repositories (draft by default)

2026-02-18
workspace-execute
software-developers

Continue working on an existing workspace by executing TODO items. Implements code, runs tests, makes commits. Use when the user wants to resume or continue work on a previously initialized workspace, or after /workspace-init completes.

2026-02-18
workspace-list
software-developers

List all existing workspaces. Use to check if a workspace already exists for a given ticket or task before creating a new one with /workspace-init.

2026-02-18
workspace-show-current
software-developers

Display the specified workspace path

2026-02-18
workspace-show-history
software-developers

Show commit history of README/TODO changes

2026-02-18
workspace-show-status
software-developers

Show TODO progress and background agent status for a workspace. Use to check how far along an existing workspace is before deciding next steps.

2026-02-18
workspace-add-repo
software-developers

Add a repository to a workspace (clones if needed, creates worktree)

2026-02-17
workspace-conventions
software-developers

Reference conventions for workspace agents. Not user-invocable.

2026-02-17
workspace-delete
software-developers

Delete a workspace (with confirmation)

2026-02-17
workspace-prune
network-and-computer-systems-administrators

Delete workspaces not modified within N days

2026-02-17