Skip to content

Release 0.2.0: Ideas Workflow#7

Merged
julien731 merged 1 commit into
mainfrom
release/0.2.0
Jan 26, 2026
Merged

Release 0.2.0: Ideas Workflow#7
julien731 merged 1 commit into
mainfrom
release/0.2.0

Conversation

@julien731

Copy link
Copy Markdown
Owner

Summary

Adds a complete Ideas workflow for capturing, developing, and managing ideas before they become projects.

Changes

Added

  • Ideas workflow for capturing and developing ideas before they become projects
    • New ideas/ folder in vault structure
    • New idea type with status lifecycle: newdevelopingdecided
    • New Idea.md template with sections for The Idea, Why It Matters, Open Questions, Next Steps
    • New /synapse-review-ideas command for weekly idea review
  • Idea-specific frontmatter fields:
    • status: new, developing, decided
    • category: product, workflow, content, personal
    • outcome: links to resulting project or discarded
  • Ideas Workflow documentation in README.md explaining lifecycle, categories, and weekly review process

Safety Checklist

  • No personal names or identifiers
  • No hardcoded paths
  • No personal note content
  • All placeholders intact
  • Tests pass (./scripts/test-synapse.sh)

Version

Bumping from 0.1.0 → 0.2.0

- Add ideas/ folder to vault structure
- Add idea type with status lifecycle (new → developing → decided)
- Add Idea.md template with sections for idea development
- Add /synapse-review-ideas command for weekly idea review
- Add idea-specific frontmatter fields (status, category, outcome)
- Update CLAUDE.md and README.md with Ideas Workflow documentation
@julien731 julien731 merged commit 430909d into main Jan 26, 2026
1 check passed
@julien731 julien731 deleted the release/0.2.0 branch January 26, 2026 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant