anyprotoanyprotoOfficialยท1 Agent Skills Included

anytype-heart

Git workflows, Linear issue tracking, and Go code review

Automates branch creation, GPG-signed commits, and pull requests targeting the develop branch. Connects Linear issue tracking to daily coding work through fast command-line queries with structured JSON output. Reviews Go code for concurrency safety, memory optimization, and test quality using project-specific checklists. Eliminates manual formatting of commit messages, PR descriptions, and repetitive code review checks.
npx skills add anyproto/anytype-heart --all -g -y
Available:

Gives your AI agent the project's naming conventions, architecture map, testing patterns, and error-handling rules so it writes and routes code changes correctly in this Go codebase.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install anytype-heart skills?โ–ผ

Run `npx skills add anyproto/anytype-heart --all -g -y` in your terminal to install all skills in this suite globally.

How to automate Git pull requests with AI?โ–ผ

The git-dev skill creates branches from Linear issues, writes properly prefixed commit messages, and opens PRs targeting the develop branch automatically.

How to query Linear issues from the command line?โ–ผ

The linear-dev skill routes your requests to the linctl CLI, returning structured JSON for issues, projects, teams, and cycles without slow MCP calls.

Can AI review Go code for concurrency bugs?โ–ผ

Yes. The go-reviewer skill checks goroutine leaks, mutex usage, context cancellation, and memory patterns against detailed project-specific checklists.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’