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

ushabti

ushabti 收录了来自 adamrdrew 的 29 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
29
Stars
6
更新
2026-02-11
Forks
1
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

boot-builder
软件开发工程师

Bootstrap phase context for Builder. Provides current phase, next step, and full phase file contents.

2026-02-11
boot-overseer
软件开发工程师

Bootstrap phase context for Overseer. Provides phase under review with full file contents and card metadata.

2026-02-11
approve-phase
项目管理专家

Approve a phase — sets status to complete, marks all steps reviewed, updates linked card. Use when declaring a phase green.

2026-02-11
create-phase-files
软件开发工程师

Create a phase directory with all required files in one call. Use instead of separate mkdir + Write calls when creating a new phase.

2026-02-11
kick-back-phase
项目管理专家

Kick a phase back to building — sets status and adds new step entries to progress.yaml. Use when requesting fixes from Builder.

2026-02-11
mark-step-done
软件开发工程师

Mark a step as implemented in progress.yaml with notes and touched files. Use after completing each step instead of manual Edit calls.

2026-02-11
set-phase-status
软件开发工程师

Set the status field in a phase's progress.yaml. Use instead of manual Edit calls when transitioning phase status.

2026-02-11
get-laws-and-style
软件开发工程师

Get the laws and style for the current project.

2026-02-11
phase-status
网络与计算机系统管理员

Query the status of a phase. Returns structured status information for external consumers.

2026-02-09
ir-kat
软件开发工程师

Execute a full Scribe → Builder → Overseer phase cycle. Use when you have a PHASE_PROMPT and want to plan, build, and review a phase end-to-end.

2026-02-09
describe-phase-file
项目管理专家

Required sections and format for phase.md. Load when defining phase intent, scope, and acceptance criteria.

2026-02-08
find-next-phase-number
软件开发工程师

Determine the next sequential phase ID for creating a new phase. Use when planning a new phase.

2026-02-01
check-ushabti-prerequisites
软件开发工程师

Verify required Ushabti files exist before proceeding. Use when starting agent work to ensure prerequisites are met.

2026-02-01
find-current-phase
项目管理专家

Find the active phase directory based on status. Use when you need to locate which phase to work on.

2026-02-01
find-next-step
项目管理专家

Find the next unimplemented step in a phase. Use when determining what to work on next.

2026-02-01
get-phase-status
项目管理专家

Check the current status of a phase. Use when you need to understand where a phase is in the workflow.

2026-02-01
describe-canonical-locations
软件开发工程师

File locations for laws, style, phases, and docs. Load when locating or creating Ushabti state files.

2026-02-01
describe-agent-roles
计算机与信息系统经理

Agent responsibilities and hard boundaries. Load when determining which agent should act or checking role violations.

2026-01-31
describe-docs-system
软件开发工程师

Documentation system location and maintenance requirements. Load when consulting or updating project documentation.

2026-01-31
describe-good-phase
项目管理专家

Phase sizing, scope boundaries, and anti-patterns. Load when evaluating whether a phase is well-formed or needs splitting.

2026-01-31
describe-laws-and-style
软件开发工程师

Distinction between laws (invariants) and style (conventions). Load when determining if a constraint is a law or style.

2026-01-31
describe-phase-directory-structure
软件开发工程师

Phase directory layout, naming conventions, and required files. Load when creating or navigating phase directories.

2026-01-31
describe-phase-loop
项目管理专家

Plan-Build-Review cycle and agent handoffs. Load when transitioning between agents or understanding workflow progression.

2026-01-31
describe-progress-file
项目管理专家

Structure and field ownership for progress.yaml. Load when reading or updating phase progress state.

2026-01-31
describe-questions-policy
软件开发工程师

Guidelines for asking clarifying questions. Load when deciding whether and how to ask the user for clarification.

2026-01-31
describe-required-inputs
软件开发工程师

Mandatory files agents must read before acting. Load when starting agent work to ensure prerequisites are met.

2026-01-31
describe-review-file
软件质量保证分析师与测试员

Structure and sections for review.md. Load when creating review scaffolds or recording review findings.

2026-01-31
describe-steps-file
项目管理专家

Step format and ordering rules for steps.md. Load when defining implementation steps or checking step requirements.

2026-01-31
describe-ushabti
软件开发工程师

Core Ushabti concepts and development lifecycle. Load when starting any Ushabti workflow or orienting to the framework.

2026-01-31