Files
Main/Temporary/n8n - ideas.md
Obsidian-MBPM4 198c4be294 vault backup: 2025-07-21 10:49:45
Affected files:
.obsidian/workspace.json
Temporary/n8n - ideas.md
2025-07-21 10:49:45 +02:00

1.0 KiB

title, created_date, updated_date, aliases, tags
title created_date updated_date aliases tags
n8n - ideas 2025-07-21 2025-07-21

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.