hack.ink avatar

hack.ink

Official

@hack-ink · United States of America

0Followers
|
35Public Repos
|
25Published Skills

May my ink flow through the Open Source world.

Skills Distribution
DomainDeveloper To...Repository Governa.. (40%)Code Review & Qual.. (30%)Dependency & Lifec.. (30%)

Agent Skills by hack.ink

Showing 25 vetted skills indexed across 2 GitHub repositories.

hack-inkhack-ink

execution

Coordinate plan execution with append-only runtime state updates.

Official
Advanced
hack-inkhack-ink

writing

Write a canonical tracked plan with Linear issue pointers and linked documents.

Official
Advanced
hack-inkhack-ink

delivery-closeout

Apply delivery/1 contract outcomes to Linear issues and GitHub mirrors.

Official
Advanced
hack-inkhack-ink

scout-skeptic

Coordinate read-only scout and skeptic checkpoints to surface evidence and critique.

Official
Intermediate
hack-inkhack-ink

worktree-reconcile

Reconcile conflicting .worktrees/* lanes by merging donor lanes into a surviving lane.

Official
Advanced
hack-inkhack-ink

python-policy

Enforce Python changes to follow checked-in tooling and bootstrap rules.

Official
Intermediate
hack-inkhack-ink

skill-routing

Route tasks to the most relevant installed skill before acting.

Official
Intermediate
hack-inkhack-ink

review-repair

Automate GitHub pull request repair workflows with in-thread replies and escalation.

Official
Advanced
hack-inkhack-ink

review-loop

Automate a three-round review, fix, verify, and re-review cycle.

Official
Advanced
hack-inkhack-ink

worktrees

Create, reuse, and clean up git worktree lanes for development tasks.

Official
Advanced
hack-inkhack-ink

scrapling

Escalate from lightweight fetches to dynamic or stealth browser fetchers.

Official
Advanced
hack-inkhack-ink

pr-land

Enforce readiness checks and execute merges for pull requests.

Official
Advanced
hack-inkhack-ink

review-prepare

Execute the primary self-review gate on the actual diff before PR creation.

Official
Advanced
hack-inkhack-ink

rust-policy

Enforce hack-ink Rust conventions for formatting, error handling, and module layout.

Official
Intermediate
hack-inkhack-ink

research-pro

Evaluate architecture tradeoffs and produce evidence-backed recommendations from project materials.

Official
Advanced
hack-inkhack-ink

verification-before-completion

Enforce fresh verification evidence before declaring task completion.

Official
Advanced
hack-inkhack-ink

delivery-prepare

Generate and validate delivery/1 contracts with local evidence for Git workflows.

Official
Intermediate
hack-inkhack-ink

dep-roll

Manage controlled dependency upgrades across JavaScript/TypeScript, Python, and Rust ecosystems.

Official
Advanced
hack-inkhack-ink

rust-style

Enforce mandatory Rust conventions for code and development workflows.

Official
Intermediate
hack-inkhack-ink

python-style

Enforce Python conventions and shared virtualenv/Poetry workflows across repository projects.

Official
Basic
hack-inkhack-ink

code-housekeeping

Scan codebases for compatibility shims, dead code, and stale artifacts.

Official
Intermediate
hack-inkhack-ink

pre-commit

Validate code and commit messages against repository policies before pushes.

Official
Advanced
hack-inkhack-ink

research

Research technical topics and compare solutions using at least three external sources.

Official
Advanced
hack-inkhack-ink

codebase-review

Plan and manage risk-prioritized codebase reviews with auditable findings.

Official
Advanced

Frequently Asked Questions About hack.ink

FAQPage Schema
What specific development tasks are enabled by these capabilities?

These capabilities enable systematic dependency upgrades, rigorous pre-commit policy validation, and structured code review cycles. They facilitate the creation of git worktree lanes, automated pull request repair, and the generation of delivery contracts to ensure all code changes meet predefined quality and architectural standards before final integration.

Which personas benefit most from these repository management skills?

Software engineers, technical leads, and release managers benefit from these skills. They are designed for teams requiring strict adherence to language-specific conventions, auditable review trails, and consistent repository hygiene across complex projects involving multiple contributors and concurrent development branches.

What are the prerequisites for implementing these repository standards?

Implementation requires a git-based version control environment and adherence to the specific project structures defined by the registry. Users must ensure their local development environment supports git worktrees and that project configurations align with the provided policy enforcement rules for Rust and other supported languages.