Agent Skills by tiosavich
Showing 22 vetted skills indexed across 1 GitHub repositories.
epistemic-code-voice
Enforce epistemic humility and anti-ocular language in code-related prose.
plan-design-review
Review PLAN documents for missing design decisions and alignment with DESIGN.md.
design-consultation
Plan a complete design system with typography, color, spacing, and motion.
freeze
Deny file edits and writes outside a user-defined directory boundary.
careful
Detect destructive shell commands and require confirmation before execution.
investigate
Trace code paths and formulate root-cause hypotheses for debugging.
document-release
Update README, ARCHITECTURE, CONTRIBUTING, CLAUDE.md, changelog, TODOs, and optionally bump VERSION after shipping code.
gstack-upgrade
Automate gstack upgrades and reveal changes from the CHANGELOG.
codex
Review, challenge, or consult code changes via Codex CLI with diff-based gating.
qa
Automate end-to-end QA testing of web applications with three scoped tiers.
qa-only
Run report-only QA tests on web apps and generate health scores, screenshots, and repro steps.
setup-browser-cookies
Import cookies from real browsers into a headless Playwright session.
review
Analyze diffs against the base branch for SQL safety and trust boundary issues.
plan-ceo-review
Analyzes product plans and generates a CEO-style review with decision log and expansion options.
office-hours
Guide founders through structured office-hours sessions to produce Markdown design docs.
retro
Aggregate Git activity into a team-aware retrospective JSON snapshot.
browse
Drive a persistent headless browser to navigate URLs and verify page state.
design-review
Audit live-site design for visual inconsistencies and generate remediation reports.
ship
Merge base branch, run tests, bump version, update changelog, commit, push, and create a pull request.
plan-eng-review
Inspect architecture, data flows, diagrams, edge cases, test coverage, and performance.
guard
Restrict edits to a specified directory and warn before destructive commands.
unfreeze
Clears the freeze boundary to restore write access across all project directories.