Extend CodeForge
Most users can skip this section.
This section exists for maintainers and advanced users who want to understand how CodeForge is assembled internally or add new plugins, hooks, skills, and workflows.
What This Section Covers
Section titled “What This Section Covers”- plugin structure and hook registration
- internal workflow implementation details
- safety and automation internals
- how CodeForge maps onto Claude Code and the DevContainer layer
Main Pages
Section titled “Main Pages”- Plugin System
- Plugin internals under
Extend CodeForge / Plugins - Architecture
If you only want to use CodeForge, go back to Use CodeForge.
Next Steps
Section titled “Next Steps”- Start with Plugin System
- Browse Plugins
- Use Architecture for system-level context