lgbarn

80 mods across 2 repositories, 98 stars between them.

research

49

lgbarn/shipyard

Command

On-demand domain research — evaluate technology options, investigate ecosystem choices.

65 1mo ago A 12 tokens original MIT

resume

50

lgbarn/shipyard

Command

Restore context from a previous session and continue.

65 1mo ago A 8 tokens original MIT

review

51

lgbarn/shipyard

Command

On-demand code review — review current changes, a diff range, or specific files.

65 1mo ago A 16 tokens original MIT

rollback

52

lgbarn/shipyard

Command

Revert to a previous Shipyard checkpoint.

65 1mo ago A 8 tokens original MIT

settings

53

lgbarn/shipyard

Command

View or update Shipyard workflow settings.

65 1mo ago A 7 tokens original MIT

ship

54

lgbarn/shipyard

Command

Finish and deliver completed work.

65 1mo ago A 5 tokens original MIT

simplify

55

lgbarn/shipyard

Command

On-demand simplification review — detect duplication, dead code, unnecessary complexity, AI bloat.

65 1mo ago A 18 tokens original MIT

status

56

lgbarn/shipyard

Command

Show project progress and route to next action.

65 1mo ago A 8 tokens original MIT

verify

57

lgbarn/shipyard

Command

On-demand verification — run tests, check acceptance criteria, validate phase completion.

65 1mo ago A 14 tokens original MIT

worktree

58

lgbarn/shipyard

Command

Manage git worktrees for isolated feature development.

65 1mo ago A 8 tokens original MIT

SessionStart

59

lgbarn/shipyard

Hook

Runs when a session starts on startup, resume, clear and compact, executing state-read.sh and marketplace-sync.sh (2 commands). From lgbarn/shipyard.

65 1mo ago A tokens not measured copy · 58% MIT

TeammateIdle

60

lgbarn/shipyard

Hook

Runs on the TeammateIdle event, executing teammate-idle.sh. From lgbarn/shipyard.

65 1mo ago A tokens not measured original MIT

TaskCompleted

61

lgbarn/shipyard

Hook

Runs when a task is marked completed, executing task-completed.sh. From lgbarn/shipyard.

65 1mo ago A tokens not measured original MIT

Stop

62

lgbarn/shipyard

Hook

Runs when the agent finishes a response, executing stop.sh. From lgbarn/shipyard.

65 1mo ago A tokens not measured original MIT

code-simplification

63

lgbarn/shipyard

Skill Claude CodeCodex

Use after implementing features, before claiming a phase is complete, when reviewing AI-generated code, or when code feels overly complex. Also use when you notice repeated patterns across files, a function exceeds 40 lines, nesting exceeds 3 levels, or an abstraction has only one implementation. Covers duplication…

65 1mo ago A 86 tokens original MIT

documentation

64

lgbarn/shipyard

Skill Claude CodeCodex

Use when shipping features with public interfaces that lack docs, generating documentation, updating README files, writing API docs, creating architecture documentation, or when documentation is incomplete or outdated. Also use when adding breaking changes, implementing complex algorithms, or before shipping any phase…

65 1mo ago A 66 tokens original MIT

git-workflow

65

lgbarn/shipyard

Skill Claude CodeCodex

Use when starting feature work that needs a branch, creating worktrees for isolation, making atomic commits during development, or completing a development branch via merge, PR, preserve, or discard. Also use when the user says "set up worktree", "create PR", "finish this branch", "start feature", or when you need an…

65 1mo ago A 76 tokens original MIT

converter

69

lgbarn/trading-indicator-plugins

Agent

Cross-platform indicator translation specialist. Converts indicators between Pine Script, NinjaScript, and Tradovate JavaScript.

33 8mo ago A 24 tokens

doc-researcher

71

lgbarn/trading-indicator-plugins

Agent

Fetches official documentation for Pine Script, NinjaTrader, and Tradovate before generating code. Use proactively before any code generation to verify syntax and API usage.

33 8mo ago A 37 tokens