Hugo Nijhuis HugoNijhuis
  • Joined on 2025-12-29
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
HugoNijhuis commented on pull request flowmade-one/architecture#88 2026-01-10 23:28:26 +00:00
[Issue #86] Spawn agents with cwd set to their worktree

AI Code Review

This is an automated review generated by the code-reviewer agent.

Summary

This PR successfully addresses the permission denied errors that occurred when spawned agents…

3d9933fd52 Fix typo: use REPO_PATH instead of REPO_NAME
HugoNijhuis created pull request flowmade-one/architecture#88 2026-01-10 23:13:18 +00:00
[Issue #86] Spawn agents with cwd set to their worktree
81c2a90ce1 Spawn agents with cwd set to their worktree
HugoNijhuis deleted branch issue-57 from flowmade-one/aether 2026-01-10 23:11:59 +00:00
HugoNijhuis merged pull request flowmade-one/aether#58 2026-01-10 23:11:48 +00:00
[Issue #57] Fix flaky NATSEventBus integration tests
HugoNijhuis pushed to main at flowmade-one/aether 2026-01-10 23:11:48 +00:00
18ea677585 Fix flaky NATSEventBus integration tests
HugoNijhuis commented on pull request flowmade-one/aether#58 2026-01-10 23:11:42 +00:00
[Issue #57] Fix flaky NATSEventBus integration tests

AI Code Review

This is an automated review generated by the code-reviewer agent.

Summary

Addresses flaky integration tests by replacing fixed sleep with barrier synchronization pattern…

HugoNijhuis created pull request flowmade-one/aether#58 2026-01-10 23:09:54 +00:00
[Issue #57] Fix flaky NATSEventBus integration tests
HugoNijhuis pushed to issue-57 at flowmade-one/aether 2026-01-10 23:09:49 +00:00
18ea677585 Fix flaky NATSEventBus integration tests