By auge2u
Multi-tenant migration system for Gastown. Features T0/T1/T2 tenant hierarchy, data isolation, tiered features, and customizable branding. Research lost context, discover project facts, plan roadmaps, and structure work items for multi-agent execution.
npx claudepluginhub auge2u/lisa3 --plugin lisa> **DEPRECATION WARNING**
> **DEPRECATION WARNING**
> **DEPRECATION WARNING**
> **DEPRECATION WARNING**
> **DEPRECATION WARNING**
> **DEPRECATION WARNING**
Extract semantic memory from project analysis. Scans codebase, docs, and configs to understand tech stack, constraints, and goals.
Full migration pipeline (discover + plan + structure). Transforms existing project into Gastown-compatible structure.
Generate a full scope roadmap (MVP/early release to next major stage) by scanning /docs, PRDs, and legacy tasks.
Reconcile multi-project perspectives with ecosystem planning. Compares project self-reports against assumptions, generates alignment report with checkpoint for context recovery.
Full rescue pipeline (research + discover + plan + structure). For abandoned projects needing context reconstruction.
Archaeological rescue for lost projects. Reconstructs context from abandoned codebases, dead documentation, and git archaeology.
Show migration progress and quality gate results across all stages.
Extract work items as Beads and bundle them into Convoys. Creates Gastown-compatible work structure.
Archaeological rescue specialist for abandoned projects. Reconstructs lost context through git archaeology, timeline analysis, and mission extraction.
Project migration specialist for Gastown. Handles discovery, planning, and structuring stages to transform projects for multi-agent execution.
Extracts semantic memory from project analysis. Scans codebase, docs, and configs to understand tech stack, constraints, and goals.
Builds a full-scope product roadmap for an existing project by scanning PRDs in /docs, extracting legacy tasks, and creating a comprehensive plan to move from MVP/early release to the next major stage.
Reconcile multi-project perspectives with ecosystem planning. Creates alignment report and checkpoint for context recovery.
Archaeological rescue skill for abandoned projects. Reconstructs lost context through git archaeology, timeline analysis, and mission extraction.
Extracts work items as Beads and bundles them into Convoys for Gastown multi-agent execution.
lisa-helps-ralph-loops is a migration system that analyzes existing projects and structures them for Gastown — Steve Yegge's multi-agent workspace manager.
.gt/ directory with memory, beads, convoys/lisa-loops-memory:analyze # Scan project, generate semantic memory
/lisa-loops-memory:beads # Extract work items as Beads
/lisa-loops-memory:convoy # Bundle Beads into Convoys
/lisa-loops-memory:migrate # Full migration (analyze + beads + convoy)
/lisa-loops-memory:roadmap # One-shot roadmap generation
/lisa-loops-memory:roadmap-native # Native loop with quality gates
/lisa-loops-memory:roadmap-orchestrated # External orchestrator mode
/plugin marketplace add auge2u/lisa-helps-ralph-loops
/plugin install lisa-loops-memory@lisa-helps-ralph-loops
# Full migration in one command
/lisa-loops-memory:migrate
# Or run phases individually
/lisa-loops-memory:analyze # Creates .gt/memory/semantic.json
/lisa-loops-memory:beads # Creates .gt/beads/*.json
/lisa-loops-memory:convoy # Creates .gt/convoys/*.json
project/
├── .gt/
│ ├── memory/
│ │ ├── semantic.json # Project facts (tech stack, constraints)
│ │ ├── episodic.json # Decisions with TTL (~30 days)
│ │ └── procedural.json # Learned patterns
│ ├── beads/
│ │ └── gt-*.json # Individual work items
│ └── convoys/
│ └── convoy-*.json # Bundled work assignments
└── [existing project files]
| Term | Description |
|---|---|
| Mayor | Primary AI coordinator with full workspace context |
| Town | Root workspace directory (~/gt/) |
| Rig | Project container wrapping a git repo |
| Polecat | Ephemeral worker agent (spawn → work → disappear) |
| Hook | Git worktree for persistent state |
| Convoy | Work-tracking unit bundling multiple beads |
| Bead | Individual work item with alphanumeric ID (gt-xxxxx) |
{
"id": "gt-abc12",
"title": "Add user authentication",
"type": "feature",
"complexity": "L",
"priority": "high",
"acceptance_criteria": [
"User can sign up with email",
"Session persists across refresh"
],
"evidence": {
"source": "docs/PRD.md",
"line": 42
}
}
{
"id": "convoy-001",
"name": "Authentication Sprint",
"beads": ["gt-abc12", "gt-def34", "gt-ghi56"],
"status": "pending"
}
# Validate full migration
python plugins/lisa-loops-memory/hooks/validate_gastown.py
# Validate specific phase
python plugins/lisa-loops-memory/hooks/validate_gastown.py --phase analyze
python plugins/lisa-loops-memory/hooks/validate_gastown.py --phase beads
python plugins/lisa-loops-memory/hooks/validate_gastown.py --phase convoy
| System | Role |
|---|---|
| Gastown | Target platform (Mayor, Polecats) |
| ralph-orchestrator | Loop execution for roadmap commands |
See CONTRIBUTING.md.
MIT
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive real estate investment analysis plugin with financial modeling, market data APIs, deal analysis agents, and tax-aware structuring. Covers all property types: residential, commercial, multifamily, short-term rentals, and land development.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.