initializer
SolidLoad when a project's dreamcontext brain is missing or sparse and needs to be bootstrapped from real material — or the user invokes `/initializer`. Triggers: "initialize my brain", "set up dreamcontext from my docs", "ingest my notes / wiki / Obsidian / Notion export", "there's no _dream_context yet", "bootstrap the context from this folder", or any time you detect no/empty `_dream_context/` and the user has existing project material to ingest. This is the interactive, sub-agent-driven bootstrap — it migrates whatever the user has into the proper knowledge / feature / task hierarchy. It is the single bootstrap surface for dreamcontext; it also handles codebase-only repos (a light scout + ingest pass) and scales down to a trivial scaffold when there's nothing to ingest.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- meanllbrl
- Repository
- meanllbrl/dreamcontext
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
init
Use on the first substantive work in a project MasterMind isn't set up for yet, when the user says "init", "initialize", "set up MasterMind", "onboard", "get me ready", or when no field pack matches the project's detected stack.
bootstrap
Phase 0 of any project - fire whenever asked to start, scaffold, set up, or adopt a project ("new Python CLI", "set this repo up properly", "add a frontend stack"). Interview, scaffold via OFFICIAL creators, describe into project.yaml, prove with gates.
curator
Load when a dreamcontext brain has grown additively and needs a periodic refactor pass that re-orders content into the right shape — or the user invokes `/curator`. Triggers: "curate the brain", "re-organize my context", "the knowledge base has gotten messy", "clean up / refactor the brain", "conform everything to current conventions", "dedup the knowledge", "fix the structure, not just append to it", or any time the corpus has drifted from current architecture conventions (duplicate knowledge, topics living as both feature and knowledge, stale task statuses, off-vocabulary tags, a flat knowledge dump that should be foldered). This is the interactive, sub-agent-driven brain REFACTOR — the pass that sleep won't do. It is allowed to MOVE, MERGE, SPLIT, RENAME, RE-TYPE, and RETIRE content to reach the right knowledge / feature / task / version / objective shape.