utility-scripts
CommunityAutomate ultrawork with session and task scripts
Authormnthe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a centralized library of ultrawork session, task, and context management scripts that standardize automation workflows and reduce repetitive setup.
Core Features & Use Cases
- Session data access: Retrieve full or field-specific session metadata to drive planning and verification.
- Task lifecycle automation: Create, update, and list tasks with evidence capture to enable deterministic work traces.
- Context management: Maintain exploration context across multiple explorers, improving coordination in multi-agent environments.
- Deterministic prompts: Use the scripts to generate consistent inputs for explorers, planners, workers, and verifiers.
- Quick customization: Leverage the {SCRIPTS_PATH} placeholder to plug in any local scripts path in prompts.
Quick Start
Use the ultrawork utility scripts to initialize a session, fetch session data, create tasks, and update task status. Example commands:
bun "{SCRIPTS_PATH/session-get.js" --session ${CLAUDE_SESSION_ID}
bun "{SCRIPTS_PATH/task-create.js" --session ${CLAUDE_SESSION_ID}
--id "1"
--subject "Sample task"
--criteria "Initial"
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: utility-scripts Download link: https://github.com/mnthe/hardworker-marketplace/archive/main.zip#utility-scripts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.