rdudov/task-agent

Generic task-first autonomous agent workspace template

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

context-discovery

01

rdudov/task-agent

Skill Claude CodeCodex

Discover durable prior context before broad codebase search, live checks, or describing an existing decision. Use for task, durable record, sibling repository, and architecture-decision lookup.

4 2d ago A 39 tokens original MIT

project-organizer

02

rdudov/task-agent

Skill Claude CodeCodex

Use this skill when work spans multiple tasks and needs a durable shared project record for context, decisions, sources, or reusable artifacts.

4 2d ago A 30 tokens original MIT

repo-health

03

rdudov/task-agent

Skill Claude CodeCodex

Use this skill after restores, before publishing a sanitized template, before pushing source changes, or when a task's registered deliverables need validating. It runs generic structural checks for tasks, docs, skills, dependencies, obvious secret leaks, and the deliverables contract.

4 2d ago A 55 tokens original MIT

skill-maintainer

04

rdudov/task-agent

Skill Claude CodeCodex

Use this skill when creating, reviewing, restoring, or changing repository skills. It keeps skill behavior self-contained, validates manifests, and coordinates required project documentation updates for skill-system changes.

4 2d ago A 40 tokens original MIT

task-artifacts

05

rdudov/task-agent

Skill Claude CodeCodex

Keeps task directory artifacts up to date during work: verification.md, findings.md, sources.md, plan.md status, trace.md. Use when executing or delegating any non-trivial task under tasks/, after smoke tests, research, or when the user asks to record results in the task.

4 2d ago A 63 tokens original MIT

task-creator

06

rdudov/task-agent

Skill Claude CodeCodex

Use this skill when you need to create, rename, re-status, or look up a task artifact in this project. It is the one callable interface for creating a task and for every task-metadata write: it allocates the next task number atomically from one SQLite table that is fully rebuildable from tasks/, creates the task…

4 2d ago B 109 tokens original MIT

task-runner

07

rdudov/task-agent

Skill Claude CodeCodex

Use this skill when a substantial task should be delegated to a child CLI agent. It launches Codex, Claude Code, or Cursor Agent against a task directory, resolving the child runner from the parent CLI agent, writes progress scaffolding, supervises the detached run, provides status polling, and can run a task through…

4 2d ago A 73 tokens original MIT