All Files

Page 85 of 102 · 3,056 total files

loom-builderprompt

Pipeline Crm M9 Map

# pipeline-crm M9 — Lead Map ## INTENT Build the map module for PipelineCRM at `/home/mikes/base44CRM/pipeline-crm` (M0…

MD28 lines2,796 bytes
loom-builderspec

Pipeline Orchestrator

{ "id": "pipeline-orchestrator", "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/pipeline-or…

{}15 lines1,112 bytes
loom-builderprompt

Pipeline Orchestrator

# Build Unified Pipeline Orchestrator ## ROLE You build shell scripts chaining existing LEVERAGEAI tools into composabl…

MD73 lines2,638 bytes
loom-builderspec

Plumbing

{ "id": "corpus-t2-plumbing", "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/corpus-t2/plum…

{}45 lines1,371 bytes
loom-builderprompt

Plumbing

# Tier-2 Brief Writer — Prompt Template ## PURPOSE (INVARIANT) Distill segment cards into an actionable brief Mike can …

MD60 lines2,044 bytes
loom-builderother

Pre Commit

#!/usr/bin/env bash # Versioned pre-commit shim (installed via `git config core.hooksPath .githooks`). # All logic lives…

·5 lines254 bytes
loom-buildersource

Pre Commit Gate Guard

#!/usr/bin/env python3 """pre_commit_gate_guard.py — git pre-commit enforcement of N15 (layer 3). Rules: 1. Any stage…

PY126 lines4,956 bytes
loom-buildersource

Preflight

import { readFileSync } from "node:fs"; import { globSync } from "glob"; import { resolve, relative } from "node:path"; …

TS183 lines6,119 bytes
loom-buildersource

Preflight Cli

/** * Pre-flight CLI: estimate tokens for a spec and exit non-zero if too large. * Usage: bun run src/preflight-cli.ts…

TS42 lines1,436 bytes
loom-buildertest

Preflight.Test

/** * Tests for token-cliff gate: pre-flight estimate, runtime ceiling, chain awareness. */ import { describe, test, e…

TS173 lines5,539 bytes
loom-buildersource

Pretooluse Gate Guard

#!/usr/bin/env python3 """pretooluse_gate_guard.py — Claude Code PreToolUse hook enforcing N15. Blocks Edit/Write/Multi…

PY105 lines3,779 bytes
loom-builderspec

Project Backlog Inventory

{ "id": "project-backlog-inventory", "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/project…

{}15 lines1,047 bytes
loom-builderprompt

Project Backlog Inventory

# Project Backlog Inventory & Scoring ## ROLE You are an analyst producing a scored inventory of all projects, domains,…

MD84 lines3,359 bytes
loom-builderspec

Property Management

{ "id": "corpus-t2-property-management", "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/cor…

{}44 lines1,390 bytes
loom-builderprompt

Property Management

# Tier-2 Brief Writer — Prompt Template ## PURPOSE (INVARIANT) Distill segment cards into an actionable brief Mike can …

MD60 lines2,066 bytes
loom-buildersource

Purpose

import type { DispatchSpec } from "./types.js"; export const PURPOSE_HEADER = "## PURPOSE (INVARIANT — restated verbati…

TS12 lines418 bytes
loom-buildertest

Purpose.Test

import { describe, expect, test } from "bun:test"; import { injectPurpose, purposeBlock } from "./purpose.js"; describe…

TS21 lines824 bytes
loom-builderdoc

Readme

# loom-builder Dispatch system for agent pipelines (pi/Claude/Gemini orchestration). ## Gate packs (versioned, scoped …

MD83 lines2,027 bytes
loom-builderspec

Real Estate

{ "id": "corpus-t2-real-estate", "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/corpus-t2/r…

{}45 lines1,386 bytes
loom-builderprompt

Real Estate

# Tier-2 Brief Writer — Prompt Template ## PURPOSE (INVARIANT) Distill segment cards into an actionable brief Mike can …

MD60 lines2,050 bytes
loom-builderscript

Review

#!/usr/bin/env bash # loom-builder review.sh — commit-pinned Gemini review of a sprint diff. # Round-1 lesson: reviews a…

SH51 lines2,127 bytes
loom-builderspec

Roofing

{ "id": "corpus-t2-roofing", "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/corpus-t2/roofi…

{}44 lines1,330 bytes
loom-builderprompt

Roofing

# Tier-2 Brief Writer — Prompt Template ## PURPOSE (INVARIANT) Distill segment cards into an actionable brief Mike can …

MD60 lines2,042 bytes
loom-buildersource

Run

/** * loom-builder — homeostatic dispatch harness. * Runs one DispatchSpec: agent loop (pi-coding-agent SDK) under har…

TS536 lines23,234 bytes
loom-builderscript

Run Graphify

#!/bin/bash PYTHON="" GRAPHIFY_BIN=$(which graphify 2>/dev/null) if [ -z "$PYTHON" ] && command -v uv >/dev/null 2>&1; t…

SH38 lines1,608 bytes
loom-builderspec

Scraper Consolidation Recon

{ "id": "scraper-consolidation-recon", "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/scrap…

{}13 lines1,004 bytes
loom-builderprompt

Scraper Consolidation Recon

# USER INTENT (restated — your success definition) Mike, on the scraper fleet: "we have a lot of them and can probably c…

MD40 lines3,075 bytes
loom-builderspec

Scraper Hybrid Ard

{ "id": "scraper-hybrid-ard", "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/scraper-hybrid…

{}13 lines1,043 bytes
loom-builderprompt

Scraper Hybrid Ard

# USER INTENT (restated — your success definition) Mike wants a consolidated "really high performance and stealth" scrap…

MD26 lines3,322 bytes
loom-builderspec

Scripts Batch 001

{ "id": "scripts-batch-001", "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/scripts-batch-0…

{}27 lines739 bytes