Description
Integrate SIN-Code-Forge-Tool as sin forge subcommand.
Current State
- SIN-Code-Forge-Tool exists at
OpenSIN-Code/SIN-Code-Forge-Tool
- Go-based, has
mcp/forge_mcp_server.py scaffold but 0 MCP tools implemented
- No
pyproject.toml — can't install via pip/uv
- NOT integrated into
sin CLI
Required Work
- Add
pyproject.toml with entry points
- Implement MCP tools in
mcp/forge_mcp_server.py
- Add
sin forge top-level command
- Add to
sin status detection
Acceptance Criteria
Priority
MEDIUM — Tool exists but needs hardening before integration
Description
Integrate SIN-Code-Forge-Tool as
sin forgesubcommand.Current State
OpenSIN-Code/SIN-Code-Forge-Toolmcp/forge_mcp_server.pyscaffold but 0 MCP tools implementedpyproject.toml— can't install via pip/uvsinCLIRequired Work
pyproject.tomlwith entry pointsmcp/forge_mcp_server.pysin forgetop-level commandsin statusdetectionAcceptance Criteria
sin forge --helpworkspip install sin-code-forge-toolsin statusshows Forge statusPriority
MEDIUM — Tool exists but needs hardening before integration