@zack/devwork-copilot
Interactive GitHub maintainer copilot with explicit approval gates for write actions, maintainer workflow continuity, and a durable maintainer behavior profile.
Install
agentpm install @zack/devwork-copilot@0.1.4Load
import { loadAgent } from '@agentpm/sdk';
const agent = await loadAgent('@zack/devwork-copilot@0.1.4');Weekly installs
1
0%
Last publish
Today
v0.1.4
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.
Example 3
Retrieve maintainer guidance
Review an issue thread, pull the most relevant maintainer guidance from the installed Knowledge package, and use it to draft a concise next-step comment.
Example 4
Prepare the next maintainer handoff
Review the current repository issues and summarize what the next maintainer should know, including current priorities, open follow-ups, unresolved questions, and anything that should carry forward.
Example 5
Draft a maintainer follow-up
Review the issue thread, summarize the current maintainer position, and draft the next follow-up comment.