Commit Graph

17 Commits

Author SHA1 Message Date
Yaojia Wang
cadfa01e3b Sync 2026-03-30 15:09:26 +02:00
Yaojia Wang
735ea54f80 Sync 2026-03-29 14:38:58 +02:00
Yaojia Wang
01e93719fb Sync 2026-03-23 09:18:51 +01:00
Yaojia Wang
decd5509bc Update 2026-03-22 18:16:25 +01:00
Yaojia Wang
2d232235cb 更新stock agent doc 2026-03-21 17:02:48 +01:00
Yaojia Wang
cdba2497a7 Re-structure 2026-03-21 11:31:31 +01:00
Yaojia Wang
e61baf7e4e vault: add GSD methodology deep-dive with examples and zettelkasten insights
Comprehensive GSD analysis: 15 sections covering core philosophy (fresh
context per agent), 5 methodologies (dream extraction, goal-backward
verification, nyquist validation, wave execution, checkpoints), full
command reference (37+), agent system (16 agents with model routing),
config system, git integration, state management, session continuity,
community best practices, pitfalls, framework comparison (GSD vs ECC vs
BMAD vs SpecKit), and 4 detailed practical examples (new project, brownfield,
debugging, quick tasks).

Three zettelkasten notes: context rot vs window isolation tradeoffs,
goal-backward vs forward verification, plans-as-prompts design pattern.
2026-03-20 00:19:23 +01:00
Yaojia Wang
f04cd63760 vault: add ECC command namespace mapping table
Plugin-installed ECC commands require everything-claude-code: prefix.
Added full short-name to plugin-name mapping table to methodology note,
plus namespace notices to both methodology and cheatsheet notes with
cross-references.
2026-03-20 00:04:30 +01:00
Yaojia Wang
0927adf720 vault: add missing detailed sections to ECC methodology note
Added: Plankton 3-phase architecture, NanoClaw v2 REPL commands,
pass@k/pass^k metrics with calculation example, loop-operator agent
with stall detection, code-reviewer 5-step process, instinct
import/export/promotion workflow, Skill/Command/Rule file formats,
cross-platform adaptation (Cursor/Codex/OpenCode), installation
profiles, package manager detection, verification report output,
and CLAUDE.md compaction-surviving context design.
2026-03-19 23:27:41 +01:00
Yaojia Wang
d62e5ee37f vault: add detailed examples to ECC methodology note
Added: hooks.json config example, strategic compaction good/bad comparison,
Hookify dialog example, sandboxed subagent YAML, Cascade multi-instance
workflow, tmux/worktree orchestration with plan JSON, AgentShield scan
output, dual-instance project setup, bugfix workflow, security audit
workflow, and refactor workflow with concrete code samples.
2026-03-19 23:23:51 +01:00
Yaojia Wang
872401be72 vault: add ECC methodology deep-dive and zettelkasten insights
New resource note with 6 core methodologies, community best practices,
pitfalls, and practical examples. Three zettelkasten notes extract key
insights: hook vs prompt reliability, MCP context tradeoffs, and the
instinct learning system. Updated existing guides with cross-links.
2026-03-19 23:19:56 +01:00
Yaojia Wang
0b4967488e vault: rewrite Billo workflow - merge PR review + merge into single flow 2026-03-17 23:45:30 +01:00
Yaojia Wang
708ce2e927 vault: update Billo workflow - merge PR review into main PR flow 2026-03-17 23:43:44 +01:00
Yaojia Wang
b4c501f1bd vault: add Billo Release & PR Review Workflow documentation 2026-03-17 23:34:26 +01:00
Yaojia Wang
bdcc0dd265 vault: update k8s DNS fix, node bypass OpenClash, ArgoCD restored 2026-03-15 21:45:14 +01:00
Yaojia Wang
ad79665527 Sync 2026-03-14 20:23:32 +01:00
Yaojia Wang
50d7d1de3d feat: initialize Knowledge vault with PARA + Zettelkasten system
- PARA folder structure (Inbox, Projects, Areas, Resources, Archive)
- Zettelkasten folder for atomic permanent notes
- Daily Notes folder with template
- 6 note templates (Inbox, Daily, Zettelkasten, Project, Resource, MOC)
- System folder for Attachments and Templates
- Home dashboard with Dataview query
- CLAUDE.md with knowledge-vault skill integration
- README with complete usage guide

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 17:27:51 +01:00