Skip to content

feat: Add 6 new bundled hands (reddit, linkedin, strategist, apitester, devops, analytics)#432

Open
devatsecure wants to merge 1 commit intoRightNow-AI:mainfrom
devatsecure:pr/new-hands
Open

feat: Add 6 new bundled hands (reddit, linkedin, strategist, apitester, devops, analytics)#432
devatsecure wants to merge 1 commit intoRightNow-AI:mainfrom
devatsecure:pr/new-hands

Conversation

@devatsecure
Copy link

Summary

Adds 6 new bundled autonomous Hands, each with HAND.toml manifest and SKILL.md documentation:

  • reddit — Reddit browsing, posting, and community engagement
  • linkedin — LinkedIn profile management and content posting
  • strategist — Strategy and planning assistance
  • apitester — API testing and validation automation
  • devops — DevOps pipeline and infrastructure automation
  • analytics — Data analytics and reporting

6,470 lines of new content across 14 files.

Test plan

  • cargo build --workspace --lib passes
  • cargo test --workspace passes
  • cargo clippy --workspace --all-targets -- -D warnings zero warnings
  • Manual testing: activate each hand via dashboard

🤖 Generated with Claude Code

…ops, analytics

Expands bundled hands from 7 to 13. Each hand includes HAND.toml (manifest
with tools, settings, system_prompt, dashboard metrics) and SKILL.md
(domain-specific reference knowledge).

New hands by category:
- Communication: reddit (PRAW-based, 4 API keys), linkedin (OAuth2)
- Content: strategist (editorial calendars, content briefs)
- Development: apitester (OWASP API testing), devops (CI/CD, containers)
- Data: analytics (pandas/matplotlib, KPI tracking)

All new hands include memory, knowledge graph, and schedule tools
(except analytics which omits schedule). Tests updated: 41 hand tests
pass, einstein_ids arrays updated, registry count 7→13.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jaberjaber23 jaberjaber23 added the under-review PR is under review label Mar 11, 2026
@jaberjaber23
Copy link
Member

thanks for this! we love the idea of more bundled hands. reviewing to ensure they follow our hand architecture patterns. will keep you posted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

under-review PR is under review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants