start — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited start (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Run this at the beginning of every new session. It gives you and the user a shared understanding of where things left off and what's in play.
Read /brief/session-brief.md in full. This is the primary source for what happened last session, what decisions were made, and what's still open.
Run git status and git log --oneline -5 to see:
Note the current date and compare it to the session brief date. If significant time has passed (more than a few days), flag it — some carryover items may be stale or already handled.
Output a concise summary for the user with these sections:
## Session [N+1] — [Current Date]
### Last Session Recap
[2-3 sentence summary of what happened]
### Open Items
[Bulleted list of carryover tasks, prioritized by urgency/relevance]
### Uncommitted Changes
[List any uncommitted files, or "Clean working tree" if none]
### Ready when you are.Keep it tight. The user has already read the brief if they want detail — this is the quick orientation.
Note the new session number based on the brief's session number. When the user runs /brief at the end of this session, use the incremented number.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.