Bootstrap phase context for Builder. Provides current phase, next step, and full phase file contents.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢٩ من skills من adamrdrew/ushabti. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢٩ من أصل ٢٩ skills مجمعة.
Bootstrap phase context for Builder. Provides current phase, next step, and full phase file contents.
لغة النص الأصلي: الإنجليزية
Bootstrap phase context for Overseer. Provides phase under review with full file contents and card metadata.
لغة النص الأصلي: الإنجليزية
Approve a phase — sets status to complete, marks all steps reviewed, updates linked card. Use when declaring a phase green.
لغة النص الأصلي: الإنجليزية
Create a phase directory with all required files in one call. Use instead of separate mkdir + Write calls when creating a new phase.
لغة النص الأصلي: الإنجليزية
Kick a phase back to building — sets status and adds new step entries to progress.yaml. Use when requesting fixes from Builder.
لغة النص الأصلي: الإنجليزية
Mark a step as implemented in progress.yaml with notes and touched files. Use after completing each step instead of manual Edit calls.
لغة النص الأصلي: الإنجليزية
Set the status field in a phase's progress.yaml. Use instead of manual Edit calls when transitioning phase status.
لغة النص الأصلي: الإنجليزية
Get the laws and style for the current project.
لغة النص الأصلي: الإنجليزية
Query the status of a phase. Returns structured status information for external consumers.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Required sections and format for phase.md. Load when defining phase intent, scope, and acceptance criteria.
لغة النص الأصلي: الإنجليزية
Determine the next sequential phase ID for creating a new phase. Use when planning a new phase.
لغة النص الأصلي: الإنجليزية
Verify required Ushabti files exist before proceeding. Use when starting agent work to ensure prerequisites are met.
لغة النص الأصلي: الإنجليزية
Find the active phase directory based on status. Use when you need to locate which phase to work on.
لغة النص الأصلي: الإنجليزية
Find the next unimplemented step in a phase. Use when determining what to work on next.
لغة النص الأصلي: الإنجليزية
Check the current status of a phase. Use when you need to understand where a phase is in the workflow.
لغة النص الأصلي: الإنجليزية
File locations for laws, style, phases, and docs. Load when locating or creating Ushabti state files.
لغة النص الأصلي: الإنجليزية
Agent responsibilities and hard boundaries. Load when determining which agent should act or checking role violations.
لغة النص الأصلي: الإنجليزية
Documentation system location and maintenance requirements. Load when consulting or updating project documentation.
لغة النص الأصلي: الإنجليزية
Phase sizing, scope boundaries, and anti-patterns. Load when evaluating whether a phase is well-formed or needs splitting.
لغة النص الأصلي: الإنجليزية
Distinction between laws (invariants) and style (conventions). Load when determining if a constraint is a law or style.
لغة النص الأصلي: الإنجليزية
Phase directory layout, naming conventions, and required files. Load when creating or navigating phase directories.
لغة النص الأصلي: الإنجليزية
Plan-Build-Review cycle and agent handoffs. Load when transitioning between agents or understanding workflow progression.
لغة النص الأصلي: الإنجليزية
Structure and field ownership for progress.yaml. Load when reading or updating phase progress state.
لغة النص الأصلي: الإنجليزية
Guidelines for asking clarifying questions. Load when deciding whether and how to ask the user for clarification.
لغة النص الأصلي: الإنجليزية
Mandatory files agents must read before acting. Load when starting agent work to ensure prerequisites are met.
لغة النص الأصلي: الإنجليزية
Structure and sections for review.md. Load when creating review scaffolds or recording review findings.
لغة النص الأصلي: الإنجليزية
Step format and ordering rules for steps.md. Load when defining implementation steps or checking step requirements.
لغة النص الأصلي: الإنجليزية
Core Ushabti concepts and development lifecycle. Load when starting any Ushabti workflow or orienting to the framework.
لغة النص الأصلي: الإنجليزية