tiosavich avatar

tiosavich

Community

@tiosavich

0Followers
|
20Public Repos
|
22Published Skills

Agent Skills by tiosavich

Showing 22 vetted skills indexed across 1 GitHub repositories.

TioSavichTioSavich

epistemic-code-voice

Enforce epistemic humility and anti-ocular language in code-related prose.

Community
Intermediate
TioSavichTioSavich

plan-design-review

Review PLAN documents for missing design decisions and alignment with DESIGN.md.

Community
Advanced
TioSavichTioSavich

design-consultation

Plan a complete design system with typography, color, spacing, and motion.

Community
Advanced
TioSavichTioSavich

freeze

Deny file edits and writes outside a user-defined directory boundary.

Community
Intermediate
TioSavichTioSavich

careful

Detect destructive shell commands and require confirmation before execution.

Community
Advanced
TioSavichTioSavich

investigate

Trace code paths and formulate root-cause hypotheses for debugging.

Community
Advanced
TioSavichTioSavich

document-release

Update README, ARCHITECTURE, CONTRIBUTING, CLAUDE.md, changelog, TODOs, and optionally bump VERSION after shipping code.

Community
Advanced
TioSavichTioSavich

gstack-upgrade

Automate gstack upgrades and reveal changes from the CHANGELOG.

Community
Advanced
TioSavichTioSavich

codex

Review, challenge, or consult code changes via Codex CLI with diff-based gating.

Community
Advanced
TioSavichTioSavich

qa

Automate end-to-end QA testing of web applications with three scoped tiers.

Community
Advanced
TioSavichTioSavich

qa-only

Run report-only QA tests on web apps and generate health scores, screenshots, and repro steps.

Community
Advanced
TioSavichTioSavich

setup-browser-cookies

Import cookies from real browsers into a headless Playwright session.

Community
Intermediate
TioSavichTioSavich

review

Analyze diffs against the base branch for SQL safety and trust boundary issues.

Community
Advanced
TioSavichTioSavich

plan-ceo-review

Analyzes product plans and generates a CEO-style review with decision log and expansion options.

Community
Advanced
TioSavichTioSavich

office-hours

Guide founders through structured office-hours sessions to produce Markdown design docs.

Community
Advanced
TioSavichTioSavich

retro

Aggregate Git activity into a team-aware retrospective JSON snapshot.

Community
Advanced
TioSavichTioSavich

browse

Drive a persistent headless browser to navigate URLs and verify page state.

Community
Advanced
TioSavichTioSavich

design-review

Audit live-site design for visual inconsistencies and generate remediation reports.

Community
Advanced
TioSavichTioSavich

ship

Merge base branch, run tests, bump version, update changelog, commit, push, and create a pull request.

Community
Advanced
TioSavichTioSavich

plan-eng-review

Inspect architecture, data flows, diagrams, edge cases, test coverage, and performance.

Community
Advanced
TioSavichTioSavich

guard

Restrict edits to a specified directory and warn before destructive commands.

Community
Intermediate
TioSavichTioSavich

unfreeze

Clears the freeze boundary to restore write access across all project directories.

Community
Basic