Agent Claude Code
Batch all open dependabot PRs into a single branch by cherry-picking each one. Use when the user wants to consolidate dependabot dependency updates into one PR.
Agent Claude Code
Batch all open dependabot PRs into a single branch by cherry-picking each one. Use when the user wants to consolidate dependabot dependency updates into one PR.
Settings file Claude Code
Agent settings declaring 13 allowed tools.
Instructions file CodexOpenCode
AGENTS.md instructions for nightona-co/nightona, covering agent development guide, prerequisites, available dev shells, running commands in nix shells and interactive (human use).
Skill Claude CodeCodex
Reproduce a GitHub issue with a failing test, implement the minimal fix, verify tests pass, and open a pull request. Use this skill when given an issue number and a working checkout of the target repository.