Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ai-workspace

ai-workspace 收录了来自 sters 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
1
更新
2026-03-04
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

permissions-suggest
软件开发工程师

Detect and suggest blocked tool commands from recent sessions

2026-03-04
workspace-init
软件开发工程师

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
软件开发工程师

Add, remove, or modify TODO items

2026-02-19
workspace-review-changes
软件质量保证分析师与测试员

Review code changes and generate review reports

2026-02-18
workspace-create-or-update-pr
软件开发工程师

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

2026-02-18
workspace-execute
软件开发工程师

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
软件开发工程师

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
软件开发工程师

Display the specified workspace path

2026-02-18
workspace-show-history
软件开发工程师

Show commit history of README/TODO changes

2026-02-18
workspace-show-status
软件开发工程师

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
软件开发工程师

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

2026-02-17
workspace-conventions
软件开发工程师

Reference conventions for workspace agents. Not user-invocable.

2026-02-17
workspace-delete
软件开发工程师

Delete a workspace (with confirmation)

2026-02-17
workspace-prune
网络与计算机系统管理员

Delete workspaces not modified within N days

2026-02-17