rdudov

14 mods across 2 repositories, 131 stars between them.

context-discovery

01

rdudov/task-agent

Cursor rule Cursor

Check durable task, project, and sibling-repo context before broad search.

4 yesterday A 79 tokens original MIT

git-push-safety

02

rdudov/task-agent

Cursor rule Cursor

Run a generic leak check and review outgoing changes before push.

4 yesterday A 148 tokens original MIT

git-remote-sync

03

rdudov/task-agent

Cursor rule Cursor

Sync remote-backed repositories before branching or pushing.

4 yesterday A 220 tokens original MIT

rdudov/task-agent

Cursor rule Cursor

Keep task artifacts (verification.md, findings, plan) updated during work. Use when working in tasks/ after smoke tests, research, or child-agent delegation.

4 yesterday A 0 tokens original MIT

rdudov/task-agent

Instructions file CodexOpenCode

Instructions for rdudov/task-agent, covering task agent project rules, core rule, documentation boundaries, task conventions and requested deliverables.

4 yesterday A 4,469 tokens original MIT

rdudov/task-agent

Instructions file

Instructions for rdudov/task-agent, covering claude code entry point, project rules, always-on rules, repository wiring for claude code and claude-specific notes.

4 yesterday A 698 tokens original MIT

context-discovery

08

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 yesterday A 39 tokens original MIT

project-organizer

09

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 yesterday A 30 tokens original MIT

repo-health

10

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 yesterday A 55 tokens original MIT

skill-maintainer

11

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 yesterday A 40 tokens original MIT

task-artifacts

12

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 yesterday A 63 tokens original MIT

task-creator

13

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 yesterday B 109 tokens original MIT

task-runner

14

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 yesterday A 73 tokens original MIT