Instructions file
Claude Code instructions for yu-iskw/coding-agent-fabric, covering typescript monorepo - claude code memory, project overview, quick commands, code style and testing.
Instructions file
Claude Code instructions for yu-iskw/coding-agent-fabric, covering typescript monorepo - claude code memory, project overview, quick commands, code style and testing.
Plugin Claude Code
A marketplace of reusable coding agent skills for orchestrating parallel tasks and delegating work to multiple AI CLI tools.
Plugin Claude Code
A collection of reusable agent skills for orchestrating parallel tasks and executing work via Claude Code, Codex, Cursor, GitHub Copilot, Pi, and Antigravity CLIs.
Skill Claude CodeCodexCursor
Implements new Agent Skills for the project. Identifies the AI coding tool (Cursor, Claude Code, Codex, Pi, Antigravity), ensures specification compliance, and provides specialized templates. Use when creating, authoring, or adding a new skill, or when the user asks about Agent Skills format or SKILL.md.
Skill Claude CodeCodexCursor
Run make format and make lint, then fix linter violations. Use when formatting code or fixing trunk/lint issues.
Skill Claude CodeCodexCursor
Synchronizes the list of Agent Skills in the root README.md with the actual skills present in the codebase.
Skill Claude CodeCodex
Executes coding, review, research, and automation tasks using Google Antigravity CLI (agy). Uses Antigravity's native fine-grained allow/ask/deny permissions instead of Gemini CLI approval modes.
Skill Claude CodeCodex
Executes tasks using the Claude Code CLI (claude). Automatically determines the safest permission mode (plan, acceptEdits, auto, or bypassPermissions) based on the task type.
Skill Claude CodeCodex
Executes tasks using the Codex CLI (codex). Automatically determines the least privilege required (Suggest, Auto-Edit, or Full-Auto) based on the user's request and handles security approvals.
Skill Claude CodeCodex
Executes tasks using the GitHub Copilot CLI (copilot). Automatically determines the safest permission mode (plan, editor, or autopilot) based on the task type.
Skill Claude CodeCodex
Executes tasks using the Cursor Agent CLI (cursor-agent). Provides structured modes for planning, Q&A, and full automation with safety guardrails.
Skill Claude CodeCodex
Executes coding, review, research, and automation tasks using the Vercel Labs fx coding-agent CLI (fx). Uses fx's native permission review, Agent Skills support, and single-request fx ask workflow while requiring external containment for untrusted or unattended work.
Skill Claude CodeCodex
Decomposes complex or large-scale requirements into discrete, mutually exclusive sub-tasks that can be executed in parallel by multiple agents. Use when a task is described as an "epic", spans multiple architectural layers, or would benefit from concurrent development to reduce time-to-completion.
Skill Claude CodeCodex
Executes coding, review, research, and automation tasks using the Pi coding agent CLI (pi). Uses explicit tool allowlists to apply least privilege and distinguishes project trust from sandboxing.
Skill Claude CodeCodexCursor
Implements new Agent Skills for the project. Identifies the AI coding tool (Cursor, Claude Code, Gemini CLI), ensures specification compliance, and provides specialized templates. Use when creating, authoring, or adding a new skill, or when the user asks about Agent Skills format or SKILL.md.
Skill Claude CodeCodexCursor
Run make format and make lint, then fix linter violations. Use when formatting code or fixing trunk/lint issues.
Skill Claude CodeCodex
Staff Strategic Orchestrator for Spec-Driven Development (SDD). Proactively leads the lifecycle of a change, ensuring strategic alignment, technical rigor, and cross-disciplinary excellence.
Skill Claude CodeCodex
Archives a completed OpenSpec change and updates the main specifications. Use when implementation is finished and verified.
Skill Claude CodeCodex
Displays the completion status of artifacts for an OpenSpec change. Use to track progress of proposal, specs, design, and tasks.
Skill Claude CodeCodex
Creates a new OpenSpec change directory and initial structure. Use when starting a new feature, bugfix, or refactor.
Skill Claude CodeCodex
Outputs enriched instructions for creating an artifact or applying tasks for an OpenSpec change. Use when the agent needs guidance on how to write a spec, design, or implement tasks.
Skill Claude CodeCodex
Initializes OpenSpec in a project directory. Use when starting a new project or adding OpenSpec to an existing one.
Skill Claude CodeCodex
Lists OpenSpec items such as active change proposals and specifications. Use to discover what changes are in progress or what specs exist.
Skill Claude CodeCodex
Updates OpenSpec instruction files in a project. Use when OpenSpec is already initialized but instructions need refreshing or the CLI was updated.