By felipeinf
Trim filler and hedging from coding Q&A, planning, and technical documents while preserving precision. Queue pending coding tasks to run Python scripts automatically at session start and before each prompt.
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.
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.
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
npx fasterizy install
Also: update, start, stop, status, -h.
/fasterizy toggles on · /fasterizy on · /fasterizy off
MIT. See LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub felipeinf/fasterizy --plugin fasterizyDelegate tasks to Cursor from Claude Code and manage background jobs.
Skill and agent authoring tools: generate, audit, and improve Claude Code skills, commands, and agents
Non-technical progress summaries for Claude Code work (hides diffs/log noise).
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
AI artifact engineering: prompts, skills, subagents, and output styles
Audit and optimize Claude Code configurations with dynamic best-practice research
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment