🔌

goal

🔌Plugin

FabienSalles/claude-marketplace

Installation

Add marketplace in Claude Code:
$/plugin marketplace add FabienSalles/claude-marketplace
Step 2. Install plugin:
$/plugin install goal@fabien-claude-marketplace
VibeIndex|
What it does
|

Chantier→spec→plan→unattended run workflow for Claude Code: cut an initiative into an ordered just-in-time backlog (/goal:tickets), settle the functional contract of any source — Jira US (via MCP), GitHub issue, spec file or inline — with a grilled, observable Definition of Done (/goal:spec), lock the executable plan into gate-blocked iterations (/goal:plan), then let the runner execute it unattended, each slice judged by a program (goal-gate.ts) that runs the declared command and is the only thing allowed to commit — watched to the end by /goal:supervise, with /goal:next as the checkpoint between two iterations. GitHub, commit and PR are all opt-in, never forced.

🏪

Part of

FabienSalles/claude-marketplace

productivitygoalautonomousgithubissueworkflow
0
-
AddedAug 20, 2026

More from this repository10

🔌
craft🔌Plugin

Cross-language software craftsmanship principles — refactoring, DDD, OOP, TDD, testing, code style — that complement language-specific example skills (php-*, ts-*, etc.)

🔌
git🔌Plugin

Transverse git & PR discipline — ref freshness (fetch first), branch/commit/PR conventions, force-push and worktree guardrails. Merges the former PR-creation skill.

🔌
nest🔌Plugin

NestJS architectural conventions, DDD with NestJS

🔌
security-runtime🔌Plugin

Runtime security hooks: CLAUDE.md injection scanner (SessionStart) + Bash prompt injection detector (PreToolUse)

🔌
phpunit🔌Plugin

PHPUnit testing discipline for PHP projects — TDD workflow (red-green-refactor with cross-layer iterations), test writing conventions (DAMP, AAA, Prophecy, factories). Layers on craft:tdd-workflow-principles and craft:testing-principles for the cross-language baseline; PHPUnit-specific commands and Prophecy examples live here.

🔌
tooling🔌Plugin

Docker, Drizzle ORM, pnpm workspaces, Zod schemas, Claude Code plugin conventions, npx skills conventions

🔌
marketing-analytics🔌Plugin

Marketing analytics — tracking setup (GA4/GTM/UTM/tracking plan), Google Analytics Data API reporting, Google Search Console reporting.

🔌
superpowers🔌Plugin

Cherry-picked obra/superpowers skills: verification-before-completion (evidence before claims), systematic-debugging (root-cause-first)

🔌
typescript🔌Plugin

TypeScript conventions, typing, DDD events, functional programming, OOP, refactoring

🔌
legacy🔌Plugin

Reverse-engineer an unfamiliar or legacy codebase into a versioned knowledge base (shared brain): recon + git archaeology, architecture map, use cases aggregated by actor goal, entity model, risk register. Two depths: onboarding (dev) and audit-prep (security-surface dossier feeding the security-audit skills). Run via the legacy:discovery skill.