baleen37

44 mods across 2 repositories, 4 stars between them.

competitive-agents

25

baleen37/bstack

Skill Claude CodeCodex

Use when designing systems, architectures, or APIs, when multiple valid approaches exist with no single obvious answer, or when user explicitly requests parallel/competing solutions.

4 11d ago A 35 tokens original MIT

create-pr

26

baleen37/bstack

Skill Claude CodeCodex

Create PR — commit, push, PR, wait for merge.

4 11d ago A 16 tokens original MIT

domain-modeling

27

baleen37/bstack

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

4 11d ago A 43 tokens copy · 91% MIT

baleen37/bstack

Skill Claude CodeCodex

Use when verifying a running application end-to-end through its real interface — a web UI, a CLI, or a TUI — by writing and executing agent-run "scenario cards" against a freshly built instance with falsifiable assertions. Trigger on "test it end to end", "prove the UI actually works", "write/run a scenario", or after…

4 11d ago A 105 tokens original MIT

grill-with-docs

29

baleen37/bstack

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

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

grilling

30

baleen37/bstack

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

4 11d ago A 38 tokens copy · 91% MIT

handoff

31

baleen37/bstack

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

4 11d ago A 19 tokens copy · 88% MIT

pickup

32

baleen37/bstack

Skill Claude CodeCodex

Use when asked to "pickup", "픽업", "이어서", "이전 세션 이어서", "resume where I left off", or "restore context" — locates the handoff file, surfaces the Resume Prompt verbatim, and warns on worktree/branch mismatch before continuing. Pair with /handoff.

4 11d ago A 69 tokens original MIT

research

33

baleen37/bstack

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

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

ship

34

baleen37/bstack

Skill Claude CodeCodex

Use when preparing to deploy to production, asked to "ship", "release", or "deploy", or when you need to verify a deploy succeeded or plan a rollback. Covers the full flow: pre-deploy checks, the deploy itself, and post-deploy verification with rollback on failure.

4 11d ago A 60 tokens original MIT

story-loop

35

baleen37/bstack

Skill Claude CodeCodex

Use when cataloging a repository's externally observable capabilities as end-to-end scenarios and driving them through test, fix, and re-test until verified.

4 11d ago A 31 tokens original MIT

to-tickets

36

baleen37/bstack

Skill Claude CodeCodex

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

4 11d ago A 54 tokens copy · 92% MIT

verify

37

baleen37/bstack

Skill Claude CodeCodex

Use when asked to "verify this", "qa", "does this implementation work?", or "test this feature". Verifies the current implementation in context and reports PASS, PARTIAL, or FAIL with evidence.

4 11d ago A 48 tokens original MIT

write-skill

38

baleen37/bstack

Skill Claude CodeCodex

Use when creating or improving an agent skill, writing a SKILL.md or its description, fixing a skill that triggers too rarely or too often, or tuning one with SkillOpt or SkillOpt-Sleep from benchmark tasks or provider session history.

4 11d ago A 52 tokens original MIT

writing-prds

39

baleen37/bstack

Skill Claude CodeCodex

Use when writing, reviewing, or improving PRDs, product requirements documents, product specs, feature requirements, launch requirements, or product discovery writeups before product or engineering work begins.

4 11d ago A 40 tokens original MIT

writing-rfcs

40

baleen37/bstack

Skill Claude CodeCodex

Use when writing, reviewing, or improving RFCs, requests for comments, technical design docs, architecture proposals, engineering decision records, API proposals, migration plans, or cross-team technical decisions.

4 11d ago A 43 tokens original MIT

baleen37/private-journal-mcp

Instructions file CodexOpenCode

A set of repository instructions for private-journal-mcp, covering its operating rules, storage and revisions, embeddings, multiple sessions, writing, and Git synchronization. Embeddings are data representations used to compare the meaning of text.

0 5d ago A 655 tokens

private-journal-mcp

44

baleen37/private-journal-mcp

MCP server Claude CodeCodexCursor +2

MCP server "private-journal-mcp" as configured in baleen37/private-journal-mcp. Runs locally from the private-journal-mcp npm package.

0 5d ago A tokens not measured