EricTechProEricTechProCommunityยท9 Agent Skills Included

startup-claude-skills

Automated bug fixing, PR reviews, QA testing, and hiring docs

Automates the full startup engineering workflow: fixing Jira tickets end-to-end, building features with parallel research agents, reviewing PRs with adversarial filtering, and resolving Sentry errors in batch. Eliminates manual code review cycles, repetitive QA browser checks, and tedious hiring document creation. Includes ready-made pipelines for headless browser testing, competitor content gap analysis, and contractor KPI generation so teams ship faster with fewer mistakes.
npx skills add EricTechPro/startup-claude-skills --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install startup-claude-skills?โ–ผ

Run `npx skills add EricTechPro/startup-claude-skills --all -g -y` in your terminal to install all skills globally.

How to fix a Jira ticket automatically?โ–ผ

Use the fix-ticket skill with a command like `/fix-ticket PROJ-123`. It reads the ticket, reproduces the bug in a headless browser, implements the fix, reviews it, commits, deploys, and hands off to QA.

How does the PR review team work?โ–ผ

The review-team skill spawns four specialist reviewers plus a Devil's Advocate that challenges every finding. Only issues that survive cross-examination appear in the final report, reducing false positives.

Can it fix production Sentry errors in bulk?โ–ผ

Yes. The fix-sentry skill scans unresolved Sentry errors, groups them by root cause, fixes them with test-driven development, deploys, and marks them resolved after verification.

Do I need coding experience to use these skills?โ–ผ

Basic familiarity helps, but each skill runs from a simple slash command. You configure project values once in a CONFIG.md file, then the agent handles the technical execution.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’