check-ushabti-prerequisites

Validate Ushabti prerequisite files across project roles during setup.

7|1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adamrdrew/ushabti --skill check-ushabti-prerequisites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check-ushabti-prerequisites
Source: https://github.com/adamrdrew/ushabti/tree/main/skills/check-ushabti-prerequisites
Command: npx skills add https://github.com/adamrdrew/ushabti --skill check-ushabti-prerequisites

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures essential Ushabti prerequisites exist before agent work, preventing misconfigurations and stalled progress.

Core Features & Use Cases

  • Detects missing Ushabti files (e.g., .ushabti/laws.md, .ushabti/style.md, .ushabti/docs/index.md, and .ushabti/phases/).
  • Guides bootstrap by outlining what to create or fix for Lawgiver, Artisan, Surveyor, Scribe, Builder, and Overseer roles.
  • Provides a quick validation step at project start to confirm readiness.

Quick Start

Run this check at project initialization to verify essential Ushabti prerequisites are present.

Frequently Asked Questions about check-ushabti-prerequisites

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify Ushabti prerequisites before starting agent work?

To verify Ushabti prerequisites, run a validation check at project initialization to detect missing files like laws.md, style.md, docs/index.md, and the phases directory, ensuring your project is ready for agent work.

What files are required for Ushabti project bootstrap?

Ushabti project bootstrap requires essential files including .ushabti/laws.md, .ushabti/style.md, .ushabti/docs/index.md, and the .ushabti/phases/ directory to prevent misconfigurations and stalled progress.

Why does my Ushabti agent work stall during project setup?

Ushabti agent work stalls during project setup when essential prerequisites like laws.md, style.md, docs/index.md, or the phases directory are missing, which this validation check detects and reports with remediation steps.

Can I check Ushabti readiness across different project roles?

Yes, you can check Ushabti readiness across roles like Lawgiver, Artisan, Surveyor, Scribe, Builder, and Overseer by validating that required files and directories exist before starting work.

What is the best way to detect missing Ushabti configuration files?

The best way to detect missing Ushabti configuration files is to run a quick validation step at project start, which identifies gaps in files like laws.md and style.md and outlines what to create or fix.