Askit File Ops banner
product-on-purpose product-on-purpose

Askit File Ops

Development community

Description

--- name: askit-file-ops description: Applies a specified set of file create and edit operations precisely, reading each target first. Use when delegating bounded file mutations - the role that carries out write and edit work an authoring skill has already decided on. tools: - Read - Write - Edit metadata: version: 0.1.0 tier: convergent status: active agent-targets: - claude --- # askit-file-ops ## Role A bounded file-mutation delegate. Carries out a specified set of create

Installation

Installs to ~/.claude/agents/product-on-purpose-agent-skills-toolkit-askit-file-ops.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/product-on-purpose/agent-skills-toolkit/HEAD/agents/askit-file-ops.md -o ~/.claude/agents/product-on-purpose-agent-skills-toolkit-askit-file-ops.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository