fabrik: Skill for Claude Code

.claude/skills/fabrik-status/SKILL.md

fabrik-status is a skill for Claude Code from handarbeit/fabrik. It costs 17 tokens per session (183 once invoked), scanned A, original, Apache-2.0.

A status checker for a Fabrik software project, covering its issue board, running workers, pull requests, and worktrees. A worktree is a separate working copy of a Git repository.

In plain words
What is it for?
Use it to see issues by stage, locked or edited work, running Claude workers, pull-request status, and uncommitted changes in Fabrik worktrees.
Why use it?
It gathers project activity and unfinished local changes in one concise report, making work that needs attention easier to spot.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is handarbeit/fabrik's own configuration. It tells Claude Code how to work on fabrik itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything fabrik configures →

Reuse

Borrowing it

Nothing to install: this file belongs to handarbeit/fabrik. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/handarbeit/fabrik/main/.claude/skills/fabrik-status/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/handarbeit/fabrik

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fabrik-status

README.md
[![agentmods](https://agentmods.dev/badge/skills/handarbeit/fabrik/fabrik-status/github.svg)](https://agentmods.dev/skills/handarbeit/fabrik/fabrik-status)
Your own site
<a href="https://agentmods.dev/skills/handarbeit/fabrik/fabrik-status"><img src="https://agentmods.dev/badge/skills/handarbeit/fabrik/fabrik-status/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fabrik-status

Your own site · 80×15
<a href="https://agentmods.dev/skills/handarbeit/fabrik/fabrik-status"><img src="https://agentmods.dev/badge/skills/handarbeit/fabrik/fabrik-status.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 183 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.00183
Opus 5 $0.00009 $0.00092
Sonnet 5 $0.00003 $0.00037
Haiku 4.5 $0.00002 $0.00018

Measured 11d ago against content hash 54730ec3439c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

fabrik-status scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/fabrik-status/SKILL.md · 16 lines

What it actually says

Check the current state of the Fabrik project:

  1. Run ps aux | grep "claude.*print" | grep -v grep to find running Claude workers
  2. Run gh api graphql to fetch the project board and show:
    • Issues by stage (column) with their titles
    • Any issues with fabrik:editing or fabrik:locked labels
    • Open PRs and their mergeable status
  3. Check for any worktrees with uncommitted changes: for d in .fabrik/worktrees/issue-*/; do echo "$d:"; git -C "$d" status --short 2>/dev/null; done

Present a concise summary of what Fabrik is doing and what needs attention.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 16 lines · 17 tokens per session scan A 54730ec3439c

Subscribe to this mod's changes

fabrik-status is a skill published in the GitHub repository handarbeit/fabrik (22 stars, last pushed today), licensed Apache-2.0. It adds 17 tokens to every session and 183 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

forge-prd

Generate a structured PRD (markdown + meta) for a non-trivial build and auto-create a ticket per acceptance criterion (Forge Mission Control Phase 2, WP3 "PRD generator"). Use before starting a non-trivial feature/build, typically right after Deep Learn Mode. Trigger on "write a PRD", "generate a PRD", "scope this…

ForgeyClap/claude-forge · 87 tokens

ticket

Write or draft a minimal tracker ticket: a type/parent line, a terse " :" title, and 2 to 4 bullets of what should change and why in product language, and nothing else (no headings, no acceptance criteria, no Out-of-scope block, no verification gate). Project tokens read from .claude/harness/profile.md. Use when…

waqas1412/claude-harness · 0 tokens

timeline-creator

Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.

mhattingpete/claude-skills-marketplace · 47 tokens

hr-talent

HR and talent management expertise for talent acquisition, performance management, compensation strategy, organizational design, culture building, succession planning, and D&I programs. Use when hiring, managing performance, designing organizations, or building culture.

travisjneuman/.claude · 47 tokens

leadership

Executive leadership expertise for decision-making, change management, crisis management, stakeholder management, team building, and organizational leadership. Use when leading teams, managing change, navigating crises, or developing leadership skills.

travisjneuman/.claude · 42 tokens

proposal-writer

Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presentation, and terms. Use whenever the user asks for a proposal, quote, project proposal, client proposal, SOW, statement of work, engagement letter, or B2B service…

jezweb/claude-skills · 85 tokens