mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-05-13 08:12:54 -07:00
chore: remove Backlog.md task system and backlog directory
- Delete Backlog.md and all backlog/ task files - Remove Backlog.md MCP workflow instructions from AGENTS.md - Drop "backlog history" from change-verification shim compatibility note
This commit is contained in:
@@ -12,23 +12,15 @@ This plugin is the canonical source of truth for the SubMiner agent workflow pac
|
||||
## Contents
|
||||
|
||||
- `skills/subminer-scrum-master/`
|
||||
- backlog-first intake, planning, dispatch, and handoff workflow
|
||||
- intake, planning, dispatch, and handoff workflow
|
||||
- `skills/subminer-change-verification/`
|
||||
- cheap-first verification workflow plus helper scripts
|
||||
|
||||
## Backlog MCP
|
||||
|
||||
- This plugin assumes Backlog.md MCP is available in the host environment when the client exposes it.
|
||||
- Canonical backlog behavior remains:
|
||||
- read `backlog://workflow/overview` when resources are available
|
||||
- otherwise use the matching backlog tool overview
|
||||
- If backlog MCP is unavailable in the current session, fall back to direct repo-local `backlog/` edits and record that blocker in the task or handoff.
|
||||
|
||||
## Compatibility
|
||||
|
||||
- `.agents/skills/subminer-scrum-master/` is a compatibility shim that redirects to the plugin-owned skill.
|
||||
- `.agents/skills/subminer-change-verification/` is a compatibility shim.
|
||||
- `.agents/skills/subminer-change-verification/scripts/*.sh` remain as wrapper entrypoints so existing docs, backlog tasks, and shell history keep working.
|
||||
- `.agents/skills/subminer-change-verification/scripts/*.sh` remain as wrapper entrypoints so existing docs and shell history keep working.
|
||||
|
||||
## Verification
|
||||
|
||||
@@ -44,6 +36,5 @@ bash plugins/subminer-workflow/skills/subminer-change-verification/scripts/verif
|
||||
.agents/skills/subminer-change-verification/scripts/verify_subminer_change.sh \
|
||||
.agents/plugins/marketplace.json \
|
||||
docs/workflow/README.md \
|
||||
docs/workflow/agent-plugins.md \
|
||||
backlog/tasks/task-240\ -\ Migrate-SubMiner-agent-skills-into-a-repo-local-plugin-workflow.md
|
||||
docs/workflow/agent-plugins.md
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user