duckbugio/flock

Autonomous AI dev-team bot

506Stars on the repository
11Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

library-docs-lookup

01

duckbugio/flock

Skill Claude CodeCodex

When writing code against an external library, framework, SDK, or API, look up its CURRENT documentation with the context7 MCP tools instead of relying on memory. Use whenever you import/call a third-party package or hit an unfamiliar or fast-moving API.

506 8d ago A 57 tokens original MIT

duckbugio/flock

Skill Claude CodeCodex

Before telling the user a coding task is done, actually verify it — build, run the relevant tests/linter, and confirm the change does what was asked with no regressions. Use whenever you are about to claim a change is finished, fixed, or working.

506 8d ago A 58 tokens original MIT