Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

ushabti

ushabti enthält 29 gesammelte Skills von adamrdrew, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
29
Stars
6
aktualisiert
2026-02-11
Forks
1
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

boot-builder
Softwareentwickler

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

2026-02-11
boot-overseer
Softwareentwickler

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

2026-02-11
approve-phase
Projektmanagementspezialisten

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

Get the laws and style for the current project.

2026-02-11
phase-status
Netzwerk- und Computersystemadministratoren

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

2026-02-09
ir-kat
Softwareentwickler

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
Projektmanagementspezialisten

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

2026-02-08
find-next-phase-number
Softwareentwickler

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

2026-02-01
check-ushabti-prerequisites
Softwareentwickler

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

2026-02-01
find-current-phase
Projektmanagementspezialisten

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
Projektmanagementspezialisten

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

2026-02-01
get-phase-status
Projektmanagementspezialisten

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
Softwareentwickler

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

2026-02-01
describe-agent-roles
Computersystem- und IT-Manager

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

2026-01-31
describe-docs-system
Softwareentwickler

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

2026-01-31
describe-good-phase
Projektmanagementspezialisten

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
Softwareentwickler

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
Softwareentwickler

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

2026-01-31
describe-phase-loop
Projektmanagementspezialisten

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

2026-01-31
describe-progress-file
Projektmanagementspezialisten

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

2026-01-31
describe-questions-policy
Softwareentwickler

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

2026-01-31
describe-required-inputs
Softwareentwickler

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

2026-01-31
describe-review-file
Softwarequalitätssicherungsanalysten und -tester

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

2026-01-31
describe-steps-file
Projektmanagementspezialisten

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

2026-01-31
describe-ushabti
Softwareentwickler

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

2026-01-31