Claude Code Skills · page 136
Individual Claude Code skills mined from every repository in the directory: each SKILL.md, installable with one command, with its full definition and the repository's trust signals.
Start a new milestone cycle — update PROJECT.md and route to requirements
sairam0424/MindForgeInstallInitialize a new project with deep context gathering and PROJECT.md
sairam0424/MindForgeInstallCreate an isolated workspace with repo copies and independent .planning/
sairam0424/MindForgeInstallAutomatically advance to the next logical step in the MindForge workflow
sairam0424/MindForgeInstallZero-friction idea capture. Append, list, or promote notes to todos.
sairam0424/MindForgeInstallUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
sairam0424/MindForgeInstallCreate context handoff when pausing work mid-phase
sairam0424/MindForgeInstallCreate phases to close all gaps identified by milestone audit
sairam0424/MindForgeInstallCreate detailed phase plan (PLAN.md) with verification loop
sairam0424/MindForgeInstallUse when you have a spec or requirements for a multi-step task, before touching code
sairam0424/MindForgeInstallCapture a forward-looking idea with trigger conditions — surfaces automatically at the right milestone
sairam0424/MindForgeInstallCreate a clean PR branch by filtering out .planning/ commits — ready for code review
sairam0424/MindForgeInstallGenerate developer behavioral profile and create Claude-discoverable artifacts
sairam0424/MindForgeInstallCheck project progress, show context, and route to next action (execute or plan)
sairam0424/MindForgeInstallExecute a quick task with MindForge guarantees (atomic commits, state tracking) but skip optional agents
sairam0424/MindForgeInstallReapply local modifications after a MindForge update
sairam0424/MindForgeInstallRemove a future phase from roadmap and renumber subsequent phases
sairam0424/MindForgeInstallRemove a MindForge workspace and clean up worktrees
sairam0424/MindForgeInstallResearch how to implement a phase (standalone - usually use /mindforge-plan-phase instead)
sairam0424/MindForgeInstallResume work from previous session with full context restoration
sairam0424/MindForgeInstallReview and promote backlog items to active milestone
sairam0424/MindForgeInstallUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
sairam0424/MindForgeInstallUse when completing tasks, implementing major features, or before merging to verify work meets requirements
sairam0424/MindForgeInstallRequest cross-AI peer review of phase plans from external AI CLIs
sairam0424/MindForgeInstallGenerate a session report with token usage estimates, work summary, and outcomes
sairam0424/MindForgeInstallSwitch model profile for MindForge agents (quality/balanced/budget/inherit)
sairam0424/MindForgeInstallConfigure MindForge workflow toggles and model profile
sairam0424/MindForgeInstallCreate PR, run review, and prepare for merge after verification passes
sairam0424/MindForgeInstallUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
sairam0424/MindForgeInstallUse when creating new skills, editing existing skills, or verifying skills work before deployment
sairam0424/MindForgeInstallDisplay project statistics — phases, plans, requirements, git metrics, and timeline
sairam0424/MindForgeInstallUse when executing implementation plans with independent tasks in the current session
sairam0424/MindForgeInstallDesign systems with appropriate complexity - no more, no less. Use when the user asks to architect applications, design system boundaries, plan service decomposition, evaluate monolith vs microservices, make scaling decisions, or review structural trade-offs. Applies to new system design, refactoring, and migration planning.
sairam0424/MindForgeInstall- tdd0
Strict TDD workflow (Red-Green-Refactor).
sairam0424/MindForgeInstall Use when implementing any feature or bugfix, before writing implementation code
sairam0424/MindForgeInstallManage persistent context threads for cross-session work
sairam0424/MindForgeInstallGenerate UI design contract (UI-SPEC.md) for frontend phases
sairam0424/MindForgeInstallRetroactive 6-pillar visual audit of implemented frontend code
sairam0424/MindForgeInstallUpdate MindForge to latest version with changelog display
sairam0424/MindForgeInstallRetroactively audit and fill Nyquist validation gaps for a completed phase
sairam0424/MindForgeInstallValidate built features through conversational UAT
sairam0424/MindForgeInstallUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
sairam0424/MindForgeInstallUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
sairam0424/MindForgeInstallManage parallel workstreams — list, create, switch, status, progress, complete, and resume
sairam0424/MindForgeInstallPublish a skill to the npm registry (or private registry).
sairam0424/MindForgeInstall