bostonaholic

89 mods across 2 repositories, 31 stars between them.

rpikit

01

bostonaholic/rpikit

Plugin Claude Code

Plugin marketplace listing 1 plugin: rpikit.

20 8d ago A tokens not measured original MIT

rpikit

02

bostonaholic/rpikit

Plugin Claude Code

rpikit. A Claude Code plugin implementing the Research-Plan-Implement (RPI) framework for disciplined software engineering.

20 8d ago A tokens not measured original MIT

rpikit AGENTS.md

03

bostonaholic/rpikit

Instructions file CodexOpenCode

Instructions for bostonaholic/rpikit, covering agent instructions, project overview, architecture & components, development and git workflow.

20 8d ago A 957 tokens original MIT

rpikit CLAUDE.md

04

bostonaholic/rpikit

Instructions file

Instructions for bostonaholic/rpikit, a project described as: A Claude Code plugin implementing the Research-Plan-Implement (RPI) framework for disciplined software engineering.

20 8d ago A 3 tokens copy · 100% MIT

code-reviewer

05

bostonaholic/rpikit

Agent

Use this agent to perform code review of implementation changes before security review. Reviews code for quality, design, correctness, and maintainability using Conventional Comments. Produces soft-gating verdict - REQUEST CHANGES allows proceeding with user approval.

20 8d ago A 50 tokens original MIT

debugger

06

bostonaholic/rpikit

Agent

Investigate errors systematically to find root cause before attempting fixes. Gathers evidence, analyzes patterns, and forms testable hypotheses.

20 8d ago A 28 tokens original MIT

file-finder

07

bostonaholic/rpikit

Agent

Use this agent when you need to locate files in a codebase that are relevant to a specific task, feature, bug fix, or research objective. This agent excels at understanding the conceptual goal and mapping it to actual file locations, even when the user doesn't know exact file names or paths.

20 8d ago A 62 tokens original MIT

security-reviewer

08

bostonaholic/rpikit

Agent

Use this agent to perform security review of implementation changes before completion. Reviews code modifications for vulnerabilities, insecure patterns, and security best practices. Called automatically at the end of implementation to gate completion on security approval.

20 8d ago A 45 tokens original MIT

test-runner

09

bostonaholic/rpikit

Agent

Execute tests for a PR in isolated git worktree with comprehensive diagnostics.

20 8d ago B 18 tokens original MIT

verifier

10

bostonaholic/rpikit

Agent

Run comprehensive verification checks (tests, lint, typecheck, build) before completion claims. Enforces evidence-before-claims discipline.

20 8d ago B 29 tokens original MIT

web-researcher

11

bostonaholic/rpikit

Agent

Use this agent when the user needs to conduct internet research on a specific topic, gather information from multiple sources, synthesize findings, or explore a research question. This includes fact-finding, competitive analysis, technology comparisons, learning about new concepts, or investigating specific questions…

20 8d ago A 64 tokens original MIT

brainstorming

12

bostonaholic/rpikit

Skill Claude CodeCodex

Collaborative design methodology for creative work. Use before research or planning when requirements are unclear, multiple approaches exist, or the idea needs exploration. Refines ideas through progressive questioning.

20 8d ago A 39 tokens original MIT

bostonaholic/rpikit

Skill Claude CodeCodex

Record architectural decisions as ADRs from design documents. Use after brainstorming or planning to capture what was decided, why, and what alternatives were considered. Produces sequentially numbered ADR files in docs/decisions/.

20 8d ago A 47 tokens original MIT

finishing-work

14

bostonaholic/rpikit

Skill Claude CodeCodex

Structured completion workflow for implementation work. Use when implementation is complete, all tests pass, and you need to decide how to integrate the work. Guides merge, PR creation, or cleanup decisions.

20 8d ago A 42 tokens original MIT

git-worktrees

15

bostonaholic/rpikit

Skill Claude CodeCodex

Isolated workspace creation for parallel development work. Use when starting feature work that needs isolation from the current workspace. Creates git worktrees with proper setup and safety verification.

20 8d ago A 37 tokens original MIT

implementing-plans

16

bostonaholic/rpikit

Skill Claude CodeCodex

Disciplined plan execution with checkpoint validation, progress tracking, and verification at each step. Follows an approved plan strictly, running verification criteria before proceeding.

20 8d ago A 36 tokens original MIT

parallel-agents

17

bostonaholic/rpikit

Skill Claude CodeCodex

Concurrent agent dispatch for independent problems. Use when facing multiple independent tasks that can be worked on simultaneously. Reduces total time by parallelizing work that has no shared state.

20 8d ago A 38 tokens original MIT

bostonaholic/rpikit

Skill Claude CodeCodex

Verification-first approach to code review feedback. Use when receiving review comments during the implement phase. Evaluate suggestions rigorously before implementing - no performative agreement.

20 8d ago A 35 tokens original MIT

bostonaholic/rpikit

Skill Claude CodeCodex

End-to-end Research-Plan-Implement pipeline using parallel subagents. Each phase (research, plan, implement) runs in its own context window with file artifacts as the communication channel between phases.

20 8d ago A 44 tokens original MIT

bostonaholic/rpikit

Skill Claude CodeCodex

Thorough codebase exploration that builds understanding through collaborative dialogue. Investigates architecture, patterns, and implementation details before planning or making changes.

20 8d ago A 32 tokens original MIT

reviewing-code

21

bostonaholic/rpikit

Skill Claude CodeCodex

Code review methodology for evaluating implementation changes. Use when reviewing code changes for quality, design, correctness, and maintainability. Focuses on changes made during implementation using Conventional Comments for clear, actionable feedback.

20 8d ago A 44 tokens original MIT

security-review

22

bostonaholic/rpikit

Skill Claude CodeCodex

Security review methodology for evaluating implementation changes. Use when reviewing code changes for vulnerabilities, insecure patterns, and security best practices. Focuses on changes made during implementation rather than full codebase audits.

20 8d ago A 41 tokens original MIT

bostonaholic/rpikit

Skill Claude CodeCodex

Consolidate multiple parallel research documents into a single unified report. Produces a self-contained document that a reader with no prior context can understand completely.

20 8d ago A 37 tokens original MIT

bostonaholic/rpikit

Skill Claude CodeCodex

Root cause investigation methodology for bugs and failures. Use when encountering test failures, unexpected behavior, or errors during research or implement phases. Find the cause before attempting fixes.

20 8d ago A 38 tokens original MIT