Skip to main content
travisennis
GitHub creator profile

travisennis

Repository-level view of 17 collected skills across 2 GitHub repositories.

skills collected
17
repositories
2
updated
Aug 9, 2026
repository explorer

Repositories and representative skills

verify
software-developers

How to build and drive acai end-to-end to verify changes at its real surface.

Jul 10, 2026
add-opencode-model
software-developers

REQUIRED when adding OpenCode Zen models - provides a script that fetches accurate context, max tokens, pricing, and capabilities from the API. Use this skill whenever the user asks to add, register, or configure a new OpenCode Zen model. Do NOT guess model…

Jul 10, 2026
add-openrouter-model
software-developers

REQUIRED when adding OpenRouter models - provides a script that fetches accurate context, max tokens, pricing, and capabilities from the API. Use this skill whenever the user asks to add, register, or configure a new OpenRouter model. Do NOT guess model…

Jul 10, 2026
debugging-acai
software-developers

Debugging tools and techniques for acai. Use when investigating errors, analyzing session behavior, or troubleshooting issues in the acai CLI application. Includes guidance on reading logs, session files, and common error patterns.

Jul 10, 2026
manual-testing
software-quality-assurance-analysts-and-testers

Manually test acai features by running the app in tmux, interacting with the REPL, and inspecting logs and session files. Use after implementing a feature to verify it works end-to-end.

Jul 10, 2026
preflight
software-developers

Run a focused review-readiness pass on a nearly finished change before commit. Scales the review to change size (XS/S = one pass, M = two passes, L/XL = three sequential passes covering rules conformance, correctness/source-of-truth, and overengineering).…

Jun 27, 2026
finding-improvements
software-developers

Survey a codebase as a senior advisor, find the highest-value improvement opportunities, present them for acceptance, and create ahm tasks for accepted findings. Strictly read-only on source code — never implements, fixes, or refactors anything itself.

Jun 19, 2026
grooming-backlog
project-management-specialists

Go through Open, Pending, and Blocked tasks in the backlog and make sure all decisions are made, dependencies are correct, and no open questions remain. The goal is to get tasks into a ready state for work.

Jun 14, 2026
Showing 8 of 10 collected skills.
finding-improvements
software-developers

Survey a codebase as a senior advisor, find the highest-value improvement opportunities, present them for acceptance, and create GitHub issues for accepted findings. Strictly read-only on source code — never implements, fixes, or refactors anything itself.

Aug 9, 2026
grooming-backlog
project-management-specialists

Go through Backlog, Ready, and Blocked issues in the GitHub backlog and make sure all decisions are made, dependencies are correct, and no open questions remain. The goal is to get issues into a ready state for work.

Aug 5, 2026
preflight
software-developers

Run a focused review-readiness pass on a nearly finished change before commit. Scales the review to change size (XS/S = one pass, M = two passes, L/XL = three sequential passes covering rules conformance, correctness/source-of-truth, and overengineering).…

Aug 4, 2026
debugging-cake
software-developers

Triage a recent cake CLI failure. Use only for reactive, user-reported failures: - The CLI returned `None`, empty output, or a clearly truncated response - The CLI reported "Tool error:" with no further detail - A task crashed, hung, or was interrupted…

Aug 2, 2026
analyzing-cake-sessions
software-developers

Analyze a persisted cake CLI session file (`~/.local/share/cake/sessions/{uuid}.jsonl`) to find issues and recommend project improvements, optionally also scoring how well cake performed. Use when asked to read, review, audit, evaluate, assess, analyze, or…

Aug 2, 2026
debugging-sandbox
network-and-computer-systems-administrators

Diagnose sandbox denials in cake. Use when a command fails inside the cake sandbox with `Operation not permitted (os error 1)`, when `cargo`/`flock`/`fcntl` operations mysteriously fail under cake but succeed outside, or when the user mentions sandbox…

Jul 29, 2026
auditing-binary-size
software-developers

Analyze and audit the release binary size to identify what's contributing to bloat. Use when asked to check binary size, audit binary bloat, investigate why the binary is large, or monitor binary size over time.

Jul 29, 2026
Showing 2 of 2 repositories
All repositories loaded