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

ushabti

ushabti contains 29 collected skills from adamrdrew, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
29
Stars
6
updated
2026-02-11
Forks
1
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

boot-builder
software-developers

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

2026-02-11
boot-overseer
software-developers

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

2026-02-11
approve-phase
project-management-specialists

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

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
project-management-specialists

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

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

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

Get the laws and style for the current project.

2026-02-11
phase-status
network-and-computer-systems-administrators

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

2026-02-09
ir-kat
software-developers

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
project-management-specialists

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

2026-02-08
find-next-phase-number
software-developers

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

2026-02-01
check-ushabti-prerequisites
software-developers

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

2026-02-01
find-current-phase
project-management-specialists

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
project-management-specialists

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

2026-02-01
get-phase-status
project-management-specialists

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

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

2026-02-01
describe-agent-roles
computer-and-information-systems-managers-113021

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

2026-01-31
describe-docs-system
software-developers

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

2026-01-31
describe-good-phase
project-management-specialists

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

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

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

2026-01-31
describe-phase-loop
project-management-specialists

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

2026-01-31
describe-progress-file
project-management-specialists

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

2026-01-31
describe-questions-policy
software-developers

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

2026-01-31
describe-required-inputs
software-developers

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

2026-01-31
describe-review-file
software-quality-assurance-analysts-and-testers

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

2026-01-31
describe-steps-file
project-management-specialists

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

2026-01-31
describe-ushabti
software-developers

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

2026-01-31