Chad Woolley
Community@thewoolleyman · San Francisco, CA
Ex-GitLab, Ex-Pivotal, Ex-IBM, Open Source. Coder/hacker/sysadmin/ops for 40+ years. Apple II -> mainframes -> web since the web came out -> agentic AI -> ?
Agent Skills by Chad Woolley
Showing 49 vetted skills indexed across 3 GitHub repositories.
openspec-apply-change
Implements tasks from an OpenSpec change using the openspec CLI.
openspec-explore
Explores ideas and investigates codebases as a thinking partner before creating OpenSpec change proposals.
openspec-verify-change
Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.
openspec-new-change
Scaffolds a new OpenSpec change directory with artifact workflow instructions.
openspec-archive-change
Archives completed OpenSpec changes with artifact, task, and spec sync checks.
openspec-onboard
Guides users through a complete OpenSpec change workflow cycle with narrated phases.
openspec-propose
Generates complete OpenSpec change proposals with design, specs, and task artifacts.
openspec-bulk-archive-change
Archive multiple completed OpenSpec changes with conflict detection and spec synchronization.
openspec-continue-change
Creates the next OpenSpec change artifact by following the schema-driven workflow status.
openspec-sync-specs
Sync delta specs from an OpenSpec change into main specification files.
openspec-ff-change
Generates all OpenSpec change artifacts in one pass using the openspec CLI.
livespec-seed
Authors the initial livespec specification tree for a new project from a chosen template.
livespec-next
Ranks the next spec-side action over proposed changes and history, emitting structured JSON.
livespec-propose-change
Files a proposed change against a livespec specification under the proposed_changes directory.
livespec-doctor
Runs livespec doctor checks against a spec tree and surfaces findings as JSON or dialogue.
livespec-critique
Critique livespec specifications to surface ambiguities, contradictions, and missing rules as actionable findings.
livespec-help
Explains livespec capabilities and routes users to the correct livespec operation.
livespec-prune-history
Prunes old vNNN snapshots from a livespec specification history directory.
livespec-revise
Accepts or rejects pending proposed specification changes and snapshots results as versioned history revisions.
V3 MCP Optimization
Implement MCP transport optimizations and resource pooling for claude-flow v3 deployments.
stream-chain
Orchestrate multi-step streaming agent workflows with chained execution and context propagation.
sparc-methodology
Coordinate multi-agent development workflows across specification, architecture, implementation, testing, and deployment.
Hooks Automation
Coordinate Claude Flow hooks across swarm agents for automated development workflows.
V3 CLI Modernization
Modernize claude-flow v3 CLI with interactive prompts and modular commands.
Frequently Asked Questions About Chad Woolley
FAQPage SchemaWhat tasks can I accomplish with thewoolleyman's skills?▼
You can orchestrate Claude Flow agent swarms, optimize AgentDB vector search with HNSW indexing and quantization, automate GitHub releases and multi-repo synchronization, run verification with automatic rollback, and manage livespec specifications through seed, propose-change, critique, revise, doctor, and prune-history operations.
Who are these skills designed for?▼
They target developers and operators building agentic systems with claude-flow v3, agentic-flow, and AgentDB. Maintainers managing GitHub releases, code review, and project boards across multiple repositories, plus teams practicing specification-driven development with livespec, will find directly applicable skills.
How do the livespec skills work in practice?▼
Run livespec-seed to author an initial spec tree, livespec-propose-change to file amendments under proposed_changes/, livespec-revise to accept or reject proposals and snapshot a vNNN history revision, and livespec-doctor to check structural and LLM-driven invariants. livespec-next ranks the next spec-side action as JSON.
What permissions and invocation controls do these skills use?▼
Livespec skills declare allowed-tools such as bash, read, write, and edit, with read-only operations like doctor and next restricted accordingly. livespec-prune-history sets disable-model-invocation: true, so destructive history pruning requires explicit user invocation via /skill:livespec-prune-history.
What are the prerequisites for using these skills?▼
Skills assume a Claude Flow or claude-flow v3 environment with MCP support; AgentDB skills require an AgentDB deployment for vector storage and ReasoningBank integration. GitHub skills require repository access for Actions, releases, and project boards, while livespec skills operate on a SPECIFICATION/ spec_root directory tree.