Skip to main content
odysseyalive
GitHub creator profile

odysseyalive

Repository-level view of 45 collected skills across 6 GitHub repositories.

skills collected
45
repositories
6
updated
2026-07-18
repository explorer

Repositories and representative skills

check-data-footprint
network-and-computer-systems-administrators

OBSERVE: claude-watchman's OWN collected-data footprint (journal DB, run log, cost ledger, backups, monitor-state) against retention windows. Read-only — surfaces a prune finding; never deletes.

2026-07-01
baseline-network
network-and-computer-systems-administrators

ANALYZE: snapshot the machine's normal outbound connections to a baseline file, so the loop can flag NEW connections to NEW destinations as deltas.

2026-07-01
fix-redflag
software-developers

ACT: propose or apply remediation, STRICTLY bounded by each finding's risk_tier, and update the journal. The fixer — where the Prime Directive governs most directly.

2026-07-01
watchman
software-developers

claude-watchman operator commands — run IN a Claude Code session so token use is visible. Modes: audit | report | status | loop | monitor | fix | inventory | stats. (selfcheck and preflight are zero-token bash — run those with the `watchman` shell CLI, not here.)

2026-06-23
report-lastrun
software-developers

EXPRESS: a plain-language report of the last monitoring run for a NON-TECHNICAL reader — when it ran, a brief overview of what happened, expanding on any important issues or warnings, plus recent-run context. Read-only.

2026-06-23
audit-system
information-security-analysts

OBSERVE: run the profile-appropriate security audit by wrapping Lynis, fold warnings/suggestions into the journal, and track the hardening index over time.

2026-06-23
check-capacity
network-and-computer-systems-administrators

OBSERVE: disk, inodes, memory, and log store size against configured thresholds. Handles both Linux (free/journalctl) and macOS (vm_stat/Unified Log).

2026-06-23
inspect-logs
information-security-analysts

OBSERVE: on a server, hunt inbound attack patterns; on a workstation, watch outbound connections. Queries CrowdSec where present, degrades gracefully when not.

2026-06-23
Showing top 8 of 21 collected skills in this repository.
Showing top 8 of 10 collected skills in this repository.
seashells-theme
software-developers

SeaShells theme palettes, format patterns, consistency rules, and update diagnostics. Modes: default (reference), update (migration diagnostic), list (show modes)

2026-06-15
awareness-ledger
software-developers

Institutional memory for your project. Commands: record, consult, review. Usage: /awareness-ledger [command] [args]

2026-06-15
code-evaluator
software-quality-assurance-analysts-and-testers

Evaluate code to prevent common AI coding mistakes — dead code, duplication, complexity hotspots, reinvented helpers, leftover scaffolding. Two functions plus a pre-write advisor. Use after writing or editing code, when asked to review code quality, clean up the codebase, find unused code, find duplicates, check complexity, or evaluate what an AI just wrote. Commands: review (post-write), sweep (full codebase).

2026-06-15
route
software-developers

Skill router. Pass a task description; route consults the index and dispatches to the right skill+function via the Skill tool. Usage: /route <task description>

2026-06-15
self-heal
software-developers

Ambient friction detection and surgical skill correction. Embeds into all skills. Triggers at task resolution when skill instructions caused friction.

2026-06-15
skill-builder
software-developers

Create, audit, optimize Claude Code skills. Commands: skills, list, new, strip, optimize, agents, hooks, verify, inline, ledger, cascade, checksums, convert, shell-safety, route

2026-06-15
text-eval
writers-and-authors

Evaluate prose for AI-generated-text signatures and overbuilt writing, protecting the author's voice. Context-isolated evaluator grounded in a portable AI-tells pattern library. Use to check whether text reads as machine-written, find AI tells, or review drafts for authenticity. Report-only by default.

2026-06-15
Showing 6 of 6 repositories
All repositories loaded