alpha-ticket
49Skill Claude CodeCodex
A controlled workflow for long-running Alpha tickets, which are tracked engineering tasks with defined stages, scope, evidence, and approvals.
245 tagged Developer Workflow, measured the same way as everything else here.
Browse within: agents-md 29ai-coding-agents 29software-engineering 20feature-planning 13llm-tooling 13azure-devops 10jira 10ai-assisted-development 9cicd 9code-quality 9agentic-workflow 7laravel 7ai-agent-tools 5ai-skill 5
Skill Claude CodeCodex
A controlled workflow for long-running Alpha tickets, which are tracked engineering tasks with defined stages, scope, evidence, and approvals.
Skill Claude CodeCodex
Use when the user presents a vague, ambiguous, or underspecified task. Conducts structured multi-turn dialogue to extract true requirements with 95% clarity before any code is written.
Skill Claude CodeCodex
Use before starting any code generation task. Reads Hermes Agent's SOUL.md to dynamically adapt code style, comment tone, documentation voice, and architectural decisions to match the agent's defined persona.
Skill Claude CodeCodex
Use after completing a complex task, fixing a tricky error, or discovering a reusable workflow. Analyzes the execution record, proposes skill improvements, and feeds into Hermes Agent's self-learning loop — the meta-skill that makes all other skills better.
Command Claude Code
Run a pre-PR checklist for the current branch. Compare against the base branch to identify all changes. This is a verification session: it runs CI gates, code-reviews the diff, and reconciles documentation against the changes.
Command Claude Code
Address the open PR's review feedback: read the review comments for the current branch, triage them, implement the change-requests (pushing back where warranted), then auto-post in-thread replies and auto-commit + push the result.
Command Claude Code
Install CDD into an existing project, or upgrade a project already running CDD, at the path given as argument: /cdd-retrofit .
Settings file Claude Code
Agent settings declaring 6 allowed tools.
Instructions file
Instructions for drabaioli/cdd, covering cdd (claude-driven development) — claude code context, key references, critical constraints (quick reference), build & test and module layout.
sjarmak/coding-agent-workflows
Instructions file CodexOpenCode
Instructions for sjarmak/coding-agent-workflows, covering agentic coding practices, principles, agent roles, skills and workflows.
sjarmak/coding-agent-workflows
Agent
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
sjarmak/coding-agent-workflows
Agent
PostgreSQL specialist for query performance, schema design, security/RLS, and migration safety. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance.
sjarmak/coding-agent-workflows
Agent
Expert planning specialist for complex features, bug fixes from issues, and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.
sjarmak/coding-agent-workflows
Skill Claude CodeCodex
Binary search for root cause: define a search space and a pass/fail oracle, then halve the space each step until the culprit commit, config key, or dependency is isolated. Works across git history, configuration, dependencies, or code modules.
sjarmak/coding-agent-workflows
Skill Claude CodeCodex
Prospective failure narratives. Independent agents each write a story from a future where the project failed for a different root cause, synthesized into a risk registry with severity ratings and mitigations.
sjarmak/coding-agent-workflows
Skill Claude CodeCodex
Multi-model code review of uncommitted changes. Spawns parallel reviewers across providers (Anthropic reuse/quality/efficiency + Codex grounded review) so blind spots in one model are caught by another. Use after writing or modifying code, before opening a PR, or when /simplify alone feels insufficient. Codex…
sjarmak/coding-agent-workflows
Command
Scan every repo on the machine for guardrails, testing, and observability conformance; audit the deltas semantically; produce a fleet report; and propose canary-first remediation.
sjarmak/coding-agent-workflows
Command
One agent implements a task, then reviews its own work behind a hard verification gate before finalizing.
sjarmak/coding-agent-workflows
Command
Stand up the context layers for a project — a thin pointer-style AGENTS.md plus seed compass maps — without touching the memory layer.
davidtheproduct/claude-ship-skills
Skill Claude CodeCodex
Use when someone asks to critique, challenge, tear apart, stress-test, review, or find flaws in positioning, messaging, outreach, landing pages, USP, competitive positioning, GTM strategy, or any customer-facing work.
davidtheproduct/claude-ship-skills
Skill Claude CodeCodex
Execute a multi-phase epic end to end - one worktree and PR per phase, verified before merge, merged and cleaned up immediately, moving straight to the next phase without stalling for a prompt. Use when asked to run, ship, drive, or execute an epic (a phased plan doc), or "ship the epic", "run phase M", "continue the…
davidtheproduct/claude-ship-skills
Skill Claude CodeCodex
Ship a single change through a worktree -> branch -> PR -> squash-merge -> cleanup workflow - pick the right branch type (feat/fix/chore/docs/hotfix), implement, verify with this repo's real build/typecheck/test commands, open the PR, check CI, merge, and clean up. Use for any single PR-sized change in any git repo…
Instructions file CodexOpenCode
Instructions for JoeSoep/ai-dev-team, covering agent instructions, purpose, source of truth, runtime rules and working rules.
Instructions file
Instructions for JoeSoep/ai-dev-team: Read AGENTS.md and .ai/PROJECT.md before working in this repository.
At most 3 mods per repository are shown here — the rest are on their repository pages: