Skip to main content
bowen31337
GitHub creator profile

bowen31337

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

skills collected
21
repositories
6
updated
Jul 13, 2026
repository explorer

Repositories and representative skills

harness-cli
network-and-computer-systems-administrators

Drive the `harness` Python CLI — the agent-harness-skills toolkit that generates per-project harness configs, runs quality gates, manages execution plans, boots isolated app instances, and emits structured telemetry. Use whenever the user (or another agent)…

May 13, 2026
context-handoff
software-developers

Context handoff protocol for multi-session agent work. When an agent session ends, write a structured summary to the plan progress log so the next agent can continue seamlessly. The handoff contains search hints — specific file paths, grep patterns, glob…

May 4, 2026
dom-snapshot
software-quality-assurance-analysts-and-testers

Browser-free DOM inspection for agents. Fetches or parses server-rendered HTML and returns a compact, structured text snapshot covering headings, ARIA landmarks, navigation, forms, interactive buttons, tables, images, and visible body text — sized to fit…

May 4, 2026
error-aggregation
network-and-computer-systems-administrators

Error aggregation view for agents. Groups recent harness error events by domain and frequency so agents can query the error landscape without parsing raw logs. Pre-computes deduplication, trend detection (rising/falling/stable), and JSON-serialisable…

May 4, 2026
harness-resume
software-developers

Load and present the most recent plan state for agent context handoff. Reads .claude/plan-progress.md (primary) or .plan_progress.jsonl (fallback) and formats the structured plan state — task, status, accomplished work, in-progress items, next steps, and…

May 4, 2026
logging-convention
software-developers

Generates a versioned SPEC.md (or SPEC.json) logging convention document specifying the five required fields every log entry must carry: timestamp, level, domain, trace_id, message. Validates existing NDJSON log files against the convention. Use when…

May 4, 2026
perf-hooks
software-developers

Performance measurement hooks so agents can record and query response times, memory usage (RSS), and startup duration. All measurements are appended to an agent-shared Markdown audit log (docs/exec-plans/perf.md). Timer state survives process boundaries via a…

May 4, 2026
harness-screenshot
software-developers

Screenshot capture skill for recording application state as a visual artifact. Captures browser pages, desktop windows, or terminal output and saves them as timestamped PNG files (or base64-encoded inline artifacts). Use when: (1) documenting the visual state…

May 4, 2026
Showing 8 of 16 collected skills.
Showing 6 of 6 repositories
All repositories loaded