Conversation
srid
marked this pull request as ready for review
June 28, 2026 21:16
Add `juspay/kolu/agents` to apm.yml and run `apm install`, pulling in 7 repo-agnostic skills (be, be-review, lens-debate, codex-debate, perfection-review, kolu, surface) plus their transitive deps (juspay/odu → ci/odu-mcp, juspay/project-unknown → pu). From juspay/kolu#1613 (now merged). The re-resolve also advances the unpinned srid/agency#master to current HEAD.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds
juspay/kolu/agentsas an APM dependency inapm.ymland runsapm install, vendoring kolu's reusable AI-native development skills into emanote's agent runtime.From juspay/kolu#1613 (now merged), which extracted these repo-agnostic skills out of kolu's root config into a self-contained, publishable
agents/package. The dependency tracks kolu's default branch (no branch ref needed now that it's merged).Skills pulled in
7 skills from the kolu package:
be/be-reviewlens-debatecodex-debateperfection-reviewkolukaval-tui)surface@kolu/surfacestack in a downstream appPlus their transitive deps come along automatically:
juspay/odu(→ci,odu-mcp) andjuspay/project-unknown(→pu).Notes
/begauntlet references project-supplied skills (/atlas,/test,/dev-server,/evidence) that are intentionally not vendored by the kolu package. Emanote can supply its own later; they're optional.apm installre-resolve also advances the unpinnedsrid/agency#masterto current HEAD, which bumps a handful of its skill sources (do,code-police,hickey,lowy,talk). Incidental but in-scope (all AI tooling config)..claude/,.agents/, and.github/artifacts are committed (zero-setup for agents), per the APM convention.🤖 Generated with Claude Code