seabbs

71 mods across 2 repositories, 12 stars between them.

claude CLAUDE.md

01

seabbs/claude

Instructions file

Claude Code instructions for seabbs/claude, covering identity, git/github, jj (jujutsu) + tuicr, review bot (seabbs-review-bot) and workflow.

7 5d ago C 1,617 tokens

academic-revise

02

seabbs/claude

Command

Revise academic text in response to reviewer comments: $ARGUMENTS.

7 5d ago A 0 tokens

mark-pr-agent

04

seabbs/claude

Command

Add a draft notice to the current PR description indicating it's agent-generated and needs human review before requesting reviews from others.

7 5d ago A 0 tokens

read-up

06

seabbs/claude

Command

Read up on the documentation entries and web pages noted in your context using the provided tools.

7 5d ago A 0 tokens

refactor

07

seabbs/claude

Command

Refactor code to meet project standards: $ARGUMENTS.

7 5d ago A 0 tokens

stats-review

09

seabbs/claude

Command

Review statistical analysis code against the analysis plan: $ARGUMENTS.

7 5d ago A 0 tokens

julia-repl

11

seabbs/claude

Skill Claude CodeCodex

Evaluate Julia through the warm AgentREPL MCP session rather than julia -e, hot-reload edits with Revise, and filter TestItemRunner suites while iterating. Use for any Julia evaluation, package iteration, or test run, and to decide when a fresh process is needed instead.

7 5d ago A 65 tokens

skills

12

seabbs/skills

Plugin Claude Code

Claude Code skills for research, development, and GitHub automation.

5 7d ago A tokens not measured original MIT

bot-automation

13

seabbs/skills

Plugin Claude Code

Bot account automation for adding collaborators, processing task requests, and generating daily summaries.

5 7d ago A tokens not measured original MIT

add-bot

14

seabbs/skills

Skill Claude CodeCodex

Add the bot account as a collaborator with push permissions to a repository.

5 7d ago A 17 tokens original MIT

bot-report

15

seabbs/skills

Skill Claude CodeCodex

Report on what the unattended agent bots have been doing — what the review bot has posted, what it cost, whether anything failed, and whether its findings were acted on. Use when asked "what have the bots been up to", to audit bot activity before trusting it, or to check a bot is still running after a change to its…

5 7d ago A 75 tokens original MIT

bot-tasks

16

seabbs/skills

Skill Claude CodeCodex

Check bot notifications for tasks requested by the repo owner, then execute them using a team.

5 7d ago A 21 tokens original MIT

daily-summary

17

seabbs/skills

Skill Claude CodeCodex

Summarise today's Claude Code activity across all repos into a dated log file.

5 7d ago A 18 tokens original MIT

pr-automate

18

seabbs/skills

Skill Claude CodeCodex

Run as a background subagent after a PR is created or pushed. Acts as a continuous quality gate, watching CI and mergeability, and catching, answering and resolving review feedback from the review bot and from seabbs. Invoke via the Agent tool with runinbackground true.

5 7d ago A 60 tokens original MIT

dev-workflow

19

seabbs/skills

Plugin Claude Code

Development workflow skills for commits, linting, testing, code review, PRs, documentation, coverage, dependencies, project scaffolding, and task automation.

5 7d ago A tokens not measured original MIT

commit

20

seabbs/skills

Agent

Use this agent to create a well-structured git commit with conventional format and proper git identity. Pass --as-me to commit as the owner, --bot-only to commit as the bot without co-author. (Tools: ).

5 7d ago A 47 tokens original MIT

commit

21

seabbs/skills

Skill Claude CodeCodex

Create a well-structured commit with conventional format and proper git identity.

5 7d ago A 15 tokens original MIT

docs

22

seabbs/skills

Skill Claude CodeCodex

Check that all code has appropriate documentation and fix gaps.

5 7d ago A 12 tokens original MIT

improve-coverage

23

seabbs/skills

Skill Claude CodeCodex

Improve test coverage by identifying gaps and generating meaningful tests.

5 7d ago A 15 tokens original MIT

lint

24

seabbs/skills

Skill Claude CodeCodex

Lint, format, and optionally commit changes.

5 7d ago A 10 tokens original MIT