TaskBeacon/skills
Reusable Codex skills and task migration helpers for TaskBeacon.
Reusable Codex skills and task migration helpers for TaskBeacon.
npx skills add TaskBeacon/skillsReusable Codex skills and task migration helpers for TaskBeacon.
Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, managing secrets, or implementing environment-specific behavior.
📜 Entire CLI hooks into your Git workflow to capture AI agent sessions as you work. Sessions are indexed alongside commits, creating a searchable record of how code was written in your repo.
Explore and connect projects enabling AI agents to earn, trade, verify identity, and build reputation in the agent economy ecosystem.
🔧 Simplify your MCP tasks with claude_mcp—an easy-to-use project for efficient management and execution.
Manage shared Claude Code rules, skills, and configs across projects
Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use cavecrew", "spawn investigator/builder/reviewer", "save context", "compressed agent output".