📄 skillActivePromisingmedium
gastownhall/beads
by gastownhall
Beads - A memory upgrade for your coding agent
Supported Platforms
🤖 Claude Code🧠Codex
Quality Breakdown
102/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains .claude directory with hooks and settings that modify Claude AI behavior (block-gh-watch.sh, block-interactive-cmds.sh, settings.json)
- Includes installation scripts (.devcontainer/setup.sh, scripts/install.sh referenced in README) that perform system-wide installations
- Contains GitHub Actions workflows with CI/CD automation that could execute arbitrary code
- Includes .githooks/pre-commit that runs automated checks
- Has persistent configuration modification capability through .claude/settings.json and hook scripts
- Repository is designed as a tool framework for AI agents with agent-specific instructions and workflow automation