ribon-org
Official@ribon-org
Offers structured project orchestration, codebase documentation, and multi-agent implementation governance for complex software development lifecycles.
Agent Skills by ribon-org
Showing 14 vetted skills indexed across 1 GitHub repositories.
context-loader
Load project context from .claude/ to align Gemini CLI with Claude Code.
update-design
Update DESIGN.md with decisions extracted from conversation content.
init
Analyze project structure and update AGENTS.md with tech stack and commands.
startproject
Orchestrate multi-agent AI planning to create an approved project plan.
plan
Generate structured implementation plans with steps and verification criteria.
design-tracker
Track project design decisions and update centralized design documents.
team-review
Automate parallel code review with AI agents for security, quality, and test coverage.
research-lib
Research software libraries and generate structured Markdown documentation.
gemini-system
Analyze large codebases, research with Google Search, and extract content from multimodal files.
update-lib-docs
Update library documentation files with latest versions and breaking changes.
checkpointing
Capture full development session state into a checkpoint file.
simplify
Refactor and simplify code while preserving functionality and library constraints.
tdd
Guide feature implementation through the Red-Green-Refactor TDD cycle.
team-implement
Spawns specialized AI agents to implement distinct modules concurrently via a shared task list.
Frequently Asked Questions About ribon-org
FAQPage SchemaWhat specific development tasks does ribon-org enable?▼
Ribon-org enables structured project planning, automated design decision tracking, and concurrent module implementation. It facilitates TDD cycles, maintains library documentation, and captures development session states to ensure consistency across complex codebases and multi-agent environments.
Which engineering personas benefit from these capabilities?▼
Software architects, lead developers, and technical project managers benefit from these capabilities. The system is designed for engineers managing large-scale codebases who require rigorous documentation, standardized design tracking, and parallelized implementation oversight to maintain project velocity and code quality.
What are the prerequisites for implementing these project management capabilities?▼
Implementation requires a project structure compatible with .claude context loading and the presence of standard documentation files like DESIGN.md and AGENTS.md. Users must ensure their environment supports the specific command-line interfaces provided for project initialization and session checkpointing.