fasterizy
v1.0.3
Published
Faster work with coding agents
Downloads
266
Maintainers
Readme
Fasterizy is a multi-agent skill (one SKILL.md). It speeds up work in agent-assisted workflows by shortening the time between turns. Tuned for Q&A, planning, and technical documentation with technical accuracy and exact terminology.
Install via skills.sh
Use vercel-labs/skills and npx skills add. The same skill ships to many agents (for example Claude Code, Codex, Cursor, OpenCode, Windsurf, Copilot, Antigravity, Cline, and others the toolchain supports).
npx skills add felipeinf/fasterizy -a opencodeReplace opencode with your agent flag.
Native plugins
Claude Code
/plugin marketplace add felipeinf/fasterizy
/plugin install fasterizy@fasterizyCodex
npx fasterizy install --agents codex only installs hooks under the Codex config (including hooks.json and codex_hooks in config.toml). It does not add a card to the Plugin directory. For that, use the commands below (requires this repo to include .agents/plugins/marketplace.json on the branch you track). Restart Codex after any plugin or marketplace change.
/plugin marketplace add felipeinf/fasterizy
/plugin install fasterizy@fasterizyInstall via CLI
npx fasterizy installAlso: update, start, stop, status, -h.
Chat
/fasterizy toggles on · /fasterizy on · /fasterizy off
License
MIT. See LICENSE.
