Command Claude Code
Show past pipeline runs with cost, token, cache, and status summaries.
Command Claude Code
Show past pipeline runs with cost, token, cache, and status summaries.
Command Claude Code
Proactive code analysis to detect issues and suggest improvements.
Command Claude Code
Undo a pipeline run's result. With worktree isolation (the current engine), this is clean and low-risk: a run never touches your checkout — its result lives only on a pipeline/ branch (and, for a --push run, on the remote). "Undo" therefore means deleting that branch and its worktree, not reverting your working tree.
Command Claude Code
Create an implementation plan and automatically review it for the following task.
Command Claude Code
Create a deterministic implementation plan with atomic steps.
Command Claude Code
Verify plan-design alignment before build.
Command Claude Code
Command "pre-check" from TheAstrelo/Claude-Pipeline, covering pre-check, process, output, pre-check: [task] and confidence: [0-100].
Command Claude Code
Behavior validation - verify tests pass and outputs match design.
Command Claude Code
Documentation check - verify Swagger, JSDoc, and API documentation.
Command Claude Code
Code quality check - verify types, lint, and project conventions.
Command Claude Code
Security audit - check for OWASP vulnerabilities, auth bypass, and secrets exposure.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing protect-files.sh via bash. From TheAstrelo/Claude-Pipeline.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing auto-format.sh via bash. From TheAstrelo/Claude-Pipeline.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
Instructions file CodexOpenCode
Instructions for TheAstrelo/Claude-Pipeline, covering agents.md, project overview, the one engine, commands and run the pipeline (standalone).
Instructions file
Instructions for TheAstrelo/Claude-Pipeline, covering claude.md, project overview, the one engine, commands and run the pipeline (standalone).