一键导入
startup-load-context
Loads essential context at session start - master resource map, rule proxy, status snapshot, index health check, and service verification.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Loads essential context at session start - master resource map, rule proxy, status snapshot, index health check, and service verification.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
After completing logical unit of work, commit with context and push. Never leave uncommitted work.
Requires handoff to review platform before deleting, archiving, or consolidating projects and repositories.
Tracks token usage in conversations, warns at 70% capacity, auto-triggers handover at 80% threshold with conversation summary and continuation prompts.
Never expose secrets in output. Use environment variables, reference .env files without reading contents aloud, recommend rotation if exposed.
Every artifact must be filed in correct location with version control. Defines filing structure and naming conventions.
Structured error handling - stop, assess, log, route, then fix or escalate. Prevents compounding problems.
| name | startup-load-context |
| description | Loads essential context at session start - master resource map, rule proxy, status snapshot, index health check, and service verification. |
Beginning of any new conversation/session.
C:\Users\bermi\.warp\MASTER_RESOURCE_MAP.md
This tells you WHERE everything is.
C:\Users\bermi\.warp\rules\00_RULE_PROXY.md
This tells you HOW to load rules on-demand.
C:\Users\bermi\.warp\STATUS_SNAPSHOT.md
Check if indexes are stale (>7 days) and warn if needed.