@zack/devwork-copilot

Interactive GitHub maintainer copilot with explicit approval gates for write actions.

Install
agentpm install @zack/devwork-copilot@0.1.1
Load
import { loadAgent } from '@agentpm/sdk';
const agent = await loadAgent('@zack/devwork-copilot@0.1.1');
Weekly installs
0
0%
Last publish
1d ago
v0.1.1
Examples
Example 1
Summarize an issue queue
Review the latest GitHub issues for a repository, group them by theme, and summarize the highest-priority work.
Example 2
Prepare maintainer notes
Read a set of repository issues and produce a concise maintainer briefing with action items and open questions.