walm00

21 mods across 1 repository, 21 stars between them.

Stop

01

walm00/business-context-os

Hook Claude Code

Runs when the agent finishes a response, executing auto_save_session.sh via bash. From walm00/business-context-os.

21 3mo ago A tokens not measured original MIT

PreCompact

02

walm00/business-context-os

Hook Claude Code

Runs before the context is compacted, executing precompact_save.sh via bash. From walm00/business-context-os.

21 3mo ago A tokens not measured original MIT

PostToolUse

03

walm00/business-context-os

Hook Claude Code

Runs after a tool call finishes for Edit, Write and Bash tool calls, executing post_edit_frontmatter_check.py and post_commit_context_check.py (3 commands). From walm00/business-context-os.

21 3mo ago A tokens not measured original MIT

business-context-os

04

walm00/business-context-os

Settings file Claude Code

Agent settings declaring 3 hook events (Stop, PreCompact, PostToolUse) and 196 allowed tools.

21 3mo ago B tokens not measured original MIT

bcos-wiki

05

walm00/business-context-os

Skill Claude CodeCodex

Wiki zone manager for BCOS — the universal long-form and cross-cutting content destination per plugin-storage-contract.md Rule 2. Stores runbooks, SOPs, decision logs, how-tos, glossaries, post-mortems, FAQs, meeting notes, and plugin cross-cutting context (charters, transcripts, research, customer-call notes). Two…

21 3mo ago A 154 tokens original MIT

clear-planner

06

walm00/business-context-os

Skill Claude CodeCodex

Creates implementation plans for ALL work scenarios. MANDATORY entry point for the PLAN phase. 8-step workflow: Intent -> Discovery -> Scenario -> Context -> Template -> Approach -> Session -> Approval 2 scenarios: AGENTING (ecosystem work), DOCUMENTATION (context creation & refinement).

21 3mo ago A 61 tokens original MIT

context-audit

07

walm00/business-context-os

Skill Claude CodeCodex

Audits context architecture for CLEAR compliance, boundary enforcement, and consistency. WHEN TO USE: User says "audit context for CLEAR" User asks "check for duplication across data points" User requests "find boundary violations in [area]" Planning restructuring work Before adding new data points (cleanup existing…

21 3mo ago A 115 tokens original MIT

context-ingest

08

walm00/business-context-os

Skill Claude CodeCodex

The single entry point for getting anything new into your context architecture. Takes any input (documents, URLs, YouTube, meeting notes, pasted content) and triages it: dump to inbox, park in planned, or integrate into active docs. WHEN TO USE: "Here's a document — integrate it into my context" "Save this for later"…

21 3mo ago A 150 tokens original MIT

context-mine

09

walm00/business-context-os

Skill Claude CodeCodex

Extracts structured context from conversation exports (Slack, meeting transcripts, chat logs) into inbox for processing.

21 3mo ago A 27 tokens original MIT

context-onboarding

10

walm00/business-context-os

Skill Claude CodeCodex

First-run onboarding skill. Gets a new user from zero to a working context system. Claude asks one direct question upfront to pick the right scaffolding, then works from what the user shares — no long assessment ceremony beyond that. Creates a checklist that tracks setup progress across sessions and self-removes when…

21 3mo ago B 134 tokens original MIT

context-routing

11

walm00/business-context-os

Skill Claude CodeCodex

Cross-zone retrieval and task-driven bundle resolution for BCOS. /context search ranks docs across every zone in one shared schema; /context bundle (P5) returns a curated, freshness-flagged, source-of-truth-aware context bundle for a declared task. Mechanical-first; LLM is opt-in via --semantic / --resolve-conflicts /…

21 3mo ago A 85 tokens original MIT

core-discipline

12

walm00/business-context-os

Skill Claude CodeCodex

Bootstrap skill - enforces proactive skill discovery and invocation. Automatically check for applicable skills before any action. Always active.

21 3mo ago A 27 tokens original MIT

daydream

13

walm00/business-context-os

Skill Claude CodeCodex

Strategic reflection skill. Step back from daily work to think about the bigger picture of your context architecture, identify gaps, and envision improvements.

21 3mo ago B 31 tokens original MIT

doc-lint

14

walm00/business-context-os

Skill Claude CodeCodex

Validates documentation quality: markdown syntax, cross-references, JSON structure. WHEN TO USE: Validating markdown files for quality issues Checking cross-references between documents Validating JSON structure in ecosystem files As part of FIXED END validation in any scenario WHEN NOT TO USE: Content quality…

21 3mo ago A 89 tokens original MIT

ecosystem-manager

15

walm00/business-context-os

Skill Claude CodeCodex

Agent ecosystem expert for creating, maintaining, and auditing agents and skills. Prevents ecosystem drift and overlap.

21 3mo ago A 25 tokens original MIT

learning

16

walm00/business-context-os

Skill Claude CodeCodex

Manage the BCOS self-learning ladder: list learned rules, forget a rule, regenerate learned-rules.json from resolutions.jsonl. Mechanical-only — reads/writes derived artifacts; the actual learning happens via recordresolution.py at click time. Invoke with /learning.

21 3mo ago A 54 tokens original MIT

lessons-consolidate

17

walm00/business-context-os

Skill Claude CodeCodex

Periodic maintenance of institutional knowledge. Analyzes lessons for staleness, overlaps, and gaps. Keeps lessons.json healthy.

21 3mo ago A 31 tokens original MIT

schedule-dispatcher

18

walm00/business-context-os

Skill Claude CodeCodex

Single-task dispatcher for CLEAR Context OS scheduled maintenance. Runs from the daily scheduled task, reads schedule-config.json, determines which jobs are due today, runs them in sequence, appends to the diary, writes a consolidated morning digest, and surfaces any frequency-tuning suggestions. WHEN TO USE: Invoked…

21 3mo ago B 120 tokens original MIT

schedule-tune

19

walm00/business-context-os

Skill Claude CodeCodex

Natural-language editor for .claude/quality/schedule-config.json. Users talk about maintenance scheduling in everyday language ("run audit twice a week", "turn off deep daydream", "switch dispatcher to 08:30") — this skill parses intent, validates against the schema, shows a concrete diff, asks for confirmation, and…

21 3mo ago A 241 tokens original MIT

todo-utilities

20

walm00/business-context-os

Skill Claude CodeCodex

Shared TodoWrite patterns for consistent progress tracking across all BCOS skills. This is a PATTERN LIBRARY, not an invocable skill. Skills copy these patterns inline. WHY INLINE, NOT INVOKED: If todo-utilities were invoked as a Task(), its TodoWrite calls would execute in an isolated context — invisible to the user.…

21 3mo ago A 125 tokens original MIT

walm00/business-context-os

Instructions file

Instructions for walm00/business-context-os, covering claude.md - ai assistant guide for clear context os, how to work, session start, retrieval playbook and new content routing.

21 3mo ago C 3,726 tokens original MIT