Skip to content

Add portable Read the Code agent skill - #2

Merged
kvkenyon merged 1 commit into
mainfrom
fm/read-the-code-agent-skill
Aug 9, 2026
Merged

Add portable Read the Code agent skill#2
kvkenyon merged 1 commit into
mainfrom
fm/read-the-code-agent-skill

Conversation

@kvkenyon

@kvkenyon kvkenyon commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a canonical portable Agent Skills package for the complete read-the-code-axi review lifecycle
  • document direct source and packed-package installation paths for common coding-agent clients
  • ship the skill in the npm tarball and validate its frontmatter, CLI help contract, links, and secret-safe examples
  • extend the packed smoke test through exact open, feedback polling, approval, stale-head invalidation, export, and end

Why

Coding agents should be able to request durable local human review without memorizing CLI details or opening a pull request. The skill makes revision binding, cursor continuity, untrusted feedback handling, capability secrecy, recovery, and approval boundaries part of the public product contract.

Impact

The CLI and protocol remain unchanged. Consumers can install skills/read-the-code through standard Agent Skills discovery paths, including directly from the packed npm product.

Validation

  • npm run check
  • npm run test:e2e
  • Agent Skills quick_validate.py skills/read-the-code

@kvkenyon
kvkenyon merged commit 464a633 into main Aug 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant