
Claude Skills by mrc4tt
github.com/mrc4ttAgent fallback for CCSPlayerController_HandleCommandDrop (auto-generated, category: func). Locate CCSPlayerController::HandleCommandDrop in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerController_HandleCommandDrop, CCSPlayerController::HandleCommandDrop
Agent fallback for CCSPlayerController_HandleCommand_JoinTeam-local (auto-generated, category: func). Locate CCSPlayerController::HandleCommand_JoinTeam in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerController_HandleCommand_JoinTeam-local, CCSPlayerController::HandleCommand_JoinTeam
Locate CCSPlayerController::HandleCommand_JoinTeam in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the local gamedata entry "CCSPlayerController::HandleCommand_JoinTeam" (symbol CCSPlayerController_HandleCommand_JoinTeam). This is a non-virtual function - emit a byte signature (func_sig), not an offset. Locate it via cross-references, distinctive constants/strings in its body, or callers of related symbols; verify by decompilation befo...
Agent fallback for CCSPlayerController_InitialSpawn (auto-generated, category: vfunc). Locate CCSPlayerController::InitialSpawn in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerController_InitialSpawn, CCSPlayerController::InitialSpawn
Locate CCSPlayerController_InventoryServices::m_pInventory in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CCSPlayerController_InventoryServices::m_pInventory" (symbol CCSPlayerController_InventoryServices_m_pInventory). This is a STRUCT MEMBER OFFSET (schema netvar), not a function. Resolve the CCSPlayerController_InventoryServices class layout via the schema/network system; m_pInventory is an 8-byte p...
Find and identify the CCSPlayerController_Respawn virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the Respawn vfunc slot by RTTI-walking the CCSPlayerController vtable and confirming the candidate's decompiled body performs a full controller-state reset (networked flags, per-round fields, comeback/damage-info bookkeeping) rather than any other lifecycle vfunc. Trigger: CCSPlayerController_Respawn
Agent fallback for CCSPlayerController_SwitchTeam (auto-generated, category: func). Locate CCSPlayerController::SwitchTeam in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerController_SwitchTeam, CCSPlayerController::SwitchTeam
Agent fallback for CCSPlayerController_vtable (auto-generated, category: func). Locate CCSPlayerController_vtable in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerController_vtable, CCSPlayerController_vtable
Locate CCSPlayerInventory::GetItemInLoadout in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CCSPlayerInventory::GetItemInLoadout" (symbol CCSPlayerInventory_GetItemInLoadout). Non-virtual inventory method resolving a player's loadout item. Shortlist via callers inside CCSPlayerInventory code that walk the loadout item cache (m_pSOCache / CGCClientSharedObjectCache), and via the CSO/econ loadout message ...
Locate CCSPlayerInventory::SendInventoryUpdateEvent in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CCSPlayerInventory::SendInventoryUpdateEvent" (symbol CCSPlayerInventory_SendInventoryUpdateEvent). Shortlist via functions constructing the inventory-full-update usermessage/event around m_pSOCache contents for the owning controller. The body packs the SO cache snapshot and sends it via the GC/usermessag...
Locate CCSPlayerInventory::m_pSOCache in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CCSPlayerInventory::m_pSOCache" (symbol CCSPlayerInventory_m_pSOCache). This is a STRUCT MEMBER OFFSET (schema netvar). Resolve the CCSPlayerInventory class layout via the schema system; m_pSOCache is the CGCClientSharedObjectCache pointer member. Cross-check: CCSPlayerInventory methods load this pointer and pass it to...
Agent fallback for CCSPlayerPawnBase_CheckForIdle (auto-generated, category: vfunc). Locate CCSPlayerPawnBase::CheckForIdle in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawnBase_CheckForIdle, CCSPlayerPawnBase::CheckForIdle
Agent fallback for CCSPlayerPawnBase_CheckForIdleInternal (auto-generated, category: func). Locate CCSPlayerPawnBase::CheckForIdleInternal in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawnBase_CheckForIdleInternal, CCSPlayerPawnBase::CheckForIdleInternal
Agent fallback for CCSPlayerPawnBase_OnSetDormant (auto-generated, category: vfunc). Locate CCSPlayerPawnBase::OnSetDormant in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawnBase_OnSetDormant, CCSPlayerPawnBase::OnSetDormant
Agent fallback for CCSPlayerPawnBase_vtable (auto-generated, category: func). Locate CCSPlayerPawnBase_vtable in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawnBase_vtable, CCSPlayerPawnBase_vtable
Agent fallback for CCSPlayerPawn_ClientCommand (auto-generated, category: vfunc). Locate CCSPlayerPawn::ClientCommand in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_ClientCommand, CCSPlayerPawn::ClientCommand
Agent fallback for CCSPlayerPawn_CreatePlayerPawnServices (auto-generated, category: vfunc). Locate CCSPlayerPawn::CreatePlayerPawnServices in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_CreatePlayerPawnServices, CCSPlayerPawn::CreatePlayerPawnServices
Agent fallback for CCSPlayerPawn_Event_Killed (auto-generated, category: vfunc). Locate CCSPlayerPawn::Event_Killed in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_Event_Killed, CCSPlayerPawn::Event_Killed
Agent fallback for CCSPlayerPawn_Event_KilledOther (auto-generated, category: vfunc). Locate CCSPlayerPawn::Event_KilledOther in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_Event_KilledOther, CCSPlayerPawn::Event_KilledOther
Agent fallback for CCSPlayerPawn_HandleDropWeapon (auto-generated, category: func). Locate CCSPlayerPawn::HandleDropWeapon in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_HandleDropWeapon, CCSPlayerPawn::HandleDropWeapon
Agent fallback for CCSPlayerPawn_OnSwitchWeapons (auto-generated, category: func). Locate CCSPlayerPawn::OnSwitchWeapons in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_OnSwitchWeapons, CCSPlayerPawn::OnSwitchWeapons
Agent fallback for CCSPlayerPawn_OnTakeDamage (auto-generated, category: func). Locate CCSPlayerPawn_OnTakeDamage in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_OnTakeDamage, CCSPlayerPawn_OnTakeDamage
Agent fallback for CCSPlayerPawn_PostThink (auto-generated, category: vfunc). Locate CCSPlayerPawnBase::PostThink in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_PostThink, CCSPlayerPawnBase::PostThink
Agent fallback for CCSPlayerPawn_ProcessSuicideAsKillReward-decompiles (auto-generated, category: func). Locate CCSPlayerPawn::ProcessSuicideAsKillReward in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_ProcessSuicideAsKillReward-decompiles, CCSPlayerPawn::ProcessSuicideAsKillReward
Agent fallback for CCSPlayerPawn_ProcessSuicideAsKillReward (auto-generated, category: func). Locate CCSPlayerPawn::ProcessSuicideAsKillReward in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_ProcessSuicideAsKillReward, CCSPlayerPawn::ProcessSuicideAsKillReward
Locate CCSPlayerPawn::SetEyeAngles in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the local gamedata entry "CCSPlayerPawn::SetEyeAngles" (symbol CCSPlayerPawn_SetEyeAngles). This is a non-virtual function - emit a byte signature (func_sig), not an offset. Locate it via cross-references, distinctive constants/strings in its body, or callers of related symbols; verify by decompilation before committing to a candidate. Trigger: CCSPlayer...
Locate CCSPlayerPawn::SetModelFromClass in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CCSPlayerPawn::SetModelFromClass" (symbol CCSPlayerPawn_SetModelFromClass). Shortlist via callers of CBaseModelEntity::SetModel inside pawn model-selection code: this variant takes the pawn's class model. The body resolves a cached model precache handle from the player class and calls SetModel. Distinguish from SetMo...
Locate CCSPlayerPawn::SetModelFromLoadout in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CCSPlayerPawn::SetModelFromLoadout" (symbol CCSPlayerPawn_SetModelFromLoadout). Shortlist alongside SetModelFromClass (same file/call region — sibling paths in pawn model selection). This variant resolves the model from the player's loadout/inventory items (agent skin selection), referencing inventory services and ...
Find and identify the CCSPlayerPawn_SnapEyeAngles function in CS2 server binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the non-virtual SnapEyeAngles method. It is the one caller of the shared apply helper (CCSPlayerPawn_ApplyEyeAngleNetworkChange) that is NOT CCSPlayerPawn_SnapViewAngles. Emits a unique IDA-style byte signature and a func YAML. Mirrors the find-CCSPlayerPawn_SnapEyeAngles.py preprocessor (xref_funcs apply-helper, ex...
Find and identify the CCSPlayerPawn_SnapViewAngles function in CS2 server binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the non-virtual SnapViewAngles method, anchored on the "setang" console-command usage string and its non-teleport call branch. Emits a unique IDA-style byte signature and a func YAML. Trigger: CCSPlayerPawn_SnapViewAngles, SnapViewAngles
Agent fallback for CCSPlayerPawn_SprayPaint (auto-generated, category: func). Locate CCSPlayerPawn::SprayPaint in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_SprayPaint, CCSPlayerPawn::SprayPaint
Agent fallback for CCSPlayerPawn_vtable (auto-generated, category: func). Locate CCSPlayerPawn_vtable in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerPawn_vtable, CCSPlayerPawn_vtable
Agent fallback for CCSPlayerStateDeathAnim_vtable (auto-generated, category: func). Locate CCSPlayerStateDeathAnim_vtable in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayerStateDeathAnim_vtable, CCSPlayerStateDeathAnim_vtable
Agent fallback for CCSPlayer_ItemServices_CanAcquire (auto-generated, category: func). Locate CCSPlayer_ItemServices::CanAcquire in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_ItemServices_CanAcquire, CCSPlayer_ItemServices::CanAcquire
Find and identify the CCSPlayer_ItemServices_DropActivePlayerWeapon virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the "drop the currently held weapon" vfunc by RTTI-walking the CCSPlayer_ItemServices vtable and confirming the candidate reads the player's active weapon and forwards it, with a computed toss velocity, into the weapon's own drop vfunc. Trigger: CCSPlayer_ItemServices_DropActivePlayerWeapon
Agent fallback for CCSPlayer_ItemServices_GiveDefaultItems-decompiles (auto-generated, category: func). Locate CCSPlayer_ItemServices::GiveDefaultItems in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_ItemServices_GiveDefaultItems-decompiles, CCSPlayer_ItemServices::GiveDefaultItems
Agent fallback for CCSPlayer_ItemServices_GiveDefaultItems (auto-generated, category: func). Locate CCSPlayer_ItemServices::GiveDefaultItems in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_ItemServices_GiveDefaultItems, CCSPlayer_ItemServices::GiveDefaultItems
Find and identify the CCSPlayer_ItemServices_GiveNamedItem virtual function, the CCSPlayer_WeaponServices_Weapon_GetSlot helper, and the CBasePlayerPawn_RemovePlayerItem helper in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate GiveNamedItem by RTTI-walking the CCSPlayer_ItemServices vtable, then to locate the other two by decompiling the already-known CCSPlayer_ItemServices_GiveDefaultItems anchor and matching its callees' argume...
Agent fallback for CCSPlayer_ItemServices_GiveNamedItemBool (auto-generated, category: vfunc). Locate CCSPlayer_ItemServices::GiveNamedItemBool in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_ItemServices_GiveNamedItemBool, CCSPlayer_ItemServices::GiveNamedItemBool
Locate CCSPlayer_ItemServices::SetWearables in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CCSPlayer_ItemServices::SetWearables" (symbol CCSPlayer_ItemServices_SetWearables). VIRTUAL function, but WeaponPaints consumes it as a byte signature. Resolve the CCSPlayer_ItemServices vtable via RTTI to locate the slot, then generate a function-head byte signature of the resolved function. The body copies wear...
Agent fallback for CCSPlayer_ItemServices_vtable (auto-generated, category: func). Locate CCSPlayer_ItemServices_vtable in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_ItemServices_vtable, CCSPlayer_ItemServices_vtable
Agent fallback for CCSPlayer_MovementServices_CheckJumpButton (auto-generated, category: func). Locate CCSPlayer_MovementServices::CheckJumpButton in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_MovementServices_CheckJumpButton, CCSPlayer_MovementServices::CheckJumpButton
Find and patch the water jump velocity inside CCSPlayer_MovementServices_CheckJumpButton in CS2 binary using IDA Pro MCP. This patch changes the water jump velocity from 100.0f to 145.0f by modifying the immediate operand of a mov instruction. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate and patch the water jump height value. Trigger: water jump patch, CheckJumpButton water velocity, jump height patch, water jump 145
Agent fallback for CCSPlayer_MovementServices_CheckMovingGround (auto-generated, category: vfunc). Locate CCSPlayer_MovementServices::CheckMovingGround in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_MovementServices_CheckMovingGround, CCSPlayer_MovementServices::CheckMovingGround
Agent fallback for CCSPlayer_MovementServices_CheckVelocity (auto-generated, category: func). Locate CCSPlayer_MovementServices::CheckVelocity in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_MovementServices_CheckVelocity, CCSPlayer_MovementServices::CheckVelocity
Agent fallback for CCSPlayer_MovementServices_FullWalkMove (auto-generated, category: func). Locate CCSPlayer_MovementServices::FullWalkMove in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_MovementServices_FullWalkMove, CCSPlayer_MovementServices::FullWalkMove
Find and identify the velocity clamping branch inside CCSPlayer_MovementServices_FullWalkMove in CS2 binary using IDA Pro MCP, then generate a patch signature to disable it. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate and patch the speed-clamp if-branch that caps player velocity to maxspeed inside FullWalkMove. Trigger: FullWalkMove speed clamp, velocity clamping patch, FullWalkMove SpeedClamp, disable maxspeed clamp
Locate CCSPlayer_MovementServices::Pawn in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the local gamedata entry "CCSPlayer_MovementServices::Pawn" (symbol CCSPlayer_MovementServices_Pawn). This is a STRUCT MEMBER OFFSET (schema netvar), not a function. Resolve the CCSPlayer_MovementServices class layout via the schema/network system; the member must satisfy natural alignment. Cross-check with functions that dereference the member. Do ...
Agent fallback for CCSPlayer_MovementServices_ProcessMovement (auto-generated, category: func). Locate CCSPlayer_MovementServices::ProcessMovement in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_MovementServices_ProcessMovement, CCSPlayer_MovementServices::ProcessMovement
Agent fallback for CCSPlayer_MovementServices_WalkMove (auto-generated, category: func). Locate CCSPlayer_MovementServices::WalkMove in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_MovementServices_WalkMove, CCSPlayer_MovementServices::WalkMove