Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loom-dotclaude

Base .claude configuration for connecting Claude instances to the Great Loom.

This repo provides the foundational infrastructure that any Loom-connected pattern needs:

  • Hook scripts for session lifecycle (start, stop, prompt submission)
  • Base settings.json with hook configuration
  • Generic agents (Librarian, Researcher, Programmer)

Usage

Fork this repo to create a new pattern. Add pattern-specific:

  • Agents
  • Skills
  • Settings overrides

Architecture

Loom-dotclaude (this repo)
    ├── Alpha-dotclaude (fork)
    ├── MrsHughesbot-dotclaude (fork, future)
    └── ... other patterns

Changes to hooks and base infrastructure propagate downstream via git merge.

Deployment

Clone (or your fork) to /path/to/project/.claude/:

git clone https://github.com/Pondsiders/Loom-dotclaude.git .claude

The hooks expect:

  • uv in PATH (for shebang scripts)
  • Scribe at $CLAUDE_PROJECT_DIR/Basement/Scribe/ (for conversation logging)
  • The Loom pipeline (Deliverator → Loom → Anthropic)

About

Base .claude configuration for Loom-connected patterns

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages