Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ushabti

ushabti contient 29 skills collectées depuis adamrdrew, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
29
Stars
6
mis à jour
2026-02-11
Forks
1
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

boot-builder
Développeurs de logiciels

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

2026-02-11
boot-overseer
Développeurs de logiciels

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

2026-02-11
approve-phase
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

Get the laws and style for the current project.

2026-02-11
phase-status
Administrateurs de réseaux et de systèmes informatiques

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

2026-02-09
ir-kat
Développeurs de logiciels

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
Spécialistes en gestion de projets

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

2026-02-08
find-next-phase-number
Développeurs de logiciels

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

2026-02-01
check-ushabti-prerequisites
Développeurs de logiciels

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

2026-02-01
find-current-phase
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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

2026-02-01
get-phase-status
Spécialistes en gestion de projets

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
Développeurs de logiciels

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

2026-02-01
describe-agent-roles
Gestionnaires des systèmes informatiques et d'information

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

2026-01-31
describe-docs-system
Développeurs de logiciels

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

2026-01-31
describe-good-phase
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-01-31
describe-phase-loop
Spécialistes en gestion de projets

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

2026-01-31
describe-progress-file
Spécialistes en gestion de projets

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

2026-01-31
describe-questions-policy
Développeurs de logiciels

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

2026-01-31
describe-required-inputs
Développeurs de logiciels

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

2026-01-31
describe-review-file
Analystes en assurance qualité des logiciels et testeurs

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

2026-01-31
describe-steps-file
Spécialistes en gestion de projets

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

2026-01-31
describe-ushabti
Développeurs de logiciels

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

2026-01-31