cd/sources/aihero-auto-discovered· home sources Aihero (auto-discovered)
cat /sources/aihero-auto-discovered.feed | wc -l → 7

Aihero (auto-discovered)

articles 7 domain aihero.dev → feed RSS
20:45
2026-08-15
aihero.dev
developer-tools

The /Handoff Skill

Matt Pocock's /handoff skill for coding agents compacts a conversation into a markdown file written to the OS temporary directory, enabling portability across harnesses, directories, or colleagues. Th…

10:17
2026-08-05
aihero.dev
developer-tools

The /wait-what Skill

Matt Pocock released the /wait-what skill for coding agents, a three-line prompt that re-pitches a confusing message in plain English using the project's CONTEXT.md vocabulary. The skill, installable …

04:04
2026-07-09
aihero.dev
developer-tools

How to Kill the Bloat in Claude Code's System Prompt

Claude Code's system prompt includes unnecessary tool definitions and instructions that inflate token usage on every request. Users can reduce payload size by disabling bundled skills, removing indivi…

15:28
2026-07-08
aihero.dev
ai-agents

The /writing-for-agents Skill

Matt Pocock's /writing-for-agents skill, renamed from /writing-great-skills in v1.1, provides a reference for writing agent-facing documents such as skills, AGENTS.md, CLAUDE.md, specs, and READMEs, e…

15:28
2026-07-08
aihero.dev
ai-tools

The /triage Skill

Matt Pocock released a new AI skill called /triage that automates issue triage on project trackers by categorizing issues, verifying claims, and moving them through a state machine. The skill requires…

13:56
2026-07-07
aihero.dev
developer-tools

The /resolving-merge-conflicts Skill

Matt Pocock's /resolving-merge-conflicts skill, available via npx skills@latest add mattpocock/skills, resolves git merge or rebase conflicts hunk by hunk by tracing each side to its primary source (c…

16:04
2026-07-06
aihero.dev
ai-tools

AI Skills for Real Engineers

Developer Matt Pocock released a public repository of AI agent skills for Claude Code, packaged as markdown files that define repeatable workflows for tasks like spec interrogation and PRD writing. Th…