Aegis Activity Logger
Description
--- name: aegis-activity-logger description: "Append-only JSONL audit log of every Edit/Write/Bash mutation, one file per UTC day. Provides historical replay for aegis-live-tail and powers stats reporting. Use this skill whenever the user wants to see what changed, audit activity, view today's mutations, or aggregate tool/persona counts. Triggers on 'show activity', 'audit log', 'what changed today', 'activity stats', 'ดูกิจกรรม', 'วันนี้แก้อะไรบ้าง', 'สถิติวันนี้'." profile: standard triggers:
Installation
Installs to ~/.claude/skills/phariyawitjiap-aeternix-aegis-team-aegis-activity-logger/SKILL.md
mkdir -p ~/.claude/skills/phariyawitjiap-aeternix-aegis-team-aegis-activity-logger && curl -fsSL https://raw.githubusercontent.com/phariyawitjiap-aeternix/AEGIS-Team/HEAD/skills/aegis-activity-logger.md -o ~/.claude/skills/phariyawitjiap-aeternix-aegis-team-aegis-activity-logger/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,