Skill Claude CodeCodex
Use when executing an approved plan for this toolkit repo task-by-task with commits and verification.
Skill Claude CodeCodex
Use when executing an approved plan for this toolkit repo task-by-task with commits and verification.
Skill Claude CodeCodex
Use when a spec or requirements for this toolkit repo need to be turned into a plan, before touching files.
Skill Claude CodeCodex
Use when reviewing plans or diffs for this toolkit repo against the shared conventions in AGENTS.md.
Skill Claude CodeCodex
Use when about to claim work is complete, committed, or ready — the done gate for this toolkit repo.
Skill Claude CodeCodex
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
Agent
Hidden worker that implements one task from a plan with verification and commit.
Agent
Implements approved plans task-by-task with verification and commits for this toolkit repo.
Agent
Writes lightweight plans for this toolkit repo's markdown + bash maintenance surface.
Agent
Reviews plans and diffs for this toolkit repo against AGENTS.md conventions.
Instructions file CodexOpenCode
AGENTS.md instructions for sflandergan/agentic-coding, covering agents.md, what this repo is, maintenance surface, dot-mapping (source → target) and core + stacks dual-maintenance.
Instructions file
Claude Code instructions for sflandergan/agentic-coding, a project described as: Shared skills, workflows and coding harness configuration to use for projects.
Skill Claude CodeCodex
Use when writing or updating durable feature reference documentation under docs/features.
Skill Claude CodeCodex
Use when GitHub PR feedback lives in plain comments, inline comments, issue comments, or review threads.
Skill Claude CodeCodex
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
Skill Claude CodeCodex
Use ONLY when explicitly brainstorming, shaping, designing, or clarifying a feature before writing a spec.
Skill Claude CodeCodex
Systematic bug investigation methodology — classify input, reproduce, trace code paths, inspect logs, form hypotheses, and produce a structured GitHub issue.
Skill Claude CodeCodex
Use when executing approved implementation plans task-by-task with commits and review checkpoints.
Skill Claude CodeCodex
Use when a spec or clear requirements for a multi-step task has been approved, before touching code.
Skill Claude CodeCodex
Use when about to claim work is complete, fixed, passing, committed, pushed, or ready for PR.
Skill Claude CodeCodex
Turns an unclear feature idea into an approved spec.md through collaborative dialogue. Stops at the approved spec.
Skill Claude CodeCodex
Investigates bugs from error logs or behavior descriptions, traces root cause through code and data, and produces a structured GitHub issue. Does not fix bugs.
Skill Claude CodeCodex
Finalizes an implemented, reviewed feature: writes durable docs/features/ .md, reconciles the glossary/ADRs, and cleans up the working plan.
Skill Claude CodeCodex
Turns an approved spec or clear requirements into a reviewable, task-by-task plan.md with TDD steps, ready for OpenCode handoff.
Skill Claude CodeCodex
Reviews code changes against the approved spec, plan, architecture, and coding guidelines, then writes a fix-plan handoff doc under plans/.