Hugo Nijhuis HugoNijhuis
  • Joined on 2025-12-29
HugoNijhuis created branch issue-126-untitled in flowmade-one/aether 2026-01-12 23:24:31 +00:00
HugoNijhuis pushed to issue-126-untitled at flowmade-one/aether 2026-01-12 23:24:31 +00:00
6de897ef60 fix(store): Implement version cache invalidation strategy for JetStreamEventStore
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 23:18:52 +00:00
384e557d89 fix(spawn-issues): add missing allowed-tools field
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 23:06:34 +00:00
5ad27ae040 fix(worktrees): use full paths for bundled scripts
HugoNijhuis pushed to main at flowmade-one/aether 2026-01-12 22:57:26 +00:00
271f5db444 Move product strategy documentation to .product-strategy directory
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 18:32:35 +00:00
dd97378bb9 fix(create-milestones): clarify loop structure for assigning issues
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 17:53:55 +00:00
fd713c8697 fix(vision-to-backlog): organize artifacts in .product-strategy/ directory
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 17:51:16 +00:00
eead1e15dd fix(vision-to-backlog): automatically create issues after approval
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 16:12:05 +00:00
0c242ebf97 feat: add value-based milestone planning capability
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 15:47:47 +00:00
41105ac114 fix: correct model names to claude-haiku-4-5 and claude-sonnet-4-5
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 15:38:25 +00:00
dc8fade8f9 feat: add composable product strategy capability (vision-to-backlog)
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 14:51:17 +00:00
03a665503c feat: add parallel issue implementation capability with worktrees
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 12:03:03 +00:00
6e4ff3af86 feat: add DDD capability for vision-to-issues workflow
dd9c1c0090 refactor(skills): apply progressive disclosure to gitea skill
Compare 2 commits »
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 10:47:56 +00:00
90b18b95c6 try to restructure the agents and skills given the new skills and command merge
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-12 10:25:11 +00:00
4de58a3a8c changed the recommended skill size to 300 lines
04b6c52e9a chore: remove global opus model setting from settings.json
f424a7f992 feat(skills): modernize capability-writing with Anthropic best practices
Compare 3 commits »
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-11 15:43:37 +00:00
7406517cd9 refactor: migrate commands to user-invocable skills
HugoNijhuis deleted branch issue-86-spawn-agents-with-cwd-worktree from flowmade-one/architecture 2026-01-10 23:28:35 +00:00
HugoNijhuis pushed to main at flowmade-one/architecture 2026-01-10 23:28:32 +00:00
3d9933fd52 Fix typo: use REPO_PATH instead of REPO_NAME
81c2a90ce1 Spawn agents with cwd set to their worktree
Compare 2 commits »
HugoNijhuis closed issue flowmade-one/architecture#86 2026-01-10 23:28:31 +00:00
Spawn agents with cwd set to their worktree
HugoNijhuis merged pull request flowmade-one/architecture#88 2026-01-10 23:28:31 +00:00
[Issue #86] Spawn agents with cwd set to their worktree