Great tool!
I have a feature idea how to extend its flexibility by providing ability to combine stdin input and user input with an option:
sc programmer "write a snake game" | sc reviewer "review the project: " --append-stdin
I can try to implement it if it looks good to you.