Taskforge Sync banner
mrlfarano mrlfarano

Taskforge Sync

Development community

Description

--- description: Sync docs/prd.md into .taskmaster safely — backup, isolated parse, deterministic diff, human-gated additive import. argument-hint: [--allow-in-progress] --- # /taskforge-sync Execute the full `taskforge-sync` skill flow for this workspace. `$ARGUMENTS` may carry `--allow-in-progress` (only honors preflight override after printing which tasks block). Non-negotiables you must preserve while executing: - Both gates stay interactive: cost gate BEFORE any LLM call, mutation gate

Installation

Installs to ~/.claude/skills/mrlfarano-taskforge-taskforge-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mrlfarano-taskforge-taskforge-sync && curl -fsSL https://raw.githubusercontent.com/mrlfarano/taskforge/HEAD/commands/taskforge-sync.md -o ~/.claude/skills/mrlfarano-taskforge-taskforge-sync/SKILL.md

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

Full documentation available on GitHub

View Source Repository