baleen37

44 mods across 2 repositories, 4 stars between them.

bstack

01

baleen37/bstack

Plugin Claude Code

AI coding assistant toolkit - Claude Code, OpenCode, and more.

4 11d ago A tokens not measured original MIT

bstack CLAUDE.md

02

baleen37/bstack

Instructions file

Instructions for baleen37/bstack, covering me, purpose, key files, subdirectories and for ai agents.

4 11d ago A 1,152 tokens original MIT

atlassian

03

baleen37/bstack

Plugin Claude Code

Jira work guidance via the official Atlassian twg CLI.

4 11d ago A tokens not measured original MIT

twg-jira

04

baleen37/bstack

Skill Claude CodeCodex

Use the twg CLI for Jira reads and safe Jira mutations.

4 11d ago A 17 tokens original MIT

twg

05

baleen37/bstack

Skill Claude CodeCodex

Route Jira work through the official Atlassian Teamwork Graph CLI.

4 11d ago A 17 tokens original MIT

autoresearch

06

baleen37/bstack

Plugin Claude Code

Autonomous experiment loop — iteratively optimize any metric with git-tracked experiments.

4 11d ago A tokens not measured original MIT

autoresearch

07

baleen37/bstack

Command

Start or resume an autonomous experiment iteration.

4 11d ago A 7 tokens original MIT

autoresearch

08

baleen37/bstack

Skill Claude CodeCodex

Set up and run an autonomous experiment loop for any optimization target. Use when asked to "run autoresearch", "optimize X in a loop", "set up autoresearch for X", or "start experiments".

4 11d ago A 46 tokens original MIT

datadog

09

baleen37/bstack

Plugin Claude Code

Datadog observability guidance via the pup CLI.

4 11d ago A tokens not measured original MIT

datadog

10

baleen37/bstack

Skill Claude CodeCodex

Use the Datadog pup CLI for logs, monitors, APM, metrics, and incident investigation.

4 11d ago A 25 tokens original MIT

me

11

baleen37/bstack

Plugin Claude Code

AI coding assistant toolkit - git workflow protection, session handoff, context management, and development automation.

4 11d ago A tokens not measured original MIT

code-reviewer

12

baleen37/bstack

Agent

Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication…

4 11d ago A 234 tokens copy · 100% MIT

researcher

13

baleen37/bstack

Agent

Use this agent to find and verify external reference material from official documentation, APIs, registries, standards, papers, releases, GitHub sources, and reputable web sources. Do not use for codebase exploration or local bug investigation.

4 11d ago A 52 tokens original MIT

security-auditor

14

baleen37/bstack

Agent

Use this agent for security-focused launch review before shipping production-bound changes. It audits secrets exposure, auth/authz, injection risks, dependency and supply-chain risk, data handling, and config/env safety. Report findings with severity and concrete evidence.

4 11d ago A 54 tokens original MIT

test-engineer

15

baleen37/bstack

Agent

Use this agent for test coverage and verification review before shipping production-bound changes. It checks changed behavior coverage, happy paths, edge cases, error paths, regressions, flaky risk, and the commands needed to prove readiness.

4 11d ago A 51 tokens original MIT

WorktreeCreate

16

baleen37/bstack

Hook

Runs when a git worktree is created, executing setup-worktree.sh via bash. From baleen37/bstack.

4 11d ago A tokens not measured original MIT

PreToolUse

17

baleen37/bstack

Hook

Runs before the agent uses a tool for Bash:git tool calls, executing commit-guard.sh. From baleen37/bstack.

4 11d ago A tokens not measured original MIT

SessionStart

18

baleen37/bstack

Hook

Runs when a session starts, executing agent-status.sh. From baleen37/bstack.

4 11d ago A tokens not measured original MIT

UserPromptSubmit

19

baleen37/bstack

Hook

Runs when you submit a prompt, before the agent sees it, executing agent-status.sh. From baleen37/bstack.

4 11d ago A tokens not measured copy · 88% MIT

PermissionRequest

20

baleen37/bstack

Hook

Runs when the agent asks permission for an action, executing agent-status.sh. From baleen37/bstack.

4 11d ago A tokens not measured copy · 91% MIT

Stop

21

baleen37/bstack

Hook

Runs when the agent finishes a response, executing agent-status.sh. From baleen37/bstack.

4 11d ago A tokens not measured copy · 91% MIT

SessionEnd

22

baleen37/bstack

Hook

Runs when a session ends, executing agent-status.sh. From baleen37/bstack.

4 11d ago A tokens not measured copy · 91% MIT

code-review

23

baleen37/bstack

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

4 11d ago A 94 tokens copy · 94% MIT

codebase-design

24

baleen37/bstack

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

4 11d ago A 57 tokens copy · 100% MIT