Install
$ agentstack add skill-loremaster-ai-loremaster-meeting-agenda ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Regular Meeting Agenda Generation (PM)
Distill "what the team must judge and decide together" into agenda items. This is not plain progress reporting (that is the daily's job).
Behavior
- Extract agenda candidates from the entire lore vault (structured via graphify): the meeting covers the whole project, so look broadly — but do not read everything wholesale; narrow down the "discussion material" with graphify first:
- Treat the god-nodes in
graphify-out/GRAPH_REPORT.md(highly connected core concepts = large ripple effect if changed, likely contentious) and the surprising connections (unexpected cross-links = issues the team may miss) as first-priority agenda candidates. - Open conflicts in
conflicts/(the meeting = the venue for verdicts), unresolved backlog items, incomplete actions from the previous meeting. - Confirm each candidate concept's connections and evidence with
graphify explain ""and read only those sources. If graph.json is missing, fall back towiki/index.md+ a direct scan ofwiki/.
- Ask the PM-role team member and wait for the response:
- Show the vault-extracted candidates first, then ask (reduces duplicate input):
"Anything to include in today's agenda? (beyond the automatic vault extraction — e.g., mentor meetings, external schedules, discussion topics not yet in the vault)"
- Do not finalize the agenda without a response.
- Merge: vault agenda items + team-member additions.
Agenda Generation Rules
- Only what needs "discussion/decision", not "reporting". Exclude areas that are going smoothly.
- Each item carries why it must be discussed now (evidence) + source links.
- Open conflicts must be included (the meeting = the venue for verdicts).
- Put the previous meeting's incomplete actions at the very top.
- Priority order (so the bottom can be cut if time runs short).
- Do not pre-draw conclusions. Phrase items as discussion questions.
Agenda Source Labels
[vault]auto-extracted item with evidence links.[PM added]direct team-member input (mentor meetings, etc.). Sources are not enforced.
Output & Scope
- Post the agenda draft to Slack (items + evidence + sources). Post-meeting decisions are recorded by a human as meeting notes in
raw/→ the normal pipeline. - No automatic meeting minutes. The scope ends at agenda "generation".
Fallback (operational adjustment)
- If team members have not responded by a set time (e.g., 30 minutes before the meeting), post the draft with vault items only + note "raise any additional items at the meeting".
Isolation
- This channel = this project only. No mentioning or referencing other projects.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: loremaster-ai
- Source: loremaster-ai/loremaster
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.