jose luiz gama avatar

jose luiz gama

Community

@gamajose

3Followers
|
21Public Repos
|
17Published Skills

Agent Skills by jose luiz gama

Showing 17 vetted skills indexed across 1 GitHub repositories.

gamajosegamajose

add-trigger

Automate MTG triggered ability integration from event firing to stack placement.

Community
Advanced
gamajosegamajose

parser-velocity

Batch parser-gap edits into a single cargo test compile cycle.

Community
Advanced
gamajosegamajose

add-interactive-effect

Pause game resolution for player input and resume after actions.

Community
Advanced
gamajosegamajose

add-engine-effect

Add new engine effects to phase.rs across type definitions, parser, resolver, and tests.

Community
Advanced
gamajosegamajose

add-card-data-pipeline

Modify and maintain the MTG card data pipeline converting MTGJSON to card-data.json.

Community
Advanced
gamajosegamajose

batch-mechanics

Orchestrate batch implementation of game mechanics with agent teams and structured reviews.

Community
Advanced
gamajosegamajose

audit-card-parsing

Compare parsed card data against Oracle text and report semantic misparses.

Community
Advanced
gamajosegamajose

add-ai-feature-policy

Define a DeckFeatures-based AI feature with policies and registry wiring.

Community
Advanced
gamajosegamajose

add-static-ability

Implement MTG static abilities with continuous effects and layer ordering.

Community
Advanced
gamajosegamajose

AI Duel Simulation

Execute AI-vs-AI duel simulations to measure decision quality and detect regressions in MTG gameplay.

Community
Advanced
gamajosegamajose

oracle-parser

Document nom-based MTG Oracle parsing rules and priority workflow.

Community
Advanced
gamajosegamajose

unlock-set

Coordinate tier-based coverage passes to unlock unsupported Magic set cards.

Community
Advanced
gamajosegamajose

casting-stack-conditions

Implement MTG casting pipelines, stack resolution, and waiting-for state handling.

Community
Advanced
gamajosegamajose

add-replacement-effect

Automate replacement effect parsing, registry wiring, and engine execution in the MTG engine.

Community
Advanced
gamajosegamajose

add-frontend-component

Wires frontend overlays to the engine via a transport-agnostic adapter for WaitingFor states.

Community
Advanced
gamajosegamajose

add-keyword

Add or modify keyword abilities in the MTG engine.

Community
Advanced
gamajosegamajose

validate-cr-annotations

Verify MTG Comprehensive Rule annotations against the official rule list.

Community
Intermediate