Skip to content

Replace .agents/ with juspay/skills, drop home-manager#45

Merged
srid merged 6 commits into
mainfrom
feat/skills-flake-input
Apr 4, 2026
Merged

Replace .agents/ with juspay/skills, drop home-manager#45
srid merged 6 commits into
mainfrom
feat/skills-flake-input

Conversation

@srid

@srid srid commented Apr 4, 2026

Copy link
Copy Markdown
Member

Skills now come from juspay/skills as a flake input instead of the local .agents/skills/ copy. The Nix symlink mechanism is unchanged — only the source switched from self + "/.agents" to the skills input.

The home-manager modules and nix-agent-wire dependency are removed entirely. APM is now the preferred channel for distributing skills to agents — the Nix path only matters for OpenCode's oneclick bundling.

The local .agents/ directory is deleted, including the code-review skill which was superseded by agency's code-police.

Closes #44

srid added 2 commits April 3, 2026 20:14
…manager

Skills now come from the juspay/skills repo as a non-flake input.
The local .agents/ directory (including the superseded code-review
skill) is removed. Home-manager modules and nix-agent-wire are
dropped — APM is the preferred distribution channel for skills.

Closes #44
@srid srid changed the title Replace local .agents/ with juspay/skills flake input Replace .agents/ with juspay/skills, drop home-manager Apr 4, 2026
@srid

srid commented Apr 4, 2026

Copy link
Copy Markdown
Member Author

Execute Results

Step Status Duration Verification
sync 5s On main, up to date
research 40s Read all Nix files, compared skill lists
hickey 23s Clean substitution
branch 25s feat/skills-flake-input, PR #45
implement 3m 48s Skills from flake input, home-manager dropped
docs 0s Updated in implement
police 10s Pure removals
fmt 5s N/A
commit 17s 4 commits
test 3s N/A
ci 10m 5s vira CI: both signoffs green
update-pr 4m 51s Scope matches
Total 21m 11s

Workflow completed at 2026-04-04T00:33:51Z.

@srid srid marked this pull request as ready for review April 4, 2026 00:43
@srid srid merged commit 63fb7a5 into main Apr 4, 2026
4 checks passed
@srid srid deleted the feat/skills-flake-input branch April 4, 2026 00:43
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.

Replace .agents/skills/ with juspay/skills flake input

1 participant