Skill0 repo starsupdated yesterday
mindforge-set-profile
Switch model profile for MindForge agents (quality/balanced/budget/inherit)
Install in Claude Code
Copygit clone --depth 1 https://github.com/sairam0424/MindForge /tmp/mindforge-set-profile && cp -r /tmp/mindforge-set-profile/.agent/skills/mindforge-set-profile ~/.claude/skills/mindforge-set-profileThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
Show the following output to the user verbatim, with no extra commentary: !`node ".agent/bin/mindforge-tools.cjs" config-set-model-profile $ARGUMENTS --raw`
More from this repository
mindforgeSkill
Publish a skill to the npm registry (or private registry).
mindforge-add-backlogSkill
Add an idea to the backlog parking lot (999.x numbering)
mindforge-add-phaseSkill
Add phase to end of current milestone in roadmap
mindforge-add-testsSkill
Generate tests for a completed phase based on UAT criteria and implementation
mindforge-add-todoSkill
Capture idea or task as todo from current conversation context
mindforge-audit-milestoneSkill
Audit milestone completion against original intent before archiving
mindforge-audit-uatSkill
Cross-phase audit of all outstanding UAT and verification items
mindforge-autonomousSkill
Run all remaining phases autonomously — discuss→plan→execute per phase