Maintain context across sessions
gsd:threadskillsetup L1★3,035
davepoon/buildwithclaude ↗What it does
Manage persistent cross-session context threads
Best for
When work spans multiple sessions but doesn't belong to a specific phase and needs persistent context.
Inputs
- · argument string
- · phase number
- · thread slug
- · search query
- · file path
Outputs
- · git commit
- · report
- · structured results
- · Markdown file
Requires
- · Bash CLI
Preconditions
- · Bash/shell environment
Failure modes
- · Invalid slug characters → rejected with validation error
- · Git hook fails → commit blocked until issue fixed
- · Phase not found → exit with guidance
Trust signals
- · Step-by-step execution protocol