skills/_retired/ARCHIVE-dupe-2026-07-12/root_.agents_skills/FORGE-github/12-forensics-blame/SKILL.md
Blame is lineage tracing. Essential for accountability.
npx skillsauth add ariffazil/openclaw-workspace GitHub Forensics & BlameInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
"Blame is lineage tracing. Essential for accountability." — AAA GitHub Canon, position 12 of 12
Trace who changed what, when, and why. Use blame to debug regressions. Use bisect to find the breaking commit.
git blame <file> (line-by-line: commit, author, timestamp)git blame -L 10,20 <file>git log --follow -- <file>git log -S '<string>' --oneline (find when a string was added/removed)git bisect start → git bisect bad → git bisect good <known-good-sha> → test each commit → git bisect reset| Tool | Purpose |
|---|---|
| forge_git_log | forensics-blame operation |
| forge_git_diff | forensics-blame operation |
| forge_filesystem_read | forensics-blame operation |
Commit history + actor list + line-level provenance + (optional) bisect-verified breaking commit
tagging-releasesgithub-runbookPosition 12 of 12 in the AAA GitHub Canon. Sovereign ruling 2026-06-24. Consolidates and supersedes prior GitHub-related skills in the federation. License: AGPL-3.0 · Sovereign: Arif bin Fazil DITEMPA BUKAN DIBERI
development
Federation-wide gold (XAUUSD) trading capability. Python stack, OANDA broker, backtesting, macro signals, RSI strategy. Every organ has a role.
development
Capital claim state management — tracks claim lifecycle across WEALTH organ.
development
Archived constitutional warga placeholder retained only for audit provenance. Do not use for active work; use the live arifOS governance and constitutional skills instead.
testing
Warga (citizen) agent skills for AAA federation members. See subdirectories for specialized warga skills.