Plugin Claude Code
Marketplace manifest for the prd plugin (the Atlas engine). Add with: /plugin marketplace add anombyte93/prd-taskmaster.
Plugin Claude Code
Marketplace manifest for the prd plugin (the Atlas engine). Add with: /plugin marketplace add anombyte93/prd-taskmaster.
Plugin Claude Code
Zero-config goal-to-tasks engine for Claude Code (the Atlas engine). Graded PRD validation, dependency-ordered task graph, and CDD-verified execution.
Instructions file CodexOpenCode
Instructions for anombyte93/prd-taskmaster, covering agent instructions — atlas, the end goal (north star — test every change against this), backend model (v4.1+) and working rules.
Instructions file
Instructions for anombyte93/prd-taskmaster, covering claude code instructions — atlas, the end goal (north star — test every change against this), tournament marketplace (prdtaskmaster/tournament/), the spine (atlas-protocol, separate repo) and backend model (v4.1+).
Skill Claude CodeCodex
Zero-config goal-to-tasks engine (the Atlas engine). Takes any goal (software, pentest, business, learning), runs adaptive discovery via brainstorming, generates a validated spec, parses into TaskMaster tasks, and hands off to execution. Use when user says "PRD", "product requirements", "I want to build", invokes…
Agent
Task-specific research subagent for the prd-taskmaster expand-tasks skill. Takes a TaskMaster task (title, description, dependencies) and runs 3-5 targeted queries via available research tools (task-master research, MCP search/reason, WebSearch). Returns structured summary (25-40 lines) with citations suitable for…
Hook
Runs before the agent uses a tool for mcp__plugin_prd_go__advance_phase, mcp__atlas-cdd__.* and mcp__atlas-loop__.* tool calls, executing gate_enforcer.py and mode_d_blocker.py via python3 (2 commands). From anombyte93/prd-taskmaster.
Hook
Runs when the agent finishes a response, executing evidence_gate.py via python3. From anombyte93/prd-taskmaster.
Skill Claude CodeCodex
The Atlas engine — turn any goal into a validated PRD and an executable, verified task graph. Brand-name entrypoint; a thin alias for the go orchestrator. Use when the user types /prd:atlas, says "I want to build", or asks for a PRD / task-driven build.
Skill Claude CodeCodex
Customise the prd-taskmaster plugin workflow via curated brainstorm questions. The AI asks, the user answers in plain English, and the skill writes their preferences to .atlas-ai/config/atlas.json. Future runs of prd-taskmaster read that file and apply user preferences to phase gates, validation strictness, default…
Skill Claude CodeCodex
Phase 1 of the prd-taskmaster pipeline: brainstorm-driven discovery. Delegates to superpowers:brainstorming in Interactive Mode (one adaptive question at a time), or self-brainstorms in Autonomous Mode when no user is present. Intercepts before the brainstorming chain hands off to writing-plans — this skill owns the…
Skill Claude CodeCodex
Phase execution skill for licensed Atlas Fleet runs. Use when HANDOFF has selected Atlas Fleet and the project should be executed across isolated launcher worktrees with inbox-based result collection, verified CDD cards, sequential integration merges, and one final PR.
Skill Claude CodeCodex
Execute the next TaskMaster task using the implementation plan with CDD verification. Picks the next ready task, matches it to the plan step, implements via a dispatched subagent, verifies subtasks with evidence, marks the task done, and loops until every task is complete. Wraps the TaskMaster next -> in-progress ->…
Skill Claude CodeCodex
Expand all TaskMaster tasks with deep research before coding begins. Reads tasks.json, launches parallel research agents per task in waves using the research-expander agent. Writes findings back to tasks.json. Part of the prd-taskmaster toolkit. Use after PRD is parsed and before implementation. Invoke with…
Skill Claude CodeCodex
Phase 2 of the prd-taskmaster pipeline: spec generation and task parsing. Loads a template (comprehensive|minimal), fills it with DISCOVER-phase constraints and answers, validates the spec (placeholdersfound, grade thresholds), parses the PRD into tasks via task-master, runs TaskMaster's native complexity analysis…
Skill Claude CodeCodex
Zero-config goal-to-tasks engine. Takes any goal (software, pentest, business, learning), runs adaptive discovery, generates a validated spec, parses into TaskMaster tasks, creates an implementation plan, and executes with built-in CDD verification. Use when user says "PRD", "product requirements", "I want to build"…
Skill Claude CodeCodex
Phase 3 of the prd-taskmaster pipeline: smart mode selection and user handoff. Detects installed capabilities (superpowers, ralph-loop, task-master-ai, playwright, research providers), recommends ONE execution mode (A/B/C) with reasoned justification, appends the task-execution workflow to CLAUDE.md, surfaces a…
Skill Claude CodeCodex
Phase 0 of the prd-taskmaster pipeline. Resolves the active backend, initializes the project, configures the provider stack when the TaskMaster backend is active (DETECT-FIRST — never overwrite a working user config), and verifies the AI pipeline. Autonomous: zero user questions unless a hard block is hit. Declares…
anombyte93/atlas-session-lifecycle
Plugin Claude Code
Agent Teams-based session lifecycle with AtlasCoin bounty verification.
anombyte93/atlas-session-lifecycle
Skill Claude CodeCodex
Universal test specification generator that explores codebases, researches best practices, and generates comprehensive test specs via multi-agent orchestration. Outputs Hermes-style test specification documents with TC-XXX formatting, area segmentation, and optional Trello card conversion.
anombyte93/atlas-session-lifecycle
Instructions file
Instructions for anombyte93/atlas-session-lifecycle, covering claude.md, project overview, architecture, modular monolith design and mcp tool registration.
anombyte93/atlas-session-lifecycle
Skill Claude CodeCodex
Session initialization and lifecycle management: bootstraps session context, organizes files, generates CLAUDE.md, manages soul purpose lifecycle with completion protocol and active context harvesting. Use when user says /start, /init, bootstrap session, initialize session, or organize project.
anombyte93/atlas-session-lifecycle
Skill Claude CodeCodex
Use when hitting the same error after 2+ fix attempts, when multiple symptoms share a common system, or when fixes feel like whack-a-mole. Forces architectural reassessment over symptom-patching. Also use proactively when a fix touches infrastructure-level config.
anombyte93/atlas-session-lifecycle
Skill Claude CodeCodex
Gracefully close, pause, or verify a session: harvest promotable content, save progress, archive soul purpose, settle AtlasCoin bounty. Use when user says /stop, wrap up, done for the day, finishing up, close session, pause, verify, or end session.