RepoForge AI
Version updated for https://github.com/JNZader/repoforge to version v0.5.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
RepoForge is an AI-powered GitHub Action designed to analyze codebases and automate the generation of technical documentation, AI agent skills, security scans, code graphs, and LLM-ready exports. It streamlines tasks such as creating comprehensive project documentation for various application types, enabling AI integrations, analyzing code dependencies, and improving code quality through advanced scanning capabilities. By automating these workflows, RepoForge reduces manual effort and enhances developer productivity while ensuring compatibility with multiple AI tools and large language models.
What’s Changed
What’s New in v0.5.0
New Features
diagramCLI subcommand — Generate Mermaid diagrams: dependency graphs, directory trees, and call flow visualizations- Symbol-level codebase mapping — AST-based symbol extractor, call graph analysis, and renderer for deep code intelligence
- Incremental docs generation — Manifest + git diff based approach to only regenerate changed documentation
- Dependency health report — Audit dependency health for Node and Python projects
- Coverage report unification — Unified coverage reporting across Cobertura, lcov, coverage.py, and JaCoCo formats
skills-from-docscommand — Auto-generate SKILL.md files from documentation or URLs--watchmode — Live docs regeneration on file changesimport-docscommand — Fetch and ingest external dependency documentation