Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

bipartite

bipartite enthält 38 gesammelte Skills von matsen, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
38
Stars
27
aktualisiert
2026-07-24
Forks
5
Berufsabdeckung
9 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

bip-scout
Netzwerk- und Computersystemadministratoren

Check remote server CPU, memory, and GPU availability via SSH

2026-07-24
bip-spawn-resume
Softwareentwickler

Cold-start into a worktree/clone from a fresh conversation — read the PR, issue, and any status files, figure out where things stand, then STOP and ask the user what to do next. Use for a fresh conversation dropped into a bip-spawn or bip-epic-spawn worktree/clone that already has history (a PR, an in-progress phase, or a stalled worker).

2026-07-23
bip-ms-poll
Softwareentwickler

Quick poll of tracked EPICs and code repos for new manuscript-relevant results

2026-07-23
bip-ms-tuckin
Softwareentwickler

Persist manuscript session state before context reset

2026-07-23
bip-ms
Softwareentwickler

Cold-start for a manuscript session — the paper is the source of truth and shared context; discuss results, orchestrate research through issues/PRs, and update the paper as threads complete

2026-07-23
bip-epic-spawn
Sonstige Computerberufe

Spawn a Claude session in a clone for an EPIC issue

2026-07-21
bip-epic-handoff
Softwareentwickler

Worker self-spawns a follow-up issue and hands off to a new slot

2026-06-09
bip-epic-poll
Softwareentwickler

Quick poll of GitHub activity and clone status since last check

2026-06-09
bip-epic
Softwareentwickler

EPIC cold-start dashboard — full scan of clones, GitHub, and EPIC issues

2026-06-09
bip-pr-land
Softwareentwickler

Land a PR branch — squash merge, clean up local and remote branches, return to main.

2026-06-09
bip-spawn
Softwareentwickler

Open a tmux window with a Claude Code session for a GitHub issue or PR.

2026-06-09
bip-lit
Softwareentwickler

Unified guidance for using the bipartite reference library CLI. Use when searching for papers, managing the library, or exploring literature via S2/ASTA.

2026-06-07
bip-epic-prepare-reboot
Netzwerk- und Computersystemadministratoren

Quiesce the whole tmux host before a PLANNED reboot — walk every session, resolve each Claude window's exact session id, optionally checkpoint workers, and write a manifest so bip-epic-recover can rebuild the workspace deterministically. Use when you know a reboot is coming and want a clean, lossless restart.

2026-05-30
bip-epic-recover
Netzwerk- und Computersystemadministratoren

Recover bip-epic Claude sessions after a host reboot — replay a planned-reboot manifest if one exists, else find the killed sessions by scanning jsonl, label them, and resume each into a tmux window. Use when a box running a bip-epic fleet rebooted and the tmux sessions are gone.

2026-05-30
bip-issue-next
Projektmanagementspezialisten

Draft the next GitHub issue — from a PR follow-up, a focus file, or the current conversation — review it with /bip-issue-check, and submit

2026-05-15
bip-ms-sweep
Hochschullehrer für MathematikHochschullehrer für Physik

Pre-share / pre-submission polish sweep of a TeX manuscript. Fans out parallel scans (writing review, citations, orphan floats, terminology, numbers, URLs, tool names, editorial markers), a literature-gap check via bip asta, and submission hygiene. Reports findings as an interactive punch list — does not produce a report file or auto-edit the paper.

2026-05-14
bip-ms-audit
Softwarequalitätssicherungsanalysten und -tester

Audit a manuscript against its implementation(s) — read the paper and code in parallel, find places where formulas, algorithms, dimensions, or complexity claims diverge from what the code actually does. Use the skeptic agent to confirm surprising findings before reporting.

2026-05-13
bip-pr-review
Softwarequalitätssicherungsanalysten und -tester

Run comprehensive pre-merge quality checklist for current branch's PR

2026-05-13
bip-board
Projektmanagementspezialisten

Manage GitHub project boards. Add, move, and remove issues; boards auto-resolve from repo→channel mappings in sources.yml.

2026-05-13
bip-checkin
Softwareentwickler

Check in on recent GitHub activity across tracked repos. Filters to items needing your action (ball-in-court).

2026-05-13
bip-comment-check
Softwarequalitätssicherungsanalysten und -tester

Fact-check a PR review or comment against the actual code, docs, and tests

2026-05-13
bip-decay-audit
Softwarequalitätssicherungsanalysten und -tester

Sweep a repo for the decay modes Armin Ronacher calls out in agent-written codebases — duplicate symbols, monster files, zombie code, scaffolding duplication, test asymmetries — and diff against a previous run. Not a PR reviewer; a whole-repo weather check.

2026-05-13
bip-digest
Softwareentwickler

Generate Slack activity digests from GitHub activity across a channel's repos. Preview by default; --post to send.

2026-05-13
bip-epic-check
Projektmanagementspezialisten

Review an EPIC issue markdown file for strategic clarity, cost soundness, and scope discipline

2026-05-13
bip-epic-tuckin
Softwareentwickler

Persist orchestrator state before context reset

2026-05-13
bip-issue-check
Softwarequalitätssicherungsanalysten und -tester

Review an issue markdown file for completeness, then submit via /bip-issue-file

2026-05-13
bip-issue-file
Softwareentwickler

Create or update GitHub issue from markdown file using --body-file

2026-05-13
bip-issue-update
Projektmanagementspezialisten

Re-evaluate an existing GitHub issue against current repo state, fix stale content, then run /bip-issue-check

2026-05-13
bip-issue-work
Softwareentwickler

Read a GitHub issue and implement the work described in it

2026-05-13
bip-kaizen
Softwareentwickler

Reflect on what just happened and propose a concrete improvement to skills, CLAUDE.md, docs, or workflow.

2026-05-13
bip-lit-edges
Sonstige Biowissenschaftler

Add knowledge graph edges from TeX paper citations. Use when connecting papers cited in manuscripts to the bip knowledge graph.

2026-05-13
bip-lit-extract
Redakteure

Extract paper references and concepts from a LaTeX repository for the bipartite knowledge graph.

2026-05-13
bip-lit-import
Softwareentwickler

Import Paperpile JSON export into bip library, rebuild database, and clean up.

2026-05-13
bip-marimo
Softwareentwickler

Generate and edit marimo reactive notebooks correctly. Auto-triggers when working with marimo .py notebook files.

2026-05-13
bip-narrative
Softwareentwickler

Generate thematic, prose-style narrative digests from GitHub activity

2026-05-13
bip-plan
Projektmanagementspezialisten

Enter plan mode with full context preserved — gathers branch/PR/file context before the planning agent starts, so nothing is lost when plan mode clears conversation history.

2026-05-13
bip-pr-check
Softwarequalitätssicherungsanalysten und -tester

Quick PR readiness check — clean worktree, good description, squashed body. Run before /bip-pr-review.

2026-05-13
bip-tmux
Softwareentwickler

Open a file in a tmux popup window using less

2026-05-13