thecartine
Community@acartine · Stenungsund, Sweden
Building premium AI tooling for the vibe-coding era. https://thecartine.me https://thecartine.substack.com https://github.com/acartine/foolery
Agent Skills by thecartine
Showing 15 vetted skills indexed across 1 GitHub repositories.
orientation
Analyze GitHub PRs and issues to produce structured summaries and next steps.
documentation
Generate user-focused documentation that matches project conventions and supports TOC integration.
stability_checks
Run documented stability checks on main in read-only mode.
investigate
Trace runtime failures with file:line citations before proposing fixes.
infra_change_review
Parse infrastructure plans and diffs to identify and categorize risk areas.
third_party_review
Automate iterative Codex code review feedback on PRs until approval.
gh_pr_merge
Automate GitHub pull request merges after passing checks with squash merges.
iac
Automate multi-cloud infrastructure provisioning across AWS, Azure, and GCP with Terraform.
gh_pr_view
Check GitHub PR state and merge data across repositories via gh CLI JSON output.
bead_tracking
Automate bead lifecycle tracking with status transitions and PR-based validation.
ship_with_review
Automate issue-to-merged-PR workflows with third-party code review loops.
tf_plan_only
Run Terraform init and plan, then generate a risk summary without applying.
gh_issue_create
Create GitHub issues from summaries using standardized templates.
rebase
Rebase a Git feature branch onto main with conflict handling and safe force-push.
pull_main
Checkout the main branch and pull latest changes from the remote.