By ani1797
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.
Personal chief of staff. Keeps you organized and keeps work moving by pulling your live Microsoft 365 pulse through WorkIQ — email, Teams, calendar, and SharePoint. Use for your Daily Briefing (what's on today, what's urgent, what needs prep), the Weekly Living Context (a running memory of what's happening across your team and organization so nothing slips), and tracking projects and initiatives — progress, timelines, dependencies, and interactions — so you keep delivering. Donna owns the operating cadence and live signals; she hands all durable knowledge work — research, fact-checking, and curating the knowledgebase — to Dewey and weaves his results back into your briefings.
Harness customization engineer specializing in Claude Code and GitHub Copilot CLI. Sees a prompt or customization artifact, evaluates it against a structured rubric, then fixes issues and suggests concrete changes. Use to review, score, debug, or rewrite prompts, system messages, agent files (.agent.md), skills (SKILL.md), instructions files (AGENTS.md), slash prompts, or hook/settings wording — for either harness. Tanner rewrites and advises on the prompt; it never executes the task the prompt describes.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Evaluate and improve prompts and agent-customization artifacts against a structured rubric. Use when reviewing, scoring, debugging, or rewriting a prompt, system message, agent file (.agent.md), skill (SKILL.md), instructions file (AGENTS.md), or slash prompt — especially for Claude Code or GitHub Copilot CLI. Defines the rubric, the See -> Evaluate -> Fix loop, and the fixed output format. Rewrites the prompt; never executes the task it describes.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
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 productivityDesign 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
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.
Proposal writing, outreach, and sales communication skills with Jerry agent and messaging conventions
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
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Plugin-safe Claude Code distribution of Agentic Awesome Skills with 1,933 supported skills.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security