amoslee2026

58 mods across 1 repository, 42 stars between them.

bba-architect

01

amoslee2026/Babel

Agent Claude Code

Babel architecture flow owner. Parses a free-form design idea, drives bb-prd → bb-arch → bb-mas, normalizes MAS via inline adapter, opens ready-for-rtl handoff. Trigger: new design idea, arch-needs-fix issue, or explicit /bba-architect.

not rated 42 1mo ago A 67 tokens GPL-3.0

bba-guru-pd

02

amoslee2026/Babel

Agent Claude Code

Babel physical-design guru. Consumes synthesized netlist + MAS IO ring/clock plan, runs floorplan → place → route → DRC → LVS → post-PD STA → GDSII export, produces final signoff artifact gdsii/.gds. Trigger: ready-for-pd (with synthreport.wnsns>=0), pd-rework, or explicit /bba-guru-pd.

not rated 42 1mo ago A 92 tokens GPL-3.0

bba-guru-rtl

03

amoslee2026/Babel

Agent Claude Code

Babel RTL guru. Consumes MAS handoff (sha256 freshness check), generates lint-clean SystemVerilog via bb-rtl-coder, opens ready-for-verification. Does NOT draft SDC or run CDC. Trigger: ready-for-rtl handoff, rtl-needs-fix issue, or explicit /bba-guru-rtl.

not rated 42 1mo ago A 77 tokens GPL-3.0

bba-guru-synthesis

04

amoslee2026/Babel

Agent Claude Code

Babel synthesis guru. Drafts SDC from MAS, runs CDC+RDC, orchestrates parallel yosys synthesis (parallel count = idle CPUs), LLM analyzes results and iterates to timing closure before opening ready-for-pd. Coverage gate: requires testreport.functionalcoverage==100 AND codecoverage.line==100 AND branch>=95 AND…

not rated 42 1mo ago A 105 tokens GPL-3.0

amoslee2026/Babel

Agent Claude Code

Babel verification guru. Consumes RTL artifact + verifplanseed, builds testbenches, runs verilator, drives functionalcoverage to 100%, codecoverage.line to 100%, branch>=95%, toggle>=90% before opening ready-for-synth. Trigger: ready-for-verification handoff, functional bug regression, or explicit…

not rated 42 1mo ago A 85 tokens GPL-3.0

bb-check-lint

06

amoslee2026/Babel

Command Claude Code

Verible lint check on filelist.f — fail on any error.

not rated 42 1mo ago A 14 tokens GPL-3.0

bb-invoke-magic

08

amoslee2026/Babel

Command Claude Code

Magic layout tool wrapper — floorplan/place/drc/extract. Direct invocation of bb-invoke-magic.

not rated 42 1mo ago A 22 tokens GPL-3.0

bb-invoke-netgen

09

amoslee2026/Babel

Command Claude Code

Netgen LVS wrapper — compare synth netlist vs Magic-extracted SPICE.

not rated 42 1mo ago A 16 tokens GPL-3.0

bb-invoke-opensta

10

amoslee2026/Babel

Command Claude Code

OpenSTA static timing analysis wrapper — synth-stage or post-PD multi-corner signoff. Direct invocation of bb-invoke-opensta.

not rated 42 1mo ago A 28 tokens GPL-3.0

bb-invoke-verilator

12

amoslee2026/Babel

Command Claude Code

Verilator simulation wrapper — compile RTL + TB and run coverage-driven sim. Direct invocation of the bb-invoke-verilator skill for debugging.

not rated 42 1mo ago A 28 tokens GPL-3.0

bb-invoke-yosys

13

amoslee2026/Babel

Command Claude Code

Yosys synthesis wrapper — synthesize RTL to ASAP7 netlist + QoR. Direct invocation of the bb-invoke-yosys skill for debugging.

not rated 42 1mo ago A 32 tokens GPL-3.0

bb-list-issues

14

amoslee2026/Babel

Command Claude Code

List Babel handoff issues by label. Direct invocation of bb-list-issues.

not rated 42 1mo ago A 0 tokens GPL-3.0

bba-architect

15

amoslee2026/Babel

Command Claude Code

Run bba-architect on a design idea. Drives bb-prd → bb-arch → bb-mas → adapter → spec-review → ready-for-rtl handoff.

not rated 42 1mo ago A 35 tokens GPL-3.0

bba-guru-pd

16

amoslee2026/Babel

Command Claude Code

Run bba-guru-pd. floorplan → place → route → DRC → LVS → post-PD STA → GDSII export.

not rated 42 1mo ago A 30 tokens GPL-3.0

bba-guru-rtl

17

amoslee2026/Babel

Command Claude Code

Run bba-guru-rtl on a ready-for-rtl handoff. MAS → SystemVerilog + filelist.f + rtlartifact.json.

not rated 42 1mo ago A 31 tokens GPL-3.0

bba-guru-synthesis

18

amoslee2026/Babel

Command Claude Code

Run bba-guru-synthesis. Drafts SDC, runs CDC+RDC, yosys synthesis + opensta to timing closure.

not rated 42 1mo ago A 29 tokens GPL-3.0

amoslee2026/Babel

Command Claude Code

Run bba-guru-verification on a ready-for-verification handoff. RTL + verifplanseed → 100% functional + code coverage.

not rated 42 1mo ago A 31 tokens GPL-3.0

PreToolUse

20

amoslee2026/Babel

Hook Claude Code

One of 5 in settings.json

Runs before the agent uses a tool for Bash, Write and Edit tool calls, executing bb-hook-commit-quality-gate.sh, bb-hook-validate-bash-cmd.sh and bb-hook-write-arch-freeze-check.sh via bash (3 commands). From amoslee2026/Babel.

not rated 42 1mo ago A tokens not measured GPL-3.0

PostToolUse

21

amoslee2026/Babel

Hook Claude Code

One of 5 in settings.json

Runs after a tool call finishes for Write and Edit tool calls, executing bb-hook-change-propagate.sh and bb-hook-pipeline-advance.sh via bash (2 commands). From amoslee2026/Babel.

not rated 42 1mo ago A tokens not measured GPL-3.0

UserPromptSubmit

22

amoslee2026/Babel

Hook Claude Code

One of 5 in settings.json

Runs when you submit a prompt, before the agent sees it, executing bb-hook-validate-input-schema.sh via bash. From amoslee2026/Babel.

not rated 42 1mo ago A tokens not measured GPL-3.0

SessionEnd

23

amoslee2026/Babel

Hook Claude Code

One of 5 in settings.json

Runs when a session ends, executing bb-hook-session-summarize.sh via bash. From amoslee2026/Babel.

not rated 42 1mo ago A tokens not measured GPL-3.0

Babel

24

amoslee2026/Babel

Settings file Claude Code

One of 5 in settings.json

Agent settings declaring 4 hook events (PreToolUse, PostToolUse, UserPromptSubmit, SessionEnd).

not rated 42 1mo ago A tokens not measured GPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: