By ani1797
Full-spectrum engineering plugin — code review, TDD, and debugging with Sherlock; data science workflows with Ada; frontend and UI/UX with Nova (Playwright MCP, frontend-design and web-artifacts-builder skills); backend ownership with Atlas (MCP server building via the mcp-builder skill); site reliability and platform engineering with Hawke; project delivery and stakeholder/incident comms with Morgan and Hawke (internal-comms skill). Includes language conventions for TypeScript, JavaScript, Python, Go, Rust, Terraform, Markdown, and Mermaid.
Data scientist agent — exploratory analysis, statistical modelling, ML pipelines, and data storytelling. Use when working with data, models, notebooks, or analytics tasks.
Backend owner — API design, data modelling, service reliability, and system integration. Use when building or reviewing server-side logic, APIs, databases, or async workers.
Site reliability and platform engineer — infrastructure-as-code, Kubernetes, observability, incident response, and performance. Use for SRE reviews, runbook authoring, platform work, or reliability analysis.
Crew delivery lead and orchestrator — owns the delivery plan, keeps the crew coordinated, and delegates work to the right specialist at the right time. Use when starting an initiative, planning a sprint, unblocking the crew, or preparing stakeholder updates.
Frontend engineer and UI/UX designer — component architecture, accessibility, visual design systems, and end-to-end testing. Use when building UIs, reviewing frontend code, designing flows, or running Playwright tests.
Install, initialise, and operate the beads (bd) task board — the engineering crew's shared, git-native, dependency-aware issue tracker. Use to set up beads in a project, wire the MCP server across Claude Code / Copilot CLI, or when creating tasks, adding dependencies, claiming work, or coordinating via comments on the board.
Reviews code for bugs, security issues, and best practices. Use when reviewing PRs, checking code quality, or auditing changes.
Structured EDA and statistical analysis workflow. Use when exploring a new dataset, building an analysis notebook, or answering a data question.
Author, lint, diff, and export DESIGN.md files — Google's open spec for communicating visual identity to coding agents. Use when establishing a design system, creating design tokens, or ensuring Nova has a machine-readable brand spec to build UI against.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
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.
Where agent tools are crafted.
Forge is a marketplace of domain-scoped plugins for [Claude Code][claude] and [GitHub Copilot CLI][copilot]. Each domain bundles its own skills, agents, hooks, and rules — install one plugin and get everything you need for that domain.
Add the forge marketplace, then install the domains you need. See docs/installation.md for full instructions for Claude Code, GitHub Copilot CLI, and VS Code.
# Claude Code
/plugin marketplace add ani1797/forge
/plugin install engineering@forge
# GitHub Copilot CLI
copilot plugin marketplace add ani1797/forge
copilot plugin install engineering@forge
| Domain | Description |
|---|---|
engineering | Full-spectrum engineering — code review, TDD, data science, frontend/UI, backend, SRE, and project management, with 6 specialist agents and language conventions |
design | System design, visual design, and architecture — with Archie providing software architecture oversight, design guidance, and decisioning; and ADR conventions |
writing | Technical writing, copywriting, personal knowledge base (raw/ + wiki/) — with editor and knowledge-researcher agents and style guide |
productivity | Personal chief of staff and knowledge management — daily briefing, initiative tracking, skill creation (WorkIQ / M365) — with Donna and Tanner agents |
legal-and-compliance | Contract review, policy checking — with compliance auditor and guidelines |
sales | Proposal writing, outreach — with sales strategist and messaging rules |
hf-cli | HuggingFace CLI skills (external — from [huggingface/skills][hfskills]) |
Forge's engineering agents work as an integrated crew — not isolated tools. Archie designs, Morgan orchestrates, specialists build, Sherlock verifies. Full model, roles, and delegation protocol: plugins/engineering/rules/crew-model.md.
See the crew-kickoff skill in the design plugin for the full initiative sequence.
| Agent | Plugin | Role |
|---|---|---|
archie | design | Technical architect — produces all buildable artefacts |
morgan | engineering | Delivery lead / orchestrator |
sherlock | engineering | Code reviewer + phase-boundary conformance |
ada | engineering | Data scientist — EDA, modelling, ML pipelines |
nova | engineering | Frontend / UI/UX — components, a11y, Playwright e2e |
atlas | engineering | Backend owner — APIs, DB, auth, queues |
hawke | engineering | SRE / Platform — infra, observability, incidents |
ed | writing | Edits and polishes prose |
dewey | writing | Ingests raw sources into the knowledge wiki |
donna | productivity | Personal chief of staff — daily briefing, living context, initiative tracking (WorkIQ / M365) |
norm | legal-and-compliance | Compliance and policy auditing |
jerry | sales | Sales strategy and deal planning |
Full crew table with build-against artefacts: plugins/engineering/rules/crew-model.md.
The engineering, design, writing, and productivity plugins ship MCP servers pre-configured in each plugin's .mcp.json. Both CLIs (Claude Code and Copilot CLI) load .mcp.json from the plugin root automatically on install and expand ${VAR} references from your environment at launch.
engineering plugin:
| MCP | Package / Endpoint | Used by | Secret (env var) |
|---|---|---|---|
| playwright | @playwright/mcp | Nova (e2e + a11y), Hawke (synthetic monitoring) | — |
| context7 | @upstash/context7-mcp | Morgan, Atlas, Ada (live library docs) | CONTEXT7_API_KEY (optional — higher rate limits) |
| kubernetes | mcp-server-kubernetes | Hawke (live cluster inspection) | — (uses active kubeconfig) |
| postgres | @henkey/postgres-mcp-server | Atlas, Ada (schema introspection, EDA) | DATABASE_URL (required for use) |
Morgan, Sherlock, and Hawke's github/* tools come from the remote GitHub MCP (https://api.githubcopilot.com/mcp/), wired up natively by each CLI — not declared in .mcp.json.
design plugin:
| MCP | Package | Used by | Secret (env var) |
|---|---|---|---|
| excalidraw | mcp-excalidraw-server | Archie (open Mermaid diagrams on a live, editable Excalidraw canvas, refine per element, export committable .excalidraw artifacts) | — |
writing plugin:
| MCP | Package | Used by | Secret (env var) |
|---|---|---|---|
| workiq | @microsoft/workiq | Ed, Dewey | — |
productivity plugin:
| MCP | Package | Used by | Secret (env var) |
|---|---|---|---|
| workiq | @microsoft/workiq | Donna (M365: email, Teams, calendar, SharePoint) | — |
npx claudepluginhub ani1797/forge --plugin engineeringDesign intelligence for the engineering crew — Archie provides software architecture oversight, design guidance, and decisioning, producing buildable artefacts (OpenAPI specs, ERDs, Mermaid diagrams, infra topology, SLO targets, ADRs) that Atlas, Nova, Ada, Hawke, and Sherlock implement directly against. Includes system-design, api-design, mermaid-diagrams, excalidraw-diagrams, and crew-kickoff skills with ADR conventions.
Technical writing, copywriting, document co-authoring (proposals, specs, decision docs), personal knowledge-base (raw/ + wiki/), and fact-checking skills with Ed and Dewey agents and style rules
Contract review, policy analysis, and compliance checking skills with Norm agent and legal conventions
Productivity tooling — Donna, a personal chief of staff who keeps you organized and keeps work moving via WorkIQ (Microsoft 365: email, Teams, calendar, SharePoint), running your Daily Briefing, Weekly Living Context, and project/initiative tracking while handing durable knowledge work to Dewey; and Tanner, a harness customization engineer for Claude Code and GitHub Copilot CLI who evaluates and improves prompts, agent files, instructions, slash prompts, and other customization surfaces against a structured rubric. Includes the prompt-review skill (evaluation rubric + See -> Evaluate -> Fix loop) with a cross-harness customization reference, plus the skill-creator and mcp-builder authoring toolkits (preloaded into Tanner) for building SKILL.md files and MCP servers.
Proposal writing, outreach, and sales communication skills with Jerry agent and messaging conventions
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.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses