Chad Woolley avatar

Chad Woolley

Community

@thewoolleyman · San Francisco, CA

167Followers
|
268Public Repos
|
49Published Skills

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 -> ?

Skills Distribution
DomainDeveloper To...Multi-Agent Swarm .. (35%)Vector Memory & Ad.. (25%)GitHub Release & R.. (20%)Livespec Specifica.. (15%)

Agent Skills by Chad Woolley

Showing 49 vetted skills indexed across 3 GitHub repositories.

thewoolleymanthewoolleyman

openspec-apply-change

Implements tasks from an OpenSpec change using the openspec CLI.

Community
Intermediate
thewoolleymanthewoolleyman

openspec-explore

Explores ideas and investigates codebases as a thinking partner before creating OpenSpec change proposals.

Community
Intermediate
thewoolleymanthewoolleyman

openspec-verify-change

Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.

Community
Intermediate
thewoolleymanthewoolleyman

openspec-new-change

Scaffolds a new OpenSpec change directory with artifact workflow instructions.

Community
Intermediate
thewoolleymanthewoolleyman

openspec-archive-change

Archives completed OpenSpec changes with artifact, task, and spec sync checks.

Community
Intermediate
thewoolleymanthewoolleyman

openspec-onboard

Guides users through a complete OpenSpec change workflow cycle with narrated phases.

Community
Intermediate
thewoolleymanthewoolleyman

openspec-propose

Generates complete OpenSpec change proposals with design, specs, and task artifacts.

Community
Intermediate
thewoolleymanthewoolleyman

openspec-bulk-archive-change

Archive multiple completed OpenSpec changes with conflict detection and spec synchronization.

Community
Advanced
thewoolleymanthewoolleyman

openspec-continue-change

Creates the next OpenSpec change artifact by following the schema-driven workflow status.

Community
Intermediate
thewoolleymanthewoolleyman

openspec-sync-specs

Sync delta specs from an OpenSpec change into main specification files.

Community
Intermediate
thewoolleymanthewoolleyman

openspec-ff-change

Generates all OpenSpec change artifacts in one pass using the openspec CLI.

Community
Intermediate
thewoolleymanthewoolleyman

livespec-seed

Authors the initial livespec specification tree for a new project from a chosen template.

Community
Intermediate
thewoolleymanthewoolleyman

livespec-next

Ranks the next spec-side action over proposed changes and history, emitting structured JSON.

Community
Intermediate
thewoolleymanthewoolleyman

livespec-propose-change

Files a proposed change against a livespec specification under the proposed_changes directory.

Community
Intermediate
thewoolleymanthewoolleyman

livespec-doctor

Runs livespec doctor checks against a spec tree and surfaces findings as JSON or dialogue.

Community
Intermediate
thewoolleymanthewoolleyman

livespec-critique

Critique livespec specifications to surface ambiguities, contradictions, and missing rules as actionable findings.

Community
Intermediate
thewoolleymanthewoolleyman

livespec-help

Explains livespec capabilities and routes users to the correct livespec operation.

Community
Intermediate
thewoolleymanthewoolleyman

livespec-prune-history

Prunes old vNNN snapshots from a livespec specification history directory.

Community
Intermediate
thewoolleymanthewoolleyman

livespec-revise

Accepts or rejects pending proposed specification changes and snapshots results as versioned history revisions.

Community
Advanced
thewoolleymanthewoolleyman

V3 MCP Optimization

Implement MCP transport optimizations and resource pooling for claude-flow v3 deployments.

Community
Advanced
thewoolleymanthewoolleyman

stream-chain

Orchestrate multi-step streaming agent workflows with chained execution and context propagation.

Community
Advanced
thewoolleymanthewoolleyman

sparc-methodology

Coordinate multi-agent development workflows across specification, architecture, implementation, testing, and deployment.

Community
Advanced
thewoolleymanthewoolleyman

Hooks Automation

Coordinate Claude Flow hooks across swarm agents for automated development workflows.

Community
Advanced
thewoolleymanthewoolleyman

V3 CLI Modernization

Modernize claude-flow v3 CLI with interactive prompts and modular commands.

Community
Intermediate

Frequently Asked Questions About Chad Woolley

FAQPage Schema
What 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.