mindforge-note
mindforge-note captures ideas with minimal friction by appending timestamped notes, listing existing notes across project and global scopes, or promoting notes into structured todos. Use this skill when you need quick idea storage without formatting overhead, want to review accumulated notes, or ready to convert a captured idea into an actionable task.
git clone --depth 1 https://github.com/sairam0424/MindForge /tmp/mindforge-note && cp -r /tmp/mindforge-note/.agent/skills/mindforge-note ~/.claude/skills/mindforge-noteSKILL.md
<objective> Zero-friction idea capture — one Write call, one confirmation line. Three subcommands: - **append** (default): Save a timestamped note file. No questions, no formatting. - **list**: Show all notes from project and global scopes. - **promote**: Convert a note into a structured todo. Runs inline — no Task, no AskUserQuestion, no Bash. </objective> <execution_context> @.agent/workflows/mindforge-note.md @.agent/references/ui-brand.md </execution_context> <context> $ARGUMENTS </context> <process> Execute the note workflow from @.agent/workflows/mindforge-note.md end-to-end. Capture the note, list notes, or promote to todo — depending on arguments. </process>
Publish a skill to the npm registry (or private registry).
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase