Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Forge Plugin Claude

FreeNot checked

Free, AI-powered PDLC automation for Claude Code. Routes feature requests, bug reports, and architecture work through structured workflows.

GitHubEmbed

About

Free, AI-powered PDLC automation for Claude Code. Routes feature requests, bug reports, and architecture work through structured workflows.

README

Free, AI-powered product development lifecycle automation for Claude Code.

What it does

Just describe what you want to build — Forge automatically routes your request through structured PDLC workflows. No trigger words needed.

> implement user authentication with OAuth
> fix the checkout page crash on mobile
> break down the notifications feature into stories
> estimate story points for PROJ-123
> check status of my feature

What's included

  • Forge MCP Server (.mcp.json) — connects to the hosted Forge orchestration engine at https://teams.shiptoday.ai/mcp. Exposes forge__start_workflow, forge__update_state, forge__abandon_workflow, forge__get_workflow, forge__save_workflow, forge__delete_workflow, and forge__list_skills_catalog.
  • forge-autopilot skill — automatically detects product-development intent (feature requests, bug reports, PR reviews, story breakdowns, status checks, tracked work-item keys like PROJ-123) and routes the request to the right Forge workflow.
  • forge-workflow skill — conversational management for organization admins to author new Forge workflows or delete existing org- or team-scoped overrides.
  • Hooks (hooks/hooks.json) — four hooks coordinate session state:
    • UserPromptSubmitprompt-router.cjs (advisory routing on epic-key references; continuation for active workflows)
    • Stopstop-observer.cjs (passive session observation and silent checkpoints to record engineering time)
    • PreToolUseworkflow-guard.cjs (per-step tool permission enforcement and checkpoint gating)
    • PostToolUseworkflow-tracker.cjs (tracks workflow state transitions and the active step's tool allowlist)

Installation

Once approved in the official marketplace:

/plugin install forge@claude-plugins-official

Local development

Clone this repo and point Claude Code at the root:

git clone https://github.com/ShipToday/forge-plugin-claude
claude --plugin-dir ./forge-plugin-claude

License

MIT — see LICENSE.

from github.com/ShipToday/forge-plugin-claude

Installing Forge Plugin Claude

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/ShipToday/forge-plugin-claude

FAQ

Is Forge Plugin Claude MCP free?

Yes, Forge Plugin Claude MCP is free — one-click install via Unyly at no cost.

Does Forge Plugin Claude need an API key?

No, Forge Plugin Claude runs without API keys or environment variables.

Is Forge Plugin Claude hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Forge Plugin Claude in Claude Desktop, Claude Code or Cursor?

Open Forge Plugin Claude on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Forge Plugin Claude with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs