# `ObanChore.Plugin`
[🔗](https://github.com/alejolcc/oban_chore/blob/main/lib/oban_chore/plugin.ex#L1)

An Oban Plugin that discovers and manages chores.

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `get_chores`

Retrieves the list of discovered chores.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
