Agent Claude Code
Reviews @flagskit code changes for correctness, TypeScript best practices, architecture rules, and test coverage. Use after implementing a feature or fixing a bug.
Agent Claude Code
Reviews @flagskit code changes for correctness, TypeScript best practices, architecture rules, and test coverage. Use after implementing a feature or fixing a bug.
Command Claude Code
Publish @flagskit packages to npm. Run this manually before publishing.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit and Bash tool calls, running an inline shell check (2 commands). From flagskit/flagskit.
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, running an inline shell check. From flagskit/flagskit.
Hook Claude Code
Runs when the agent sends a notification, running an inline shell check. From flagskit/flagskit.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Notification) and 13 allowed tools.
Instructions file CodexOpenCode
Instructions for flagskit/flagskit, covering flagskit — feature flags, setup, provider, useflag and useflags.
Instructions file
Instructions for flagskit/flagskit, covering flagskit — agent instructions, commands, architecture rules (enforce strictly), code style (non-negotiable) and git workflow.
Cursor rule
FlagsKit feature flags — API patterns and usage rules.