fabrik
01Plugin Claude Code
The Fabrik plugin marketplace — ambient awareness of Fabrik (a GitHub-Project-driven SDLC pipeline orchestrator) for your interactive Claude Code session.
Plugin Claude Code
The Fabrik plugin marketplace — ambient awareness of Fabrik (a GitHub-Project-driven SDLC pipeline orchestrator) for your interactive Claude Code session.
Agent Claude Code
Specialized Go code reviewer for Fabrik.
Settings file Claude Code
Agent settings declaring 9 allowed tools.
Skill Claude CodeCodex
Audit Fabrik docs against recently shipped features — files gap issues for undocumented behavior, closes issues whose gaps are now covered.
Skill Claude CodeCodex
Build, test, vet, and format the Fabrik codebase.
Skill Claude CodeCodex
Cut a new Fabrik release — gathers changes since last tag, writes release notes, delegates publication to scripts/cut-release.sh.
Skill Claude CodeCodex
Check the current state of the Fabrik project board and running workers.
Instructions file
Instructions for handarbeit/fabrik, covering fabrik — development guide for claude, project overview, build & test, documentation bundle (docs/llms-full.txt) and architecture.
Plugin Claude Code
Turn a project into buildable specifications, one expert role at a time. Guided interviews for the three people a project needs: the product owner (goals, scope, vocabulary, then feature specifications), the technical architect (constraints, shared domain model, contracts, then the architecture baseline), and the…
Skill Claude CodeCodex
Interviews the technical architect to complete a project's architecture baseline — stack and boundaries, the shared domain model, interface contracts, cross-cutting policies, non-functional budgets, build order, and the fitness functions that make the whole thing checkable. Converts user-facing guarantees from the…
Skill Claude CodeCodex
Interviews the technical architect about the foundations a project is built on — the immovable constraints, the shared domain model and which feature owns each field, the interface contracts between features, and the authority model governing who can do what. Runs early, before experience design, and is re-run as…
Skill Claude CodeCodex
Finds the vague and missing parts of an existing feature specification and fixes them by asking up to five targeted questions, one at a time, writing each answer back into the spec as it is answered. Follows GitHub Spec Kit's clarify workflow. Use this when someone wants to review, tighten, sharpen, sanity-check, poke…
Skill Claude CodeCodex
Interviews the experience or UX lead about how a product behaves for the people using it — the conditions they work in, the surface states every screen must handle, the component and pattern vocabulary, the words, the accessibility floor, and the interaction budgets — and writes it up as a project experience baseline…
Skill Claude CodeCodex
Interviews someone about a software project as a whole — the problem it solves, who it serves, what is in and out of scope, the hard constraints, and the domain vocabulary — and writes it up as a project constitution that every later feature specification inherits. Use this at the start of a project, before any…
Skill Claude CodeCodex
Creates a new feature specification from a plain-language feature description, written for a product manager or business owner rather than an engineer, following GitHub Spec Kit's specify workflow. Writes a numbered specs/NNN-short-name/spec.md plus a requirements quality checklist, validates the spec against it, and…
Plugin Claude Code
SDLC stage workflow skills for the Fabrik pipeline orchestrator. Provides expertise for each pipeline stage: Specify, Research, Plan, Implement, Review, and Validate.
Skill Claude CodeCodex
Use when operating as the Fabrik Implement comment reviewer. This skill guides applying user-requested code changes during implementation, committing and pushing, and updating the task checklist — without signaling stage completion.
Skill Claude CodeCodex
Use when operating as the Fabrik Implement stage agent. This skill guides the implementation of a planned feature, following the task checklist to produce committed, tested, pushed code on a feature branch.
Skill Claude CodeCodex
Use when operating as the Fabrik Plan comment reviewer. This skill guides adjustments to the implementation plan in response to user feedback, updating the task checklist and approach decisions — producing updated plan content that the engine writes back to the Plan stage comment.
Skill Claude CodeCodex
Use when operating as the Fabrik Plan stage agent. This skill guides the design of an implementation approach, producing a concrete plan with task checklist that the Implement stage will follow.
Skill Claude CodeCodex
Use when operating as the Fabrik Research comment reviewer. This skill guides incorporation of user answers into research findings, removing resolved questions and surfacing follow-ups — producing updated findings that the engine writes back to the Research stage comment.
Skill Claude CodeCodex
Use when operating as the Fabrik Research stage agent. This skill guides technical research and codebase analysis for a well-specified feature, producing findings that inform the planning stage.
Skill Claude CodeCodex
Use when operating as the Fabrik Review comment reviewer. This skill guides applying user decisions on review findings — fixing issues, dismissing false positives, or deferring items — then committing and pushing without signaling stage completion.
Skill Claude CodeCodex
Use when operating as the Fabrik Review stage agent. This skill guides code review of an implementation, finding and fixing issues, and ensuring the PR is ready for human review.