From codeforerunner
Rank architecture improvement candidates. Use when the user wants architecture friction reviewed before planning refactors.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codeforerunner:forerunner-arch-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produces an Architecture Review: ranked Deepening Opportunities that identify shallow modules, leaky seams, testability friction, and high-leverage refactor candidates.
Produces an Architecture Review: ranked Deepening Opportunities that identify shallow modules, leaky seams, testability friction, and high-leverage refactor candidates.
Inspired by Matt Pocock's /improve-codebase-architecture skill:
https://github.com/mattpocock/skills/tree/main/skills/engineering/improve-codebase-architecture
User asks to: review architecture, find deepening opportunities, identify shallow modules, assess refactor candidates, or improve codebase architecture.
/forerunner-scan first)CONTEXT.md or CONTEXT-MAP.md if presentdocs/adr/*.md files if presentRun forerunner generate --prompt-only arch-review — outputs the assembled prompt bundle to stdout. Read this output and execute the architecture review task it describes.
Without CLI, get the prompt from:
src/codeforerunner/prompts/tasks/arch-review.mdsrc/codeforerunner/prompts/system/base.mdsrc/codeforerunner/prompts/partials/output-rules.md.forerunner/arch-review.md with a top recommendation and 3-7 ranked Deepening Opportunities. Each candidate includes files/modules, problem, evidence, proposed direction, locality/leverage benefits, testing impact, risk/blast radius, and recommendation strength. Do not implement changes or propose final interfaces.
npx claudepluginhub derek-palmer/codeforerunner --plugin codeforerunnerFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.