Skip to content

fix: resolve init warnings for research skill and native binary detection#8

Merged
itz4blitz merged 1 commit intoitz4blitz:mainfrom
LarsenClose:fix/init-warnings
Feb 4, 2026
Merged

fix: resolve init warnings for research skill and native binary detection#8
itz4blitz merged 1 commit intoitz4blitz:mainfrom
LarsenClose:fix/init-warnings

Conversation

@LarsenClose
Copy link

Summary

  • Add 'research' to availableSkills in validation - was included in default preset but missing from the validator, causing false "Invalid skills: research" warning
  • Update native binary detection to return available=true - modern Claude Code binaries have built-in Task tool parallel execution support, no patching needed
  • Add regression tests for both fixes

Test plan

  • Run npm run test:unit - all 300 tests pass
  • Test npx @itz4blitz/agentful init locally - no more warnings

Generated with Claude Code

…tion

- Add 'research' to availableSkills in validation (was in default preset but missing from validator)
- Update native binary detection to return available=true (modern Claude Code has built-in Task tool parallel support)
- Add regression tests for both fixes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@itz4blitz itz4blitz merged commit dbe258b into itz4blitz:main Feb 4, 2026
9 checks passed
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.

3 participants