By allylyman-ui
Pipeline intelligence plugin for Ironclad mid-market sales. Two modes: (1) /bootstrap-pipeline for first-time setup — creates Notion database and builds deep 90-day dossiers for every deal. (2) /run-forecast for weekly runs — reads prior Notion dossiers, looks back 7 days, updates incrementally. Both modes dispatch sub-agents with isolated context windows (one per deal) to prevent quality degradation across 30-40 deals. Also supports /analyze-deal for single-deal ad-hoc analysis.
npx claudepluginhub allylyman-ui/ironclad-plugin-marketplace --plugin pipeline-forecastUses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Analyze a single deal ad-hoc. Provide an account name and this will research Gong, Gmail, Calendar, and Drive, then update the Notion dossier for that deal.
FIRST-TIME SETUP. Creates the Pipeline Intelligence Notion database from scratch and builds deep historical dossiers for every open deal. Looks back 90 days across Gong, Gmail, Calendar, and Drive. Takes longer than the weekly run but only needs to happen once. After this, use /run-forecast for weekly updates.
Run the weekly pipeline forecast. Requires that /bootstrap-pipeline has already been run at least once (Notion database must exist). Pulls all open deals, dispatches a sub-agent per deal with 7-day lookback, reads prior Notion dossiers for context, synthesizes results, and updates Notion.
---
Deep historical analysis of a single deal for initial pipeline setup. Looks back 90 days across Gong, Gmail, Calendar, and Drive to build a comprehensive baseline dossier. Only used during /bootstrap-pipeline — weekly runs use deal-analyzer instead. Runs in its own isolated context window.
Internal use only — Ironclad employees. This marketplace and its plugins contain Ironclad brand assets, fonts, templates, and internal guidance. Do not share externally, publish publicly, or distribute outside Ironclad. See
NOTICE.mdfor terms.
Maintainer: Ally Lyman · ally.lyman@ironcladhq.com
| Plugin | What it does |
|---|---|
ironclad-branding | Ironclad brand guidelines skill for creating on-brand assets — HTML pages, presentations, one-pagers, social posts, landing pages, event banners, email templates. Includes the official color palette, typography, logo files, fonts, icon set, and a PowerPoint template. |
More Ironclad plugins may be added over time — check back, or run /plugin marketplace update ironclad-marketplace.
This marketplace is hosted on a private GitHub repo, so you'll need to authenticate once. After that it's one line.
Pick whichever you already use:
Option A — GitHub CLI (easiest):
gh auth login
Follow the prompts, pick HTTPS, and authenticate with your Ironclad GitHub account.
Option B — SSH key: If you already push to Ironclad repos over SSH, you're done.
Option C — Personal access token (needed for auto-updates):
export GITHUB_TOKEN="ghp_your_token_here"
Add that line to your ~/.zshrc or ~/.bashrc so Claude Code can auto-update the marketplace in the background. Create a token at https://github.com/settings/tokens with repo scope.
In Claude Code, run:
/plugin marketplace add allylyman-ui/ironclad-marketplace
/plugin install ironclad-branding@ironclad-marketplace
/plugin list
You should see ironclad-branding as active.
Then in any Claude Code or Cowork session, ask Claude to "make a branded one-pager for X" or "use Ironclad branding" and the skill will trigger automatically.
/plugin marketplace update ironclad-marketplace
/plugin install ironclad-branding@ironclad-marketplace # pulls the latest version
plugins/ironclad-branding/ (usually skills/ironclad-branding/SKILL.md or the brand spec in references/).version in plugins/ironclad-branding/.claude-plugin/plugin.json./plugin marketplace update ironclad-marketplace.See DISTRIBUTION.md for a step-by-step on the initial push to private GitHub.
ironclad-marketplace/
├── .claude-plugin/
│ └── marketplace.json ← the marketplace manifest
├── plugins/
│ └── ironclad-branding/
│ ├── .claude-plugin/
│ │ └── plugin.json ← the plugin manifest
│ └── skills/
│ └── ironclad-branding/
│ ├── SKILL.md
│ ├── references/
│ │ └── brand-spec.md
│ └── assets/
│ ├── logos/ ← Ironclad + Jurist logo files
│ ├── fonts/ ← Moderat + SangBleu Kingdom
│ ├── icons/ ← 22 official Ironclad icons
│ └── templates/ ← ironclad-template.pptx
├── README.md
├── NOTICE.md ← internal-use terms
└── DISTRIBUTION.md ← how to host + update
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.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
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.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Automates browser interactions for web testing, form filling, screenshots, and data extraction