Conitens office-report

Generate operational snapshots that combine tasks, locks, approvals, verify status, events, and meetings.

install
source · Clone the upstream repo
git clone https://github.com/seunghwaneom/Conitens
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/seunghwaneom/Conitens "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.agents/skills/office-report" ~/.claude/skills/seunghwaneom-conitens-office-report && rm -rf "$T"
manifest: .agents/skills/office-report/SKILL.md
source content

Usage

  • Prefer static markdown or HTML first.
  • Use generated office reports for status review, not as a replacement for canonical logs.