fallow-rs/fallow · Archived

implement

Research, implement, test, document, and review a Fallow feature, fix, refactor, or repository improvement. Use when asked to build or change Fallow.

First seen Aug 8, 2026

Installation

$ npx skills add fallow-rs/fallow --skill implement

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from fallow-rs/fallow · top by installs.

npx skills add fallow-rs/fallow

Browse all from fallow-rs/fallow

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4.4K
License LICENSE
Default branch main
Open issues 7
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,253 B
  • docs SUMMARY.md 166 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

<!-- Generated from .agents/skills. Do not edit. -->

Implement

Deliver the requested change through the native Fallow lifecycle.

  1. Read AGENTS.md, docs/README.md, and

docs/development/task-context-map.md.

  1. Inspect the live branch, worktree, open pull requests, and origin/main.
  2. Write the acceptance criteria and verification plan to the gitignored

.plans/<task>.md.

  1. For changes with user-facing design decisions, run panel-review before

editing.

  1. Create an implementation branch and ready pull request before tracked edits.
  2. Implement in pipeline order and keep generated contracts, public docs, and

companion repositories synchronized.

  1. Run every applicable gate from docs/development/quality-gates.md.
  2. Run the reviewer set selected by

docs/development/review-routing.md. Resolve every block.

  1. Update the pull request with current verification evidence.

Preserve unrelated work. Never create process artifacts under committed docs/. Prefer durable knowledge in indexed docs and keep this skill procedural.