laozhong86
Are you laozhong86? Claim your skills.
laozhong86 / gxpm-browser
MUST use during the qa phase before transitioning to land. Headless browser automation for QA evidence capture. Use when user asks to test a web page, take a screenshot, verify an element, fill a form, or capture browser evidence for an issue.
laozhong86 / diagnose
Disciplined diagnosis loop for hard bugs and performance regressions. Use when user says 'diagnose this', reports a hard bug, describes a performance regression, or asks why something fails.
laozhong86 / gxpm-grill
Grilling session that challenges plans against the domain model and sharpens terminology. Use when user wants to stress-test a plan, align on requirements, challenge assumptions, or make architecture decisions.
laozhong86 / gxpm-linear
Linear CLI integration for gxpm issue lifecycle management. Use when creating, updating, or querying Linear issues, syncing gxpm issues to Linear, or managing issue lifecycle via command line.
laozhong86 / gxpm-tdd
MUST use during the implement phase before writing any production code. Test-driven development with red-green-refactor loops via vertical slices. Use when user wants to build features or fix bugs using TDD, mentions 'red-green-refactor', wants integration tests, or asks for test-first development.
laozhong86 / gxpm-autopilot
Enables autonomous issue delivery in gxpm by persisting user authorization for seamless workflow management.
laozhong86 / gxpm-architecture
Identifies architectural improvements in codebases, enhancing testability and AI-navigability through structured refactoring suggestions.
laozhong86 / gxpm-implementer
Subagent implementer behavior template enforcing four-dimension self-review. Use when dispatching a task to an implementer subagent, or when a subagent needs structured self-review and reporting rules.
laozhong86 / gxpm-autopilot
开启 gxpm 自动驾驶模式。使用 Autopilot Grant 持久化用户授权,让代理在授权 profile 内自主完成 issue delivery。
laozhong86 / gxpm-feedback
Create feedback issues in the gxpm source repository when the agent discovers problems or improvement opportunities during gxpm workflow execution. Use when the agent notices a gxpm bug, process flaw, skill deficiency, or has a suggestion for the gxpm tool itself.
laozhong86 / gxpm-planning
MUST use during the plan phase to write implementation-plan before transitioning to dispatch. Break plans into independently-grabbable vertical-slice issues. Use when converting a plan into tickets, breaking a feature down, or turning discussion into a structured PRD.
laozhong86 / gxpm-review-army
Agent Army 并行审查模式:Stage 1 spec compliance gate 通过后,Stage 2 才并行扇出 code-quality / security / test / accessibility reviewers。仿 superpowers subagent-driven-development 双阶段模板。
laozhong86 / gxpm-specifier
MUST use during the specify phase before writing behavior-spec and confirming it. BDD behavior specification design skill. Use during gxpm specify phase, when user mentions BDD, Gherkin, Given-When-Then, behavior spec, or behavior-first development.
laozhong86 / gxpm-triage
MUST use during the triage phase before writing the acceptance-contract artifact. Triage issues through a state machine of triage roles. Use when user wants to create an issue, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
laozhong86 / gxpm-verify
MUST use during the local-verify, ac-check, or verify phases before transitioning. Local verification pipeline execution and evidence collection. Use when transitioning from implement to local-verify, or when running the full verification suite for an issue.
laozhong86 / gxpm-eval
Skill quality evaluation harness for static analysis. Use when adding a new skill, modifying skill structure, auditing skill quality, or checking for governance compliance.
laozhong86 / gxpm-explore-codebase
Navigate and understand codebase structure using the knowledge graph. Use when user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase.
laozhong86 / gxpm-hygiene
Pre-commit hygiene and atomic commit discipline. Use before every commit, or when preparing changes for self-review or ship.
laozhong86 / gxpm-handoff
Compact the current session into a handoff document so another agent can continue the work. Use when switching agents, ending a session, or passing work between implementer subagents.
laozhong86 / gxpm-prototype
Build a throwaway prototype to validate a design before committing to it. Use when you need to sanity-check a data model, state machine, or UI design before writing behavior-spec.