explicit-identity
CommunityMaintain identity across boundaries
Authorscooter-lacroix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents race conditions and data corruption by ensuring that unique identifiers are explicitly passed between different processes or asynchronous operations, rather than relying on potentially stale "current" context.
Core Features & Use Cases
- Robust Process Communication: Ensures spawned processes receive the correct session and trace identifiers.
- State Management: Facilitates accurate correlation of data and events across asynchronous operations.
- Use Case: When analyzing code, spawning a new analysis process requires passing the current
session_idto ensure the analysis results are correctly associated with the ongoing human-facing session, preventing misattribution.
Quick Start
Spawn the analyzer process, passing the explicit session ID from the input.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: explicit-identity Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#explicit-identity 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 471,000+ vetted skills library on demand.