waelmas

19 mods across 2 repositories, 13 stars between them.

codeplow

01

waelmas/codeplow

Plugin Claude Code

Plugin marketplace listing 1 plugin: obsidian-kb.

8 4mo ago A tokens not measured original MIT

codeplow AGENTS.md

02

waelmas/codeplow

Instructions file CodexOpenCode

Instructions for waelmas/codeplow, covering codeplow - agent guide, what this repo is, why the plugins here exist, repository layout and key architectural conventions.

8 4mo ago A 3,191 tokens original MIT

obsidian-kb

03

waelmas/codeplow

Plugin Claude Code

Persistent project memory for AI agents + documentation auditor - evidence-based detection of doc rot, powered by Obsidian vaults.

8 4mo ago A tokens not measured original MIT

kb-audit

04

waelmas/codeplow

Command

Audit your project's markdown docs against the actual code - flag stale claims with file:line evidence.

8 4mo ago A 22 tokens original MIT

kb-graph

05

waelmas/codeplow

Command

Open the project's Obsidian vault and show the knowledge graph view.

8 4mo ago A 17 tokens original MIT

kb-handoff

06

waelmas/codeplow

Command

Alias for /kb-offboard - write a session handoff note to the project's Obsidian knowledge base.

8 4mo ago A 25 tokens original MIT

kb-init

07

waelmas/codeplow

Command

Initialize the project knowledge base - scaffolds a vault (if missing) and populates it with rich docs + stale-doc audit via parallel subagents.

8 4mo ago A 32 tokens original MIT

kb-offboard

08

waelmas/codeplow

Command

Write a session handoff note to the project's Obsidian knowledge base.

8 4mo ago A 18 tokens copy · 86% MIT

kb-onboard

09

waelmas/codeplow

Command

Read the latest session handoff from the project's Obsidian knowledge base to get up to speed.

8 4mo ago A 23 tokens original MIT

kb-scaffold

10

waelmas/codeplow

Command

Scaffold an empty Obsidian knowledge base vault for the current project (no codebase analysis - for that, use /kb-init).

8 4mo ago A 32 tokens original MIT

kb-update

11

waelmas/codeplow

Command

Refresh the project's Obsidian knowledge base notes to reflect recent code changes.

8 4mo ago A 17 tokens original MIT

kb-audit

12

waelmas/codeplow

Skill Claude CodeCodex

Audit the existing markdown documentation in the current project against the actual code. Flags stale claims with file:line evidence, categorizes each doc (current / partially stale / stale / aspirational), produces a single "Documentation Audit" note in the project's Obsidian knowledge base. Re-runnable at any time …

8 4mo ago A 118 tokens original MIT

kb-graph

13

waelmas/codeplow

Skill Claude CodeCodex

Open the project's Obsidian vault in Obsidian and switch to the graph view, showing the knowledge base as a visual network of notes and their wiki-link relationships. Use when the user asks to "see the graph", "visualize the vault", "show me how notes connect", "open the graph view", or types /kb-graph. Also useful…

8 4mo ago A 88 tokens original MIT

kb-init

14

waelmas/codeplow

Skill Claude CodeCodex

Initialize the project knowledge base. If no vault exists, scaffolds one (via kb-scaffold) first. Then analyzes the codebase with parallel subagents and populates the vault with rich, structured documentation - mining existing markdown docs for insights but verifying every concrete claim against current code, so stale…

8 4mo ago A 140 tokens original MIT

kb-offboard

15

waelmas/codeplow

Skill Claude CodeCodex

Write a session handoff note to the project's Obsidian knowledge base so the next session can pick up seamlessly. Use when wrapping up a session, when the user says they're "done", "wrapping up", "that's it for today", or types /kb-offboard (even in environments without native slash command support - treat that as…

8 4mo ago A 93 tokens original MIT

kb-onboard

16

waelmas/codeplow

Skill Claude CodeCodex

Brief the agent on what happened last session by reading the latest handoff note and project overview from an Obsidian knowledge base. Use when starting work on a project that has a knowledge vault, when the user asks to "catch up", "see what was done last time", "continue previous work", or types /kb-onboard (even in…

8 4mo ago C 98 tokens original MIT

kb-scaffold

17

waelmas/codeplow

Skill Claude CodeCodex

Scaffold an empty Obsidian knowledge base vault for the current project - creates the folder structure and placeholder notes, but does NOT analyze the codebase or populate with content (for that, use kb-init). Use when the user asks to "just scaffold a vault", "create empty vault structure", "set up a bare vault", or…

8 4mo ago A 102 tokens original MIT

kb-update

18

waelmas/codeplow

Skill Claude CodeCodex

Refresh the project's Obsidian knowledge base notes to reflect recent code changes. Reviews git activity and session context, surgically edits stale KB notes with file:line evidence, and flags new concepts as candidates for user-approved notes (never silently creates them). Run after a significant refactor, before…

8 4mo ago A 139 tokens original MIT

obsidian-kb

19

waelmas/codeplow

Skill Claude CodeCodex

Awareness skill for the obsidian-kb plugin. Nudges agents to suggest kb-init, kb-scaffold, kb-audit, kb-update, kb-onboard, kb-offboard, and kb-graph at the right moments - session start, session end, vault initialization, doc freshness checks, post-refactor KB refresh, visualization. Use when the user mentions…

8 4mo ago A 130 tokens original MIT