بنقرة واحدة
hoa-tcms
يحتوي hoa-tcms على 3 من skills المجمعة من ducminhgd، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Create a PR to main, then run a reviewer↔coder loop on it until all issues are resolved. Reviewer posts inline comments on the PR diff. Coder stress-tests proposed fixes with grill-me before applying them. Finally updates bruno sample requests. Use when the user wants a reviewed, production-grade PR that has been adversarially interrogated before merge.
Orchestrate a coder-reviewer loop for implementation tasks. Spawns a coder agent to implement and a reviewer agent to review, iterating until all issues are resolved. Use when the user wants rigorous, reviewed implementation — especially for safety-critical, data-sensitive, or complex code changes.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".