Skip to content

timgranlundmarsden/claude-code-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Plugin Marketplace

This repository hosts a Claude Code plugin marketplace for plugins authored by Tim Granlund Marsden.

Available plugins

Plugin Description Source
agent-flow Multi-agent development workflow for Claude Code timgranlundmarsden/claude-agent-flow

Installing agent-flow

Via marketplace (recommended):

claude plugin marketplace add timgranlundmarsden/claude-code-plugins
claude plugin install agent-flow@timgranlundmarsden

Via curl sandbox install (existing repos):

curl -fsSL https://raw.githubusercontent.com/timgranlundmarsden/claude-agent-flow/main/install.sh | bash -s -- --scope sandbox

Via clone (fresh start / empty repo):

git clone https://github.com/timgranlundmarsden/claude-agent-flow && cd claude-agent-flow
claude  # workspace mode — works immediately

Run /install once to initialize the Agent Flow plugin and get it ready.

License

Apache-2.0 — see LICENSE

Releases

No releases published

Packages

 
 
 

Contributors