From mecris-skills
Produce a structured situation report for mecris-bot or a human session. Reads NEXT_SESSION.md, recent commits on yebyen/mecris and kingdonb/mecris, and open GitHub issues. Use at the start of every session before deciding what to do. Trigger with /mecris-orient
npx claudepluginhub kingdonb/mecris --plugin mecris-skillsThis skill uses the workspace's default tool permissions.
Orientation skill for the Mecris accountability system. Produces a structured situation report before any action is taken. Works for both autonomous bot runs and human sessions.
Provides briefing on current tasks, emails, handovers, priorities from GitHub issues, git log, and vault files via bash-regenerated cache. Invoke /status anytime.
Generates project standup briefing after 1-30 days away: git history, status, open issues/PRs, TODOs, next steps. Adapts depth by time gap; requires git repo.
Share bugs, ideas, or general feedback.
Orientation skill for the Mecris accountability system. Produces a structured situation report before any action is taken. Works for both autonomous bot runs and human sessions.
/mecris-orientRuns the full orientation workflow autonomously:
NEXT_SESSION.md โ pending verifications, last known stategit log --oneline -10)needs-test, pr-review, bugUsage: Type /mecris-orient and the full report will be generated before any other action.
## ๐งญ Mecris Orientation โ {DATE}
### Pending from last session
{Items from NEXT_SESSION.md that are unverified or incomplete}
### Recent commits (this repo)
{Last 5 commits, one line each}
### Upstream sync status
{Ahead/behind kingdonb/mecris main by N commits โ or: up to date}
### Open issues needing action
{List of issues tagged needs-test, pr-review, or bug โ with numbers and titles}
### Recommended action
{Single highest-priority item based on the above, with rationale}
needs-test or pr-review referencing a PR number โ trigger pr-testbug with no linked PR โ that is the work/mecris-plan