--- title: n8n - ideas created_date: 2025-07-21 updated_date: 2025-07-21 aliases: tags: --- # n8n - ideas - [ ] decision approver (Type1 vs Type 2 decisions - amazon or stripe): is it reversible - yes: decide fast and ship fast. Is it a decision that could kill your company / cost millions: take time to decide, review, etc. - [ ] Software Code Reviewer: deep reviews for pull requests - [ ] Every commit commenter: for every commit you get a comment on slack / mail: good coding bad coding, etc. - [ ] Technical Writer: for every PR a parallel PR is started which contains detailed documentation about the project - [ ] Build a small software company: what are software company roles? - [ ] manager - [ ] agile team - [ ] different software developers - [ ] I as a human give high level goals for the next month, the manager creates jira tasks and breaks down the project into smaller chunks and distributes them onto the different devs - [ ] I as a human write a coding guideline doc, which is ingested into every agent: such that they all write similar code.