aweek
aweek contient 14 skills collectées depuis runbear-io, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Show the project's `.aweek/config.json` knobs (plus the hardcoded scheduler/lock constants the dashboard surfaces) and edit the config-backed fields with a confirmation gate
Edit an agent's free-form planning markdown and adjust weekly tasks from a single entry point
Manage Google-Calendar-style recurring tasks per agent — daily/weekly/biweekly/monthly rules that expand into occurrences on the calendar and execute through the heartbeat loop
Agent → CEO report. Send a status report or question to the user (CEO) on behalf of an agent. Notifies the dashboard inbox and, when a Slack `ceoChannel` is configured, pushes a Slack message.
Bootstrap an aweek-branded Slack app and persist its credentials so the embedded SlackAdapter inside `aweek serve` can chat with the project's Claude through Slack
Set up an aweek project — create the data directory and optionally install the scheduled heartbeat (launchd on macOS, crontab elsewhere)
Remove the aweek heartbeat and/or the .aweek/ data directory from a project
Display an agent's weekly plan as a calendar grid with day columns and hour rows
Filter the aweek agent roster by role, status, persona keyword, or budget and return a slug list that other skills can act on
Manually run an ad-hoc debugging task through an aweek agent — simulates a heartbeat tick with the agent's .env, per-agent lock, and full execution log
Hire (create) a new aweek agent — collect identity, then interview the user to author plan.md (long-term goals, monthly plans, strategies, notes) so the agent is plan-ready immediately.
Manage an agent's lifecycle — resume paused agents, pause/stop agents, edit identity, or delete/archive agents
Delegate a task from one agent to another via the async inbox queue
Show a compact dashboard table of all aweek agents (goals, tasks, budget, status)