Topic: agentic-coding
2,023 skills in this topic.
-
loom-usage
Meta-orchestration skill for Claude driving loom. Covers the full loom lifecycle
from plan initialization through execution, monitoring, debugging, and recovery.
Use this when Claude itself needs to operate loom — running plans, interpreting
status, recovering from failures, managing state, and coordinating multi-stage
execution.
USE WHEN: Claude needs to run loom commands, debug failed stages, interpret
loom status output, recover from crashes, manage worktrees, or orchestrate
multi-stage execution.
DO NOT USE: For writing loom plans (use /loom-plan-writer), for designing
wiring checks (use /loom-wiring-test), for before/after verification pairs
(use /loom-before-after), or for dead code detection config (use /loom-dead-code-check).
cosmix/loom 36
-
loom-wiring-test
Generates wiring verification YAML for loom plans. Helps agents prove that features are properly integrated — commands registered, endpoints mounted, modules exported, components rendered. Use when writing truths/artifacts/wiring fields for loom plan stages.
cosmix/loom 36
-
agent-fungibility
The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous, interchangeable agents outperform specialized role-based systems at scale.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
agent-mail
MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file reservations, contact policies, threaded messaging, pre-commit guard, Human Overseer, static exports, disaster recovery. Git+SQLite backed. Python/FastMCP.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
agent-swarm-workflow
Jeffrey Emanuel's multi-agent implementation workflow using NTM, Agent Mail, Beads, and BV. The execution phase that follows planning and bead creation. Includes exact prompts used.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
beads-workflow
Converting markdown plans into beads (tasks with dependencies) and polishing them until they're implementation-ready. The bridge between planning and agent swarm execution. Includes exact prompts used.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
bv
Beads Viewer - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and cycles. Use --robot-* flags for AI agents.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
caam
Coding Agent Account Manager - Sub-100ms account switching for AI coding CLIs with fixed-cost subscriptions. Vault profiles, isolated profiles for parallel sessions, smart rotation with health scoring, cooldown tracking, automatic failover, TUI dashboard. Go CLI.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
cass
Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Pi-Agent, Factory, and more. Purpose-built for AI agent consumption with robot mode.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
cm
CASS Memory System - procedural memory for AI coding agents. Three-layer cognitive architecture with confidence decay, anti-pattern learning, cross-agent knowledge transfer, trauma guard safety system. Bun/TypeScript CLI.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
csctf
Chat Shared Conversation To File - Convert ChatGPT, Gemini, Grok, and Claude share links to clean Markdown + HTML transcripts. Preserves code fences with language detection, deterministic filenames, GitHub Pages publishing. Bun-native CLI.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
cursor
Control Cursor AI code editor via CLI. Open files, folders, diffs, and manage extensions.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
dcg
Destructive Command Guard - High-performance Rust hook for Claude Code that blocks dangerous commands before execution. SIMD-accelerated, modular pack system, whitelist-first architecture. Essential safety layer for agent workflows.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
de-slopify
Remove telltale signs of AI-generated 'slop' writing from README files and documentation. Make your docs sound authentically human.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
flywheel-discord
Security rules and behavioral guidelines for operating as Clawdstein in The Agent Flywheel Hub Discord server. This is a PUBLIC community server—apply strict data isolation.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
gcloud
Google Cloud Platform CLI - manage GCP resources including Compute Engine, Cloud Run, GKE, Cloud Functions, Storage, BigQuery, and more.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
ghostty
Control Ghostty terminal emulator via CLI. Manage windows, tabs, splits, and configuration.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
giil
Get Image [from] Internet Link - Zero-setup CLI for downloading full-resolution images from iCloud, Dropbox, Google Photos, and Google Drive share links. Four-tier capture strategy, browser automation, HEIC conversion, album support. Node.js/Playwright.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
github
GitHub CLI - manage repositories, issues, pull requests, actions, releases, and more from the command line.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
ntm
Named Tmux Manager - Multi-agent orchestration for Claude Code, Codex, and Gemini in tiled tmux panes. Visual dashboards, command palette, context rotation, robot mode API, work assignment, safety system. Go CLI.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
planning-workflow
Jeffrey Emanuel's comprehensive markdown planning methodology for software projects. The 85%+ time-on-planning approach that makes agentic coding work at scale. Includes exact prompts used.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
ru
Repo Updater - Multi-repo synchronization with AI-assisted review orchestration. Parallel sync, agent-sweep for dirty repos, ntm integration, git plumbing. 17K LOC Bash CLI.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
slb
Simultaneous Launch Button - Two-person rule for destructive commands in multi-agent workflows. Risk-tiered classification, command hash binding, 5 execution gates, client-side execution with environment inheritance. Go CLI.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62
-
ssh
SSH remote access patterns and utilities. Connect to servers, manage keys, tunnels, and transfers.
Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations 62