SerroAI

Update Decision Tree — Development skill for Claude Code

Development community

Prompt: Update the Architecture Decision Tree.

How to install Update Decision Tree

Installs to ~/.claude/skills/serroai-program-memory-update_decision_tree/SKILL.md

Terminal
mkdir -p ~/.claude/skills/serroai-program-memory-update_decision_tree && curl -fsSL https://raw.githubusercontent.com/SerroAI/program-memory/HEAD/prompts/update_decision_tree.md -o ~/.claude/skills/serroai-program-memory-update_decision_tree/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Update Decision Tree does

Prompt: Update the Architecture Decision Tree

Paste this into a Claude session when you want to change `memory_layer_decision_chart.md`.


You are helping update the architecture decision tree for this open-source Serro replica repo.

What the decision tree is

`memory_layer_decision_chart.md` contains a Mermaid `flowchart TD` that routes engineering orgs to the right level of live program memory. It maps to three canonical levels:

  • Level 1 (Family A) — Pull everything at query t

Alternatives in Development

  • GenericAgent — Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token co 6.1k ★
  • Godogen Source Repo — This repository contains two source trees for the same project: - claude/ — Claude Code source tree - codex/ 2.8k ★
  • Evo — turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then run 1.4k ★

Full documentation available on GitHub

View Source Repository