What problem does it solve?
StatsClaw workflows generate numerous process artifacts, logs, and runtime state files that clutter target code repositories and make cross-project traceability difficult. This skill solves that by providing a dedicated, centralized workspace repository to store all non-code workflow outputs, keeping target repositories clean and ensuring full auditability of all development work.
Core Features & Use Cases
- Centralized Log Archive: All workflow run logs, changelogs, handoff documents, and reference materials are stored in a single user-owned GitHub workspace repository, organized by target project.
- Automated Two-Phase Sync: Automatically pulls the workspace repo at the start of every workflow and pushes all generated artifacts at the end, with no manual intervention required from the user.
- Use Case: A researcher running multiple StatsClaw workflows across different statistical packages can easily access the full history of all changes, design decisions, and test results for any project in one place, without digging through cluttered target repositories.
Quick Start
Use the workspace-sync skill to automatically store all workflow logs and process records for your current statistical package project in your configured centralized workspace repository.