ruah-dev
Official@ruah-dev
Facilitates parallel repository management and governance gate enforcement for distributed development environments through isolated worktree coordination.
Agent Skills by ruah-dev
Showing 3 vetted skills indexed across 1 GitHub repositories.
pre-start-context
Load repository and environment context from filesystem configuration and recent commits.
ruah-orchestrator
Coordinate isolated Git worktrees and file-claim locking for parallel AI agents.
post-start-validation
Detect repository changes and run configured governance gates after tasks.
Frequently Asked Questions About ruah-dev
FAQPage SchemaWhat specific tasks does ruah-dev enable for developers?▼
It enables the coordination of parallel development tasks by managing isolated Git worktrees and implementing file-claim locking. Additionally, it provides mechanisms for loading repository context from filesystem configurations and enforcing governance gates to validate changes after task completion.
Which engineering personas benefit from these capabilities?▼
Platform engineers, DevOps practitioners, and developers managing complex, multi-threaded repository environments benefit from these capabilities. It is specifically designed for those requiring strict isolation and governance when executing concurrent modifications across shared codebases.
What are the primary prerequisites for implementing these capabilities?▼
Implementation requires a Git-based repository structure and a filesystem-accessible configuration environment. Users must define governance gates and environment context files within the repository to enable the validation and loading functions provided by the manifest.