cursor-agentic-workflow (plugin bundle)¶
A redistributable plugin bundling the workspace's stable skills, subagents, and rules per the Cursor Plugins docs.
What's bundled¶
skills/— a snapshot of stable skills from.cursor/skills/. Canonical source and full list:shared/skills/README.md. This snapshot is synced manually (see Build below) and can lag — treatshared/skills/as authoritative.agents/—verifieranddocs-runbooksubagents, mirrored from.cursor/agents/.rules/— global baseline rules (without project overrides).
Local install (test before publish)¶
Then reload Cursor.
Distribution¶
This plugin is intentionally not published to the Cursor Marketplace yet. Promote to publish only after Phase 6 success gate (consolidated working setup with measurable improvements over baseline).
Build¶
A real build step (when needed) should:
- Sync
skills/,agents/,rules/from the canonical paths. - Bump version in
plugin.json. - Tag the workspace at the version.
This is currently a manual process.