Loading...
Loading...
Shared reference documents for distributed mode skills (not directly invocable)
npx skill4agent add boshu2/agentops sharedagent-mail-protocol.mdvalidation-contract.md# Before using any external CLI, check availability
if command -v bd &>/dev/null; then
# Full behavior with bd
else
echo "Note: bd CLI not installed. Using plain text tracking."
# Fallback: use TaskList, plain markdown, or skip
fi| Capability | When Missing | Fallback Behavior |
|---|---|---|
| Issue tracking unavailable | Use TaskList for tracking. Note "install bd for persistent issue tracking" |
| Knowledge flywheel unavailable | Write learnings to |
| Workspace management unavailable | Work in current directory. Skip convoy/sling operations |
| CLI missing or model unavailable | Fall back to Claude-only. Council pre-flight checks both CLI presence ( |
| Session search unavailable | Skip transcript search. Note "install cass for session history" |
Native teams ( | API unavailable | Fall back to |