๐Ÿ“š resourceActivePromisingmedium

CodeBoarding

by CodeBoarding

Interactive architecture diagrams for codebases

Stars

2.2k

Skill Type

๐Ÿงช Product Verification

Quality Score

117/200

License

MIT

Forks

177

Last Updated

Jun 11, 2026

Discovered

Mar 26, 2026

Validation

Passed

github.com/CodeBoarding/CodeBoarding

Quality Breakdown

117/ 200

Content Signals

โ—‹Gotchas/Edge Cases+40
โœ“Progressive Disclosure+30
โ—‹Trigger Description+20
โ—‹Verification/Safety+20
โœ“Code Examples+15
โœ“Composability+15

Repo Health

โœ“Recent Activity+15
โœ“Scripts/Automation+10
โœ“Real Usage (Issues)+10
โœ“Single Responsibility+10
โœ“Config/Persistence+10
โœ“Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals โ€” not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multi-agent orchestration: Repository contains multiple autonomous agents (abstraction_agent, details_agent, planner_agent, meta_agent) that operate on codebase analysis
  • LLM integration with external model providers: Supports Claude, GPT, Gemini, DeepSeek, and other LLM providers with tool execution capabilities
  • Agent tool execution framework: agents/tools directory contains tools for reading files, executing code analysis, and invoking methods across analyzed codebases
  • CLAUDE.md configuration file indicates Claude-specific agent configuration that could modify AI behavior
  • Workflow orchestration: codeboarding_workflows/orchestration.py suggests multi-step agent coordination without explicit human approval gates mentioned
  • CLI bootstrap automation: codeboarding_cli/bootstrap.py indicates automated initialization procedures