Commit Graph

10 Commits

Author SHA1 Message Date
Yaojia Wang
1c817a7cb1 vault: add Claude Code official multi-agent orchestration best practices (2026) 2026-06-18 08:01:31 +02:00
Yaojia Wang
040b94f898 vault: add ECC v2.0 orch-* family + team orchestration notes 2026-06-18 07:38:04 +02:00
Yaojia Wang
26448c796e Merge remote-tracking branch 'origin/main'
# Conflicts:
#	4 - Resources/Claude-Code/Everything Claude Code 完整指南.md
2026-05-23 11:03:10 +02:00
Yaojia Wang
232b045e03 vault: align ECC docs with current repo and add orchestration manual
Updated ECC notes to match the current state of affaan-m/everything-claude-code
docs/token-optimization.md and docs/SKILL-PLACEMENT-POLICY.md:

- Drop CLAUDE_AUTOCOMPACT_PCT_OVERRIDE recommendations (now warned against
  upstream — variable can only lower threshold, opposite of intent)
- Add CLAUDE_CODE_SUBAGENT_MODEL=haiku as the new core token-saving setting
- Flag the default `memory` MCP for disablement (no skill/agent/hook references)
- Add Skill Placement Policy section (curated/learned/imported/evolved + provenance)
- Cover missing commands: /checkpoint, /sessions, /security-scan, /claw, /projects

Add new resource: ECC 编排实战手册.md (721 lines). Six orchestration patterns
(dmux+worktree, sequential claude -p, continuous-claude, Ralphinho RFC-DAG,
santa-loop, Task in-process) with real commands, real plan.json structures,
real CLI flags, and explicit "could not verify online" markers for /multi-*
and /feature-dev. All sourced to specific commands/*.md or skills/*.md files.

Cross-link the new manual from 完整指南 and 用法速查.
2026-04-26 12:17:47 +02:00
Yaojia Wang
8e74b9efd0 vault: sync ECC orchestration findings, add PRP/DevFleet/Agent-worktree routes, fix outdated counts 2026-04-14 23:10:03 +02:00
Yaojia Wang
0b2068d0e8 vault backup: 2026-04-07 22:50:27 2026-04-07 22:50:27 +02:00
Yaojia Wang
ab3263c474 vault backup: 2026-04-06 23:27:39 2026-04-06 23:27:39 +02:00
Yaojia Wang
e4cee2f21d vault: add ECC autonomous loops, dmux, Ralphinho notes and update guide to v1.10.0
New notes:
- Autonomous Loops 自主循环模式 (6 patterns with examples)
- dmux 多Agent并行编排 (5 workflow patterns + orchestrate-worktrees)
- Ralphinho RFC-DAG 编排模式 (DAG decomposition + merge queue)

Updated:
- Everything Claude Code 完整指南: v1.8.0 -> v1.10.0 (608 files, legacy commands mapping)
2026-04-06 16:08:39 +02:00
Yaojia Wang
cadfa01e3b Sync 2026-03-30 15:09:26 +02:00
Yaojia Wang
cdba2497a7 Re-structure 2026-03-21 11:31:31 +01:00