| name | borabill |
| description | This skill should be used when the user types the /borabill trigger phrase to start an Agentic Governance Framework session. |
| category | workflow |
| risk | safe |
| tags | [session, boot, framework, setup, initialization] |
| date_added | 2026-04-03 |
borabill
Purpose
To automate the initialization (cold boot) of the Agentic Governance Framework session, loading all necessary context files so the agent is perfectly primed.
When to Use This Skill
This skill should be used whenever the user invokes /borabill. It indicates the start of a new work session.
Instructions
- Load Context: Immediately read the following files to rehydrate the state:
agf.md (Global governance rules)
agf/docs/session-handoff.md (The previous session's handoff)
.agents/skills/this-project-only-skill/SKILL.md (Project-specific rules)
- Setup Verification: Confirm that you have internalized the state and rules. Give a concise summary of the last session's state.
- Wait for further instructions: Advise the user that the environment is fully loaded and ask what tasks they want to tackle today.