بنقرة واحدة
fixthis-feedback-loop
Read, claim, implement, verify, and resolve FixThis feedback items.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Read, claim, implement, verify, and resolve FixThis feedback items.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use when auditing or executing FixThis release, publication, compatibility, or public-install work from the FixThis source checkout.
Use when implementing, diagnosing, reviewing, or verifying source, test, docs, architecture, console, CLI, sidekick, or Gradle-plugin work inside the FixThis source checkout.
Run FixThis release and trust-loop smoke checks.
Attach scoped Android runtime evidence to a FixThis feedback item.
Install and verify FixThis in a debug Jetpack Compose Android app.
| name | fixthis-feedback-loop |
| description | Read, claim, implement, verify, and resolve FixThis feedback items. |
Use when a user asks to handle FixThis feedback.
Rules:
.fixthis/.fixthis_claim_feedback before making code changes when MCP queue items are available.fixthis_resolve_feedback after verification.docs/guides/agents.md and docs/reference/mcp-tools.md for canonical workflow and tool schemas.Workflow:
fixthis_list_feedback.fixthis_read_feedback for the item.fixthis_claim_feedback({sessionId, itemId}) before edits.fixthis_resolve_feedback({sessionId, itemId, status: "resolved", summary}).