Per its docs Portacle includes Paredit as part of its distribution, which does the thing you're asking about. I especially suggest reading the Using It section of those docs, which mentions automatic closing delimiters (though in no great detail). It tells you how to configure Portacle (portacle-configure) and how to get help (Ctrl-HH).
That help document contains a section on Paredit commands, although IMO it is very barebones and I would recommend reading any tutorial on Paredit, which will include sections both on how to disable it (to let you insert unbalanced parentheses), and how to work with it (i.e., what you should do instead of inserting unbalanced parentheses).
Perhaps configuring Portacle via portacle-configure will also let you opt out of Paredit, though I wouldn't be surprised if it didn't.