An evidence-based project architecture write-up from a repo — with a README update

From a repo link the scenario finds the key files, has AI describe the architecture based on them, and adds the write-up to the project, notifying the team.

  • The project's key files are found automatically
  • The architecture write-up is grounded in real code
  • The overview is added to the repo as its own file
  • The team gets a notice in the messenger
Webhookn8n FormSlack

How it works

To get Webhook notifications in Web Form, you don't need a developer: a ready-made scenario watches events and sends messages for you.

  1. Starts when: Receive GitHub URL
  2. Then: Parse Owner and Repo
  3. Then: Fetch Repo Metadata
  4. Then: Fetch Repo Tree
  5. Then: Identify Key Files
  6. Then: Fetch Key File Contents
  7. Then: Prepare LLM Input
  8. Then: Analyze Architecture
  9. Then: Fix Markdown
  10. Then: Generate Dashboard HTML
  11. Then: Fetch Existing README
  12. Then: Prepare Push Data
  13. Then: Push README_ARCH.md
  14. Then: Notify on Update
  15. Starts when: Send Success Page
  16. Starts when: Blueprint Form
  17. Then: Claude 3.5 Sonnet

You can launch this Webhook + Web Form integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.