abs1294

45 mods across 1 repository, 2 stars between them.

fulin-plugins

01

abs1294/fulin-claude-plugins

Plugin Claude Code

A collection of Claude Code tools that includes a plugin manager, a pytest-based QA workflow, and local scheduling.

2 2d ago A tokens not measured

cc-statusline

03

abs1294/fulin-claude-plugins

Plugin Claude Code

A Claude Code status-line plugin that shows project, repository, model, usage, agents, skills, memory, and recent-edit information in the terminal.

2 2d ago A tokens not measured

Stop

04

abs1294/fulin-claude-plugins

Hook

Runs when the agent finishes a response, executing message-tracker.js via node. From abs1294/fulin-claude-plugins.

2 2d ago A tokens not measured

SubagentStop

06

abs1294/fulin-claude-plugins

Hook

Runs when a subagent finishes, executing subagent-tracker.js via node. From abs1294/fulin-claude-plugins.

2 2d ago A tokens not measured

PreCompact

07

abs1294/fulin-claude-plugins

Hook

Runs before the context is compacted, executing compact-monitor.js via node. From abs1294/fulin-claude-plugins.

2 2d ago A tokens not measured

UserPromptSubmit

08

abs1294/fulin-claude-plugins

Hook

Runs when you submit a prompt, before the agent sees it, executing message-tracker.js and summary-updater.js via node (2 commands). From abs1294/fulin-claude-plugins.

2 2d ago A tokens not measured

PostToolUse

09

abs1294/fulin-claude-plugins

Hook

Runs after a tool call finishes for Write, Edit, CronCreate, CronDelete, ScheduleWakeup and Skill tool calls, executing file-tracker.js, cron-tracker.js and skill-tracker.js via node (3 commands). From abs1294/fulin-claude-plugins.

2 2d ago A tokens not measured

cc-statusline-rows

10

abs1294/fulin-claude-plugins

Skill Claude CodeCodex

A setting for choosing which rows appear in the cc-statusline, a status display shown by Claude Code, or for hiding the whole display.

2 2d ago A 134 tokens

cc-statusline-setup

11

abs1294/fulin-claude-plugins

Skill Claude CodeCodex

A setup procedure for connecting the cc-statusline status display to a settings.json file. The connection must be added manually because the plugin cannot set the main status line itself.

2 2d ago B 122 tokens

delaylocal

12

abs1294/fulin-claude-plugins

Plugin Claude Code

A local scheduling plugin that runs a prompt automatically after the five-hour quota resets and sends a LINE notification when it finishes or stops.

2 2d ago A tokens not measured

delaylocal

13

abs1294/fulin-claude-plugins

Skill Claude CodeCodex

A local scheduling skill for running a prompt after a usage quota resets. A quota is a limit on how much a service can be used during a set period.

2 2d ago A 84 tokens

deliver-report

14

abs1294/fulin-claude-plugins

Plugin Claude Code

A collection of tools for turning completed work into messages, test-report documents, or daily progress reports for other people.

2 2d ago A tokens not measured

daily-report

15

abs1294/fulin-claude-plugins

Skill Claude CodeCodex

A tool for creating a work report from Claude Code session records. It groups the day's work by project and prepares a summary of completed and unfinished tasks for approval before emailing it.

2 2d ago A 119 tokens

deliver-report

16

abs1294/fulin-claude-plugins

Skill Claude CodeCodex

A process for writing a plain, practical delivery message for a batch of completed files, such as reports, spreadsheets, source data, or configuration files.

2 2d ago A 525 tokens

test-report-docx

17

abs1294/fulin-claude-plugins

Skill Claude CodeCodex

A workflow for turning completed test results and their evidence into a DOCX test report for a project manager or customer to review and approve.

2 2d ago A 359 tokens

fable-quote

19

abs1294/fulin-claude-plugins

Skill Claude CodeCodex

A document-generation workflow for producing formal software-development quotations in the company’s existing DOCX format. DOCX is the editable document format used by Microsoft Word.

2 2d ago A 199 tokens

git-commit

20

abs1294/fulin-claude-plugins

Plugin Claude Code

A Git commit process that stages changes, runs three parallel reviews, creates the commit, and pushes it. Git is the system used to track code changes.

2 2d ago A tokens not measured

git-commit

21

abs1294/fulin-claude-plugins

Skill Claude CodeCodex

A Git commit workflow that stages changes, runs three parallel reviews, asks for confirmation of the commit message, then commits and pushes the result. Git is the version-control system used to track code changes.

2 2d ago A 177 tokens

harness

22

abs1294/fulin-claude-plugins

Plugin Claude Code

A workflow rules engine that applies shared working routines to a project. It creates a project-specific setup under .claude/harness/ without replacing that setup when the plugin changes.

2 2d ago A tokens not measured

harness-init

23

abs1294/fulin-claude-plugins

Skill Claude CodeCodex

A process for installing a general project-management harness—the rules for model scheduling, stop conditions, task assignment, and shared knowledge—into a project workspace.

2 2d ago A 129 tokens

msproject-wbs

24

abs1294/fulin-claude-plugins

Plugin Claude Code

A generator for Microsoft Project schedules in MSPDI XML format, the XML file format that Microsoft Project can import. It creates a two-level work breakdown structure with durations, resources, dependencies, and dates calculated from the dependency chain, plus an optional XLSX spreadsheet converter.

2 2d ago A tokens not measured