onlypfachi
GitHub profile for onlypfachi34 skills
Are you onlypfachi? Claim your skills.
onlypfachi / freeze
Restricts file edits to a specific directory, preventing accidental changes outside the allowed path during debugging sessions.
onlypfachi / document-release
Automates post-ship documentation updates, ensuring accuracy and consistency across project documentation files.
onlypfachi / careful
Provides safety guardrails for destructive commands, warning users before executing potentially harmful operations in production environments.
onlypfachi / document-release
Automates post-ship documentation updates by syncing project docs and polishing CHANGELOGs, ensuring accurate and up-to-date documentation.
onlypfachi / guard
Enhances safety in command execution by providing warnings for destructive actions and restricting edits to specified directories.
onlypfachi / plan-eng-review
Facilitates engineering plan reviews by locking in execution plans, architecture, and performance considerations with interactive recommendations.
onlypfachi / review
Analyzes pull requests for SQL safety and structural issues, ensuring code quality before merging.
onlypfachi / unfreeze
Clears the freeze boundary set by /freeze, allowing unrestricted edits across all directories during a session.
onlypfachi / browse
Enables fast headless browser testing for QA, allowing users to interact with web elements, verify states, and capture screenshots.
onlypfachi / chief-push
Ensures code quality with a pre-push gate that scans for debug statements, runs lint checks, and verifies branch setup before commits.
onlypfachi / chief-resolve
Automates the process of resolving PR review comments, ensuring no feedback is overlooked and facilitating smoother code reviews.
onlypfachi / chief-upgrade
Upgrades the chief tool to the latest version and provides information on new features.
onlypfachi / design-consultation
Provides comprehensive design consultation, creating a complete design system and generating a project's design source of truth.
onlypfachi / design-review
Enhances design quality by identifying and fixing visual inconsistencies and interaction issues in source code.
onlypfachi / investigate
Facilitates systematic debugging and root cause analysis through a structured four-phase approach for effective problem resolution.
onlypfachi / plan-design-review
Provides an interactive design review process, rating dimensions and suggesting improvements for optimal design plans.
onlypfachi / qa-only
Conducts report-only QA testing, generating structured reports with health scores and bug reproduction steps without fixing issues.
onlypfachi / setup-browser-cookies
Imports cookies from real browsers into headless sessions for QA testing, enhancing authentication processes.
onlypfachi / ship
Automates the shipping workflow by merging branches, running tests, and creating pull requests, enhancing deployment efficiency.
onlypfachi / chief-init
Facilitates one-time project setup by auto-detecting the tech stack and generating a CHIEF.md file for project context.