pre-start-context

Official

Discover project context before tasks

Authorruah-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates uncertainty at task start by automatically discovering a repository's stack, architecture, and state, applying project governance, and loading cross-session memory so agents and workflows start with accurate context and safety guards.

Core Features & Use Cases

  • Repository discovery: Detect runtimes, workspaces, CI, key config files, and architecture patterns across mono- and multi-repo layouts.
  • Governance enforcement: Read .claude/governance.md to apply project-specific rules, sandbox boundaries, and ask-first policies before destructive actions.
  • Session continuity & caching: Support warm starts, incremental discovery, and a discovery cache to speed repeated sessions and reduce redundant checks.
  • Workspace safety: Enforce filesystem/network/system limits, recommend safe tool usage, and delete transient gate flags at session start.
  • Use case: Prepare an AI agent for an isolated task run by validating the environment, loading prior session state, and producing a discovery report for downstream tasks.

Quick Start

Prepare a pre-start context discovery that reads governance.md, loads the discovery cache, checks runtimes and workspace members, and returns a summarized report of runtimes, key files, and recommended next steps.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pre-start-context
Download link: https://github.com/ruah-dev/ruah-orch/archive/main.zip#pre-start-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.