| name | mira-topic-maintainer |
| description | Maintain a Mira detection topic after user confirmation. Use when Codex needs to update topic assets, link cases, distill reusable patterns, track article URLs, or maintain backlog items for an evolving detection theme in the Mira repository. |
Mira Topic Maintainer
Overview
Use this skill only after the user confirms the topic.
Treat a topic as an evolving research theme, not a fixed taxonomy node.
A topic exists to aggregate cases, patterns, backlog, and article links.
Topic Asset Set
Maintain these files under knowledge/topics/<topic-slug>/:
TOPIC.md
patterns.md
cases-index.md
references.md
backlog.md
Create only the files actually needed for the current update, but keep the structure consistent over time.
Responsibilities By File
TOPIC.md
Track:
- topic name.
- topic definition.
- why the topic deserves a series.
- current coverage.
- uncovered blind spots.
- English article link.
- Chinese article link.
patterns.md
Distill reusable judgment patterns.
For each pattern, capture:
- pattern name.
- one-sentence definition.
- high-discrimination signals.
- common misreads.
- scope boundaries.
- supporting cases.
- escalation or evasion direction.
cases-index.md
List linked cases with one-line value summaries.
Do not duplicate full case content.
references.md
Track real published article links or external references that help future article updates.
Separate English and Chinese links when both exist.
backlog.md
Track follow-up checks and unanswered questions.
Keep each item actionable and specific.
Distillation Rules
Promote a judgment from case-level seed to topic-level pattern only when it is reusable beyond one artifact.
Keep uncertain ideas in backlog or as tentative notes instead of forcing them into patterns.
Linking Rules
Maintain bidirectional traceability whenever possible:
- topic to cases.
- topic to articles.
- cases back to topic.
- cases back to articles when cited.
Quality Bar
Before finishing, verify:
- topic was user-confirmed.
- patterns are abstractions, not pasted case notes.
- backlog items remain unanswered research tasks.
- article links and case links are current.