By ShipToday
Forge by ShipToday — Free, AI-powered product development lifecycle automation. Automatically routes your feature requests, bug reports, and architecture explorations through structured PDLC workflows. Just describe what you want to build — no trigger words needed.
Routes any product, engineering, or software development lifecycle (SDLC/PDLC) activity to Forge. Invoke this skill whenever the user describes work that involves the product development process — across any phase: discovery, definition, planning, execution, review, handoff, release, or reporting. This includes: building or shipping features, fixing bugs, writing PRDs, breaking down stories, estimating, prioritizing, reviewing PRs, security audits, vulnerability assessments, release readiness checks, deployment gates, test planning and strategy, refactoring, or any similar SDLC activity. ALSO invoke for any reference to a tracked work item key matching the pattern "PROJ-123" / "BUG-42" / any "<UPPERCASE>-<digits>" id, regardless of the verb attached. Do NOT invoke for pure coding requests ("write a function", "refactor this file", "add a test") UNLESS they reference a tracked work item or describe product process. Do NOT invoke for git operations, file editing, or general Q&A unrelated to a project.
Helps an organization admin manage custom Forge workflows conversationally — both AUTHORING new workflows and DELETING existing org- or team-scoped overrides. Invoke this skill whenever the user asks to "create a workflow", "customize my SDLC", "build a new workflow", "set up a custom process", "author a workflow", "add a team workflow", OR to "delete a workflow", "remove an override", "reset this workflow to default", "clear the team workflow override", "delete the org workflow preset". This is a meta-capability: it configures Forge itself by calling the `forge__list_skills_catalog`, `forge__get_workflow`, `forge__save_workflow`, and `forge__delete_workflow` MCP tools. Do NOT invoke this skill to run a workflow — that is what `forge-autopilot` / `forge__start_workflow` is for. Do NOT invoke for generic "help me plan a feature" requests.
Matches all tools
Hooks run on every tool call, not just specific ones
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The official Claude Code plugin marketplace from ShipToday.
| Plugin | Description |
|---|---|
forge-shiptoday | Free, AI-powered product development lifecycle automation. Just describe what you want to build — Forge routes your feature requests, bug reports, and architecture explorations through structured PDLC workflows. No trigger words needed. |
Add this marketplace to Claude Code, then install a plugin from it:
/plugin marketplace add ShipToday/forge-plugin-claude-mp
/plugin install forge-shiptoday@shiptoday
The first command registers the marketplace (referenced by its name,
shiptoday). The second installs the Forge plugin from it. Browse everything
available with /plugin.
To update later:
/plugin marketplace update shiptoday
forge-plugin-claude-mp/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest (lists the plugins)
├── plugins/
│ └── forge-shiptoday/ # The Forge plugin
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin manifest
│ ├── .mcp.json # Forge MCP server definition
│ ├── hooks/
│ │ ├── hooks.json # Hook wiring
│ │ └── *.cjs # Hook scripts
│ ├── skills/
│ │ ├── forge-autopilot/SKILL.md
│ │ └── forge-workflow/SKILL.md
│ ├── README.md
│ └── LICENSE
├── README.md
└── LICENSE
The marketplace manifest lives at .claude-plugin/marketplace.json. Each plugin
lives in its own directory under plugins/, and the manifest's source fields
are repo-relative paths (e.g. ./plugins/forge-shiptoday) pointing at those
directories.
Test the marketplace from a local checkout before pushing:
git clone https://github.com/ShipToday/forge-plugin-claude-mp
/plugin marketplace add ./forge-plugin-claude-mp
/plugin install forge-shiptoday@shiptoday
To work on the Forge plugin in isolation, point Claude Code at its directory:
claude --plugin-dir ./forge-plugin-claude-mp/plugins/forge-shiptoday
plugins/<your-plugin>/ with a .claude-plugin/plugin.json manifest
(plus any skills/, agents/, commands/, hooks/, and .mcp.json the
plugin needs).plugins array in
.claude-plugin/marketplace.json with a
name, a repo-relative source (./plugins/<your-plugin>), and a
description./plugin marketplace add ./forge-plugin-claude-mp.MIT — see LICENSE. Each plugin is additionally covered by the
license in its own directory.
npx claudepluginhub shiptoday/forge-plugin-claude-mp --plugin forge-shiptodayForge by ShipToday — Free, AI-powered product development lifecycle automation. Automatically routes your feature requests, bug reports, and architecture explorations through structured PDLC workflows. Just describe what you want to build — no trigger words needed.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review