This is the public amplification layer of the brain: how I use tools, agents, and repeatable methods to amplify my work and intelligence. It's where my "meta" lives β the skills, prompts, templates, and methodology I iterate on and share outward.
Merged from the former
06_Methodology/β there is now a single layer, not two.
06_Amp/
βββ Skills/ # Distilled, shareable meta-skills (one subdir each + SKILL.md)
βββ Prompt/ # System prompts / operating instructions
β βββ instructions
β βββ Global Instruction for AI Assistance.md
βββ Templates/ # Note templates (Daily, Project, Research)
βββ Reference/ # Guides, how-tos, style docs
βββ Harness/
βββ global β ~/.claude/skills # symlink to the global skill collection
- Skills/ β meta-skills/meta-tools distilled from real work, written to be reusable
and shareable. New skills land here (the
skillaction inclippings-triageproposes drafts into this folder). Each skill is its own subdirectory with aSKILL.md. - Prompt/ β operating instructions and system prompts that shape how agents work in this vault.
- Templates/ β consistent note scaffolds; referenced by
claude_config.json(template_folder) and theinit/upgradeflows. - Reference/ β documentation, style guides, learning resources.
- Harness/global β symlink to
~/.claude/skills, the live global skill collection.
- This folder is the orchestration/methodology layer β content (Projects/Areas/Resources) lives elsewhere and is orchestrated, not stored here.
06_Ampis its own git repo; commit changes from inside it.- Outward-facing by design: keep it clean enough to share.