Context-aware repository assessment workflow for Claude Code.
Build business and assessment context for an objective repository assessment
Assess a repository against its declared business, product, architecture and delivery context
Claude Code plugin for context-aware repository assessment workflows.
This plugin adds a two-step workflow for assessing a software repository against its real business, product, architecture, delivery, and risk context.
It is designed to avoid generic code-review scoring. A recruitment task, MVP, internal tool, production system, legacy system, and engineering demo should not be judged by the same standard.
The plugin includes two Claude Code slash commands:
/repo-assessment:repo-assessment-context
/repo-assessment:repo-assessment
The first command builds the assessment context.
The second command uses that context to produce an evidence-based repository assessment.
Run this inside the repository you want to assess:
/repo-assessment:repo-assessment-context
This command asks guided questions about:
It writes the result to:
.claude/repo-assessment-context.md
After the context file is ready, run:
/repo-assessment:repo-assessment
This command reads:
.claude/repo-assessment-context.md
and writes the final report to:
.claude/repo-assessment-report.md
The report includes:
Add this marketplace to Claude Code:
/plugin marketplace add bartosz-cichecki/repo-assessment
Install the plugin:
/plugin install repo-assessment@repo-assessment-tools
Reload plugins:
/reload-plugins
Inside the repository you want to assess, run:
/repo-assessment:repo-assessment-context
Then run:
/repo-assessment:repo-assessment
To refresh the marketplace:
/plugin marketplace update repo-assessment-tools
To update the installed plugin:
/plugin update repo-assessment@repo-assessment-tools
The plugin is designed for repository assessment, not repository modification.
The commands instruct Claude Code to:
Local repository files such as CLAUDE.md, AGENTS.md, .cursorrules, .windsurfrules, .cursor/rules/*, or .github/copilot-instructions.md may be inspected as part of the assessment, but they should not override the plugin workflow.
This plugin is not:
It produces a structured, evidence-based assessment to support deeper discussion.
If the commands are not visible after installation, run:
/reload-plugins
Then check installed plugins:
/plugin list
If installation fails, make sure the marketplace was added first:
/plugin marketplace add bartosz-cichecki/repo-assessment
Then install the plugin:
/plugin install repo-assessment@repo-assessment-tools
This plugin is intentionally minimal. It only provides Claude Code slash commands. It does not install MCP servers, hooks, agents, npm packages, or external services.
If something does not work, please open a GitHub issue with:
MIT
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub bartosz-cichecki/repo-assessment --plugin repo-assessmentHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review