hack.ink
Official@hack-ink · United States of America
May my ink flow through the Open Source world.
Agent Skills by hack.ink
Showing 25 vetted skills indexed across 2 GitHub repositories.
execution
Coordinate plan execution with append-only runtime state updates.
writing
Write a canonical tracked plan with Linear issue pointers and linked documents.
delivery-closeout
Apply delivery/1 contract outcomes to Linear issues and GitHub mirrors.
scout-skeptic
Coordinate read-only scout and skeptic checkpoints to surface evidence and critique.
worktree-reconcile
Reconcile conflicting .worktrees/* lanes by merging donor lanes into a surviving lane.
python-policy
Enforce Python changes to follow checked-in tooling and bootstrap rules.
skill-routing
Route tasks to the most relevant installed skill before acting.
review-repair
Automate GitHub pull request repair workflows with in-thread replies and escalation.
review-loop
Automate a three-round review, fix, verify, and re-review cycle.
worktrees
Create, reuse, and clean up git worktree lanes for development tasks.
scrapling
Escalate from lightweight fetches to dynamic or stealth browser fetchers.
pr-land
Enforce readiness checks and execute merges for pull requests.
review-prepare
Execute the primary self-review gate on the actual diff before PR creation.
rust-policy
Enforce hack-ink Rust conventions for formatting, error handling, and module layout.
research-pro
Evaluate architecture tradeoffs and produce evidence-backed recommendations from project materials.
verification-before-completion
Enforce fresh verification evidence before declaring task completion.
delivery-prepare
Generate and validate delivery/1 contracts with local evidence for Git workflows.
dep-roll
Manage controlled dependency upgrades across JavaScript/TypeScript, Python, and Rust ecosystems.
rust-style
Enforce mandatory Rust conventions for code and development workflows.
python-style
Enforce Python conventions and shared virtualenv/Poetry workflows across repository projects.
code-housekeeping
Scan codebases for compatibility shims, dead code, and stale artifacts.
pre-commit
Validate code and commit messages against repository policies before pushes.
research
Research technical topics and compare solutions using at least three external sources.
codebase-review
Plan and manage risk-prioritized codebase reviews with auditable findings.
Frequently Asked Questions About hack.ink
FAQPage SchemaWhat 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.