intelligence-learn-from-context — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited intelligence-learn-from-context (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.
Use after a session where a meaningful preference, working pattern, or recurring friction emerged that should persist into future sessions. Runs in two phases — analyze (read-only) then apply (after user approval).
LLMs follow whatever is named. Negation ("never do X") often draws attention to X. Positive framing ("default to Y", "prefer Y") steers behavior more cleanly.
This skill translates user-stated lessons before encoding:
The original negative pattern stays in the rule body as an illustrative example (paired with positive replacement), but the LLM-facing instruction is positive.
intelligence/skills/intelligence-add-rule/SKILL.md, intelligence-add-skill/SKILL.md, intelligence-add-agent/SKILL.md, and docs/CONVENTIONS.md (Authoring Discipline section). This skill writes nothing on its own — it delegates to the add-* skills, which carry authoring conventions.Confirm the translation with the user if removing the negation changes meaning.
intelligence/rules/<NNN-name>.md)intelligence-extract-skill insteadpaths: frontmatterUPDATE rather than CREATE. Artifact proliferation costs context space.CREATE / UPDATE / ARCHIVENo files are written in this phase.
Present the proposal list to the user. User accepts or rejects per item. Only accepted items move to Phase B.
CREATE rule → call intelligence-add-ruleCREATE skill → call intelligence-add-skillCREATE agent → call intelligence-add-agentUPDATE existing artifact → edit the file directly, applying the proposed changeARCHIVE → move to intelligence/_archive/ and update cross-references that point at itintelligence-extract-skill — when the lesson is a multi-step workflow to be made reusableintelligence-review-skills — broader audit across existing intelligence/ artifactsintelligence-add-rule, intelligence-add-skill, intelligence-add-agent — atomic creators that Phase B delegates to~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.