Back to list
metabench

session-discipline

by metabench

1🍴 0📅 Jan 18, 2026

SKILL.md


name: session-discipline description: Enforce session-first workflow (plan → implement → verify → document). Use whenever starting non-trivial work, debugging >15 minutes, or doing cross-cutting changes.

Session Discipline

Scope

  • Ensure every non-trivial task has a session folder under docs/sessions/
  • Keep evidence (commands/tests) and outcomes discoverable
  • Reduce “handover friction” by making every action resumable from docs

Inputs

  • Desired session slug (short, descriptive)
  • Session type/category and objective one-liner

Procedure

  1. Create a session directory with the official CLI.
  2. Fill in PLAN.md (objective, done-when, change set, risks, tests).
  3. Log commands + findings in WORKING_NOTES.md.
  4. Summarize outcomes + follow-ups with named owners.

Validation

  • Confirm session appears in docs/sessions/SESSIONS_HUB.md.
  • Ensure FOLLOW_UPS.md has owners if anything is deferred.

Escalation / Research request

If you need deeper background and existing docs aren’t sufficient:

  • Add a follow-up: “Request research agent to expand Skill
  • Include: expected triggers, target files, and what validation should exist

References

  • Session-first requirement: AGENTS.md
  • docs-memory lessons: docs/agi/LESSONS.md

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon