opencode-productivity-agent
v0.2.1
Published
Standalone productivity plugin for OpenCode with /productivity workflows, local state files, and optional MCP integrations.
Maintainers
Readme
opencode-productivity-agent
Standalone OpenCode productivity plugin inspired by Anthropic's productivity workflow.
Features
/productivitycommand router/productivity start/productivity update/productivity update --comprehensive- Compatibility aliases:
/productivity-start,/productivity-update - Local state model using
TASKS.md,CLAUDE.md,memory/, anddashboard.html - Optional MCP integrations (non-fatal when unavailable)
Install
npm install opencode-productivity-agentAdd plugin to opencode.jsonc:
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-productivity-agent"]
}Usage
/productivity
/productivity start
/productivity update
/productivity update --comprehensiveState Files
TASKS.mdCLAUDE.mdmemory/glossary.mdmemory/people/README.mdmemory/projects/README.mdmemory/context/company.mddashboard.html
Optional MCP Servers
Defaults are included for:
slacknotionasanalinearatlassianms365mondayclickup
All are optional and disabled by default.
