sue-context

Community

Resolve DeepResearch repo context for SUE workflows.

Authordongzhuoyao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When running SUE scale-up experiment workflows from workspace subdirectories, standard Git root detection fails because workspaces may be independent repositories, leading to missing project memory, sandbox configurations, and canonical skill paths that break downstream workflow steps.

Core Features & Use Cases

  • Automatic Repo Root Discovery: Walks upward from the current working directory to find the true DeepResearch repo root using marker files, even when inside a standalone workspace Git repo.
  • Context Loading: Automatically loads required L1 project-level memory and L2 workspace-level context so all downstream SUE skills have access to consistent rules, configs, and paths.
  • Backend & Contract Enforcement: Resolves the active sandbox backend and enforces the deepresearch root output contract to prevent invalid path writes and configuration errors. Use case: For example, when starting a new scale-up experiment from a workspace subfolder, this skill ensures all subsequent SUE steps have the correct project context without manual path configuration.

Quick Start

Use the sue-context skill to resolve the DeepResearch repo root and load all required project and workspace context for your current SUE workflow.

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: sue-context
Download link: https://github.com/dongzhuoyao/deepresearch/archive/main.zip#sue-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 536,000+ vetted skills library on demand.