Skip to content

felipeinf/fasterizy

Repository files navigation

fasterizy

fasterizy

npm GitHub stars

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 opencode

Replace opencode with your agent flag.

Native plugins

Claude Code

/plugin marketplace add felipeinf/fasterizy
/plugin install fasterizy@fasterizy

Codex

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@fasterizy

Install via CLI

npx fasterizy install

Also: update, start, stop, status, -h.

Chat

/fasterizy toggles on · /fasterizy on · /fasterizy off

License

MIT. See LICENSE.