CodingThrust avatar

CodingThrust

Official

@codingthrust

0Followers
|
23Public Repos
|
18Published Skills

The Coding Thrust, Git Hub at HKUST-GZ

Skills Distribution
DomainDeveloper To...Computational Rese.. (40%)GitHub Project Gov.. (35%)Rust Software Engi.. (25%)

Agent Skills by CodingThrust

Showing 18 vetted skills indexed across 1 GitHub repositories.

CodingThrustCodingThrust
35

propose

Guides interactive brainstorming of computational models and files them as GitHub issues.

Official
Advanced
CodingThrustCodingThrust
35

review-implementation

Automates code review by dispatching parallel structural and quality subagents on git diffs.

Official
Advanced
CodingThrustCodingThrust
35

tutorial

Guide users through the pred command-line tool for NP-hard problems and reductions.

Official
Intermediate
CodingThrustCodingThrust
35

final-review

Review pull requests in a GitHub project board for merge readiness.

Official
Advanced
CodingThrustCodingThrust
35

project-pipeline

Automate GitHub project board issue triage and pipeline transitions.

Official
Advanced
CodingThrustCodingThrust
35

release

Automate Rust crate releases with SemVer versioning and crates.io publishing.

Official
Intermediate
CodingThrustCodingThrust
35

fix-pr

Resolves GitHub PR review comments, CI failures, and CodePen coverage gaps for unflagged branches.

Official
Advanced
CodingThrustCodingThrust
35

check-issue

Validate GitHub issues for problem definitions and reduction rules.

Official
Advanced
CodingThrustCodingThrust
35

write-rule-in-paper

Author reduction-rule entries with theorem statements, proofs, and examples in Typst.

Official
Intermediate
CodingThrustCodingThrust
35

fix-issue-batch

Automate batch fixing of GitHub issues from a project board's backlog column.

Official
Advanced
CodingThrustCodingThrust
35

review-pipeline

Automates GitHub Pull Request triage and progression through board statuses.

Official
Advanced
CodingThrustCodingThrust
35

issue-to-pr

Generate GitHub pull requests from issues with implementation plans.

Official
Advanced
CodingThrustCodingThrust
35

add-model

Guide adding new problem models to a Rust codebase with verification.

Official
Advanced
CodingThrustCodingThrust
35

dev-setup

Automate development tool installation and configuration for macOS and Linux.

Official
Advanced
CodingThrustCodingThrust
35

topology-sanity-check

Analyze reduction graph topology for orphan problems and NP-hardness proof chains.

Official
Advanced
CodingThrustCodingThrust
35

add-rule

Guide adding reduction rules with Rust code, tests, and Typst documentation.

Official
Advanced
CodingThrustCodingThrust
35

fix-issue

Automate resolution of quality issues reported in GitHub issues.

Official
Advanced
CodingThrustCodingThrust
35

write-model-in-paper

Write formal problem definitions and examples for Typst research papers.

Official
Intermediate

Frequently Asked Questions About CodingThrust

FAQPage Schema
What specific research and engineering tasks does CodingThrust enable?

CodingThrust enables formalizing NP-hard problem models, verifying reduction graph topology, and managing research documentation in Typst. It facilitates the end-to-end lifecycle of computational projects, from initial brainstorming and issue triage to Rust crate releases and pull request quality assurance.

Which personas benefit most from these computational management capabilities?

Computer science researchers, academic contributors, and software engineers working on NP-hard problem reductions benefit most. These capabilities are designed for teams maintaining formal research repositories who require rigorous verification of proof chains and structured project board management for complex computational models.

What are the primary prerequisites for integrating these capabilities?

Integration requires a GitHub-hosted repository environment and familiarity with the Rust ecosystem for implementation tasks. Users must also utilize Typst for formal documentation and maintain a structured GitHub project board to leverage the issue triage and pipeline transition features effectively.