Pinned Loading
Repositories
- genpark-plan-repair-dynamic-re-anchoring-skill Public
GenPark AI Agent Skill - Dynamic plan repair and subgoal re-anchoring engine preserving unaffected downstream pipeline steps when mid-execution failures occur.
- genpark-least-commitment-partial-order-planner-skill Public
GenPark AI Agent Skill - Partial-Order Causal Link (POCL) planning engine maintaining causal dependencies, open subgoals, and ordering constraint promotion/demotion.
- genpark-dynamic-pddl-domain-problem-parser-skill Public
GenPark AI Agent Skill - Pure Python parser converting Planning Domain Definition Language (PDDL 2.1) domains, action schemas, and problem goals into structured JSON AST objects.
- genpark-temporal-plan-simple-temporal-network-stn-skill Public
GenPark AI Agent Skill - Simple Temporal Network (STN) constraint solver checking temporal consistency, calculating earliest/latest event bounds, and propagating deadlines via Floyd-Warshall.
- genpark-hierarchical-task-network-htn-planner-skill Public
GenPark AI Agent Skill - Hierarchical Task Network (HTN) decomposition engine recursively expanding compound high-level goals into primitive executable action sequences.
- genpark-counterfactual-execution-test-generator-skill Public
GenPark AI Agent Skill - Synthesizes property-based and counterfactual unit test inputs (fuzzing boundary values, null states, edge cases) to reproduce runtime tool bugs.
- genpark-agent-runtime-invariant-assertion-synthesizer-skill Public
GenPark AI Agent Skill - Dynamically synthesizes and evaluates runtime assertions, pre/post-conditions, and state invariants to detect data corruption before crashes occur.
- genpark-iterative-delta-debugging-minimizer-skill Public
GenPark AI Agent Skill - Zeller's Delta Debugging (ddmin) algorithm minimizing failing code snippets, complex payloads, and config files to minimal reproducible examples (MRE).
- genpark-stack-trace-symbolic-fault-localizer-skill Public
GenPark AI Agent Skill - Parses Python stack traces into structured traceback frames, calculates Tarantula/Ochiai line suspiciousness scores, and isolates root-cause bug locations.
- genpark-automated-program-repair-ast-patcher-skill Public
GenPark AI Agent Skill - Automated program repair (APR) engine mutating Python ASTs, applying template-driven bug fixes, and validating candidate patches.
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…