reboulip

8 mods across 1 repository, 11 stars between them.

docs-writer

01

reboulip/rblclass

Agent Claude Code

Updates the RBLclass online documentation site (website/, MkDocs Material) to reflect a change that was just implemented. Given a description of what changed (and, ideally, the commit diff or the roadmap item), it edits the affected Markdown pages so the site stays accurate, then reports which pages it touched. Invoke…

11 1mo ago A 113 tokens original Apache-2.0

feature-prep

02

reboulip/rblclass

Agent Claude Code

Read-only preparation subagent for RBLclass feature implementation. Given a sprint version, item label, and the full roadmap item text, searches the codebase to locate all affected files, reads the relevant sections, and returns a structured Implementation Brief for the /feature-impl skill. Always invoke before…

11 1mo ago A 74 tokens original Apache-2.0

dev-sprint

03

reboulip/rblclass

Skill Claude CodeCodex

Runs the full active sprint for the RBLclass add-in. Reads ROADMAP.md to find the highest vX.X.X section with unchecked items, then implements all items in document order using the feature-prep subagent and /feature-impl skill. Preparation for item N+1 starts in parallel with N's implementation (same dispatch…

11 1mo ago A 89 tokens original Apache-2.0

feature-impl

04

reboulip/rblclass

Skill Claude CodeCodex

Implements one RBLclass roadmap item end-to-end. Expects an Implementation Brief in the current context (produced by the feature-prep subagent, typically via /dev-sprint). If no brief is in context, invokes feature-prep first. After implementing, runs /reload-addin and asks the user the brief's verification questions…

11 1mo ago A 103 tokens original Apache-2.0

gh-issues

05

reboulip/rblclass

Skill Claude CodeCodex

Triage open GH issues (implement / defer / drop with labels), then plan implement issues into ROADMAP.md and label/comment each one in GH.

11 1mo ago A 34 tokens original Apache-2.0

make-release

06

reboulip/rblclass

Skill Claude CodeCodex

Build the RBLclass product add-in and package it as both a self-contained PowerShell install kit (.zip) and the per-user MSI that pilots actually double-click (per docs/installation-guide.html). Triggered manually with /make-release. Targets the real Phase 1 product (src/RBLclass. + RBLclass.sln), NOT the Phase 0 POC…

11 1mo ago A 82 tokens original Apache-2.0

reload-addin

07

reboulip/rblclass

Skill Claude CodeCodex

Local dev loop for this machine - rebuild the RBLclass product add-in and reload it into Outlook (build, close Outlook, install, restart Outlook) so a freshly-developed change can be verified live. Run this at the end of a development task when the user needs to check the change in Outlook. Targets the real product…

11 1mo ago A 82 tokens original Apache-2.0

rblclass CLAUDE.md

08

reboulip/rblclass

Instructions file

Instructions for reboulip/rblclass, covering claude.md, project overview, stack and constraints, architecture and critical coding rules.

11 1mo ago A 5,322 tokens original Apache-2.0