Agent Plugins Marketplace
All plugins

bg

v1.5.2

B.Galy project-management kit, invoked as /bg:<skill>: read the strategy, briefs and specs you manage in Galy, then plan, implement and ship inside your own repository. Galy never sees your code.

Claude Code21 Skills

By B.Galy0 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
21 skill or MCP entries
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install bg for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install bg@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/b-galy/agent-kit

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is galy/.

Plugin files

galy/
├── .claude-plugin/plugin.json
├── skills/acceptance/SKILL.md
├── skills/adapt/SKILL.md
├── skills/analyse/SKILL.md
├── skills/audit-organisation/SKILL.md
├── skills/bug-fix/SKILL.md
├── skills/connect/SKILL.md
├── skills/contrarian/SKILL.md
├── skills/end/SKILL.md
├── skills/feature-brief/SKILL.md
├── skills/feature-followup/SKILL.md
├── skills/feature-implement/SKILL.md
├── skills/feature-spec/SKILL.md
├── skills/knowledge/SKILL.md
├── skills/maturity-actions/SKILL.md
├── skills/okr-checkin/SKILL.md
├── skills/okr-review/SKILL.md
├── skills/report/SKILL.md
├── skills/retro/SKILL.md
├── skills/ship/SKILL.md
├── skills/strategy/SKILL.md
└── skills/workflows/SKILL.md

Included Skills21

acceptanceskills/acceptance/SKILL.md

Run an acceptance pass on a running feature — you fire remarks in rapid succession while you click through the product, each one is written to a local queue the instant it lands and then pushed to Galy, then coded one at a time in the order received, one commit per remark, a single PR. Trivia is decided on the spot; a real product decision parks without stopping the queue. Ends by invoking the environment's release step on the drained pass; it merges nothing directly.

adaptskills/adapt/SKILL.md

Turn the kit's generic skills into skills bound to this team's own environment — including a merge skill and a release skill written against the pipeline the delivery pass actually read — and propose them as a pull request together with an added CLAUDE.md section. Runs right after the project-management and delivery audits of the first pass, or on its own with "adapte les skills Galy à notre environnement". It opens a branch and a pull request; it never merges, never deploys, never rewrites an existing skill, and never changes an existing process.

analyseskills/analyse/SKILL.md

Meta-reflection on the assistant's own behavior — force an honest analysis of WHY a choice was made, and produce concrete rule edits to the plugin's own skills or your CLAUDE.md. It does NOT fix the original task; it stops the loop and answers the meta question.

audit-organisationskills/audit-organisation/SKILL.md

Audit this team's engineering practices against Galy's twenty recommended criteria, one criterion at a time, one line each. The same skill runs the first pass and every one after it. Fires on a plain sentence such as "audite mon projet", "démarre l'onboarding Galy", "commence la prise en main", "fais le point", "start the Galy audit", "où en sont nos pratiques ?", or whenever a session finds that nothing has ever been observed. Also fires on a question about a past audit — "où en sont les recommandations ?", "montre-moi l'audit", "what did the audit find?" — which it answers from the recorded state and ends on the address of the page, without opening a pass. It says what it is about to check, checks it, reports one line, and stops to have anything that is not green confirmed before writing it. It observes and proposes; it applies nothing, merges nothing, and triggers nothing.

bug-fixskills/bug-fix/SKILL.md

Take a bug from a report to a pull request — reproduce it first, find the cause, fix the cause, prove the fix on the path the user actually took, and record the follow-up. Accepts a raw error, a stack trace, or a ticket id from whichever system holds this team's bugs. Ends at "PR ready"; it never merges and never deploys.

connectskills/connect/SKILL.md

Connect this repository to a Galy workspace — opening one first if the user has none, without ever sending them to a page they cannot sign in to. Also diagnoses a connection that is not answering — 401, wrong address, missing token, two servers with the same name. Registers the MCP endpoint for this project without the user pasting anything into a config file, and never writes a token into a committable file.

contrarianskills/contrarian/SKILL.md

Challenge an idea before you commit to it — spawn a fresh adversarial sub-agent that steelmans the idea, then attacks it hardest, names the single decisive test, surfaces failure modes and a cheaper alternative; then converge on a verdict you own. No Galy tools needed; it reasons about the idea, not your data.

endskills/end/SKILL.md

Celebrate a verified delivery — a single, warm confirmation line with the live deep link, printed only when the change has actually been seen working in production. Simple, no scripts, no tools required.

feature-briefskills/feature-brief/SKILL.md

Frame a business need into a Galy brief — problem, vision, user stories, success criteria — attached to an objective. Interactive discovery with targeted questions; writes the brief via the Galy MCP and its body via the bg CLI. This is the WHAT and WHY, never the HOW (that is feature-spec).

feature-followupskills/feature-followup/SKILL.md

Run the post-delivery checks a spec or brief scheduled — replay the acceptance criteria in production, measure the outcome against the pass/fail thresholds, report the verdict, and reschedule the next horizon. Reads the checks from Galy; verification happens against your running app.

feature-implementskills/feature-implement/SKILL.md

Implement a Galy spec autonomously in your own repository — claim the spec, read its phases, code phase by phase with a cron watchdog as a safety net, verify against the acceptance tests, and end at "PR ready". Never merges (that is your CI/process). Reads the spec from Galy; the code never leaves your machine.

feature-specskills/feature-spec/SKILL.md

Turn a Galy brief into a technical spec — explore your own codebase, weigh design options, then write phases, risks and acceptance tests. Writes the spec via the Galy MCP and its body via the bg CLI. Your code stays local; only the plan and its metadata go to Galy.

knowledgeskills/knowledge/SKILL.md

Read, capture, review and publish workspace knowledge through B.Galy's durable source, citation and article contract; never keep a client wiki or local memory as the canonical store.

maturity-actionsskills/maturity-actions/SKILL.md

Carry out the audit actions this workspace has ACCEPTED — one gesture per action, in the order that unblocks the most, ending at a single pull request. Fires on "mets en œuvre ce qu'on a validé", "applique les actions de l'audit", "vide la file", "carry out the accepted actions". It takes nothing on its own initiative — an action nobody accepted is never touched, and an action whose procedure is not written is skipped out loud rather than improvised. It never merges and never deploys.

okr-checkinskills/okr-checkin/SKILL.md

The check-in ritual — go through the key results you own in one pass, record where each one really stands (value, confidence, one sentence), and say what changed and what has just tipped into risk. Writes to Galy through the MCP; every figure comes from the user, never from you.

okr-reviewskills/okr-review/SKILL.md

The state of play of your objectives, read-only — the tree with its progress, and the key results that are off track or that nobody has reported on in a fortnight, at the top. Use it before a review, at the start of a quarter check, or whenever someone asks how the period is going. Reads via the Galy MCP; writes nothing.

reportskills/report/SKILL.md

Receive a bug report or improvement request from an agent and route it to the right ticket or brief. Triggered by "ça ne marche pas", "j'ai un bug", "il faudrait", "ce serait mieux si", "report a bug", "request an improvement", or "bg:report <text>".

retroskills/retro/SKILL.md

End-of-run retrospective — reflect on the durable learnings from the run that just finished and post them as retro suggestions in Galy for later human review. Additive and non-blocking; it edits nothing and never fails the run. Targets the plugin's own skills or your CLAUDE.md, never your product code.

shipskills/ship/SKILL.md

Commit your work, open a PR, and run a self-review panel (correctness / security / conventions / perf sub-agents over the diff), fix the blockers, and end at "PR ready". It does NOT merge — the merge is your own CI/process (extension point). The diff stays in your repo; nothing is sent to Galy.

strategyskills/strategy/SKILL.md

Explore and reason about your Galy strategy — the objectives tree, periods, and key results — as a read-only thinking space. Use it to map a piece of work to the objective it serves, to review where a quarter stands, or to brainstorm before framing a brief. Never edits strategy; it reads via the Galy MCP.

workflowsskills/workflows/SKILL.md

See and change what Galy's skills do on their own and what they stop to ask you — commit and open the pull request unattended, or pause for your check first. Fires on "quels réglages Galy sont actifs ?", "arrête de committer tout seul", "demande-moi avant d'ouvrir la PR", "galy settings". Shows what your administrator decided for the whole workspace and what is left to you, and points at the page on your Galy account.

Plugin manifests1

galy/.claude-plugin/plugin.json
{
  "name": "bg",
  "version": "1.5.2",
  "description": "B.Galy project-management kit, invoked as /bg:<skill>: read the strategy, briefs and specs you manage in Galy, then plan, implement and ship inside your own repository. Galy never sees your code.",
  "author": {
    "name": "B.Galy"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[bg on Agent Plugins Marketplace](https://pluginsmp.com/plugins/bg)