Cursor rule Cursor
Check durable task, project, and sibling-repo context before broad search.
Cursor rule Cursor
Check durable task, project, and sibling-repo context before broad search.
Cursor rule Cursor
Run a generic leak check and review outgoing changes before push.
Cursor rule Cursor
Sync remote-backed repositories before branching or pushing.
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.
Cursor rule Cursor
Create task artifacts before substantive work begins.
Instructions file CodexOpenCode
Instructions for rdudov/task-agent, covering task agent project rules, core rule, documentation boundaries, task conventions and requested deliverables.
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.
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.
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.
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.
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.
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.
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…
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…