← All creators

firatcand

User

A lightweight framework for shipping software products from idea to production with AI coding agents (Claude Code, Codex CLI, Cursor, Gemini)

29 indexed · 0 Featured · 9 stars · avg score 74
Prolific

Categories

Indexed Skills (29)

DevOps & Infrastructure Listed

reconcile

Bidirectional sync between plans/phases.yaml and the configured tracker. --pull reads tracker → phases.yaml; --push writes phases.yaml → tracker bodies via updateIssueBody.

9 Updated today
firatcand
Testing & QA Listed

playwright-cli

Automate browser interactions, test web pages and work with Playwright tests.

9 Updated today
firatcand
AI & Automation Listed

amend-roadmap

Create a new task mid-flight — interactive field collection, then a tracker-first atomic amend (issue + relations on the tracker, materialized into phases.yaml via the reconcile pull path) with a resumable journal.

9 Updated today
firatcand
Testing & QA Listed

update-spec

Draft an ephemeral ADR for an in-flight architectural decision (--draft), then propagate the accepted decision to SPEC + PRD + phases.yaml + tracker bodies atomically (--apply <slug>) via the apply-decision verb's resumable journal.

9 Updated today
firatcand
Web & Frontend Listed

draft-design

Generate spec/DESIGN.md for the project. Asks at init whether to create a project-owned design system or reference an external one (URL/file/brand-book) as a guideline. Each project owns its DESIGN.md — no inheritance.

9 Updated today
firatcand
AI & Automation Listed

forge-orchestrate

Per-round dispatch loop for forge's orchestrator. Lists ready tasks, asks user to approve, then claims, dispatches, and spawns worker subagents via the host's Task tool. Polls open questions and surfaces them for user answers. Suggest-don't-force — no automatic claim, no internal long-polling.

9 Updated today
firatcand
AI & Automation Listed

forge

Run forge's discovery interview over a product idea and produce a project BRIEF. Lightweight — 4 product/spec questions. The required first command for any new forge project.

9 Updated today
firatcand
AI & Automation Listed

implement

Execute the approved plan from /plan-task. Refuses to run without an approved plan unless --quickfix flag.

9 Updated today
firatcand
AI & Automation Listed

learn

Write a learning entry capturing what surprised us, what we'd do differently. Auto-suggested by /ship if task was notable.

9 Updated today
firatcand
AI & Automation Listed

pickup-task

Claim the next ready task from the configured tracker (Linear / GitHub Issues / Notion), create a git worktree, and inject relevant learnings.

9 Updated today
firatcand
AI & Automation Listed

plan-task

Run Plan mode for the current task. Outputs structured plan; required before /implement.

9 Updated today
firatcand
AI & Automation Listed

push-to-tracker

Push phases.yaml to the configured tracker (linear|github|notion) — creates project, per-phase grouping, issues with depends_on relations.

9 Updated today
firatcand
Code & Development Listed

review

Run code-reviewer, security-auditor (if CRITICAL.md path touched), and design-reviewer (if UI task) on current diff.

9 Updated today
firatcand
Code & Development Listed

second-opinion

Get a second opinion on a plan, diff, or specific files from Codex or Gemini (whichever is configured as `settings.agents.review_host_cli`). The reviewer reads the working tree directly, so it can reason about both the proposed change AND surrounding production code (dependency graph, sibling adapters, recently-merged PRs). Required for changes touching CRITICAL.md paths.

9 Updated today
firatcand
Code & Development Listed

ship

Push branch, run final gates (tests, secrets scan, conventional commit), open PR with Linear issue ID, mark issue In Review.

9 Updated today
firatcand
AI & Automation Listed

status-check

Cold-start "where am I?" cockpit. Renders the cross-run orchestrator dashboard (active workers, open questions, ready vs blocked, overlap + lease health) and offers follow-up actions. Read-only; works standalone.

9 Updated today
firatcand
AI & Automation Listed

sync-status

Diagnostic that suggests when an active phase is ready for /phase-gate, and lists orphan tracker issues missing from plans/phases.yaml. Read-only — does not mutate phases.yaml.

9 Updated today
firatcand
AI & Automation Listed

codex

DEPRECATED — alias for /second-opinion. Removed in v0.5.0. Use /second-opinion instead; it dispatches to whichever reviewer (Codex or Gemini) is configured in `.forge/settings.yaml` agents.review_host_cli.

9 Updated today
firatcand
AI & Automation Listed

decompose

Break the validated spec into phases.yaml — a dependency graph of tasks across Phase 1/2/3 with gate criteria, owner types, and acceptance criteria.

9 Updated today
firatcand
AI & Automation Listed

draft-prd

Generate spec/PRD.md from spec/BRIEF.md with a per-feature discovery loop. Orchestrates the user's product-spec skill if available, otherwise guides Claude through the PRD template.

9 Updated today
firatcand
Testing & QA Listed

draft-spec

Generate spec/SPEC.md from spec/PRD.md. Orchestrates the user's software-architect skill if available, otherwise guides Claude through the SPEC template.

9 Updated today
firatcand
AI & Automation Listed

fix

Apply a fix based on /investigate output. Refuses to run without recent investigation.

9 Updated today
firatcand
Testing & QA Listed

ingest-spec

Validate that BRIEF, PRD, SPEC, and (optional) DESIGN are all complete and consistent. Build CONTEXT.md as canonical synthesis. Required before /decompose.

9 Updated today
firatcand
AI & Automation Listed

investigate

Iron Law of Investigation — required before /fix. Trace data flow, test hypotheses, identify root cause.

9 Updated today
firatcand
AI & Automation Listed

phase-gate

Ceremony to advance from phase N to phase N+1. Verifies gate criteria, runs end-to-end check, generates retro, prompts for human approval.

9 Updated today
firatcand
Testing & QA Listed

qa

Run test suite, browser checks, and verify acceptance criteria. Bootstrap test framework if missing.

9 Updated today
firatcand
AI & Automation Listed

retro

Write a phase retrospective. Auto-invoked by /phase-gate but can run standalone.

9 Updated today
firatcand
AI & Automation Listed

setup-repo

Bootstrap the GitHub repo for a forge project — repo creation, branch protection, GitHub Environments, CI workflows, secrets configuration.

9 Updated today
firatcand
AI & Automation Listed

push-to-linear

DEPRECATED — alias for /push-to-tracker. Removed in v0.4.0.

9 Updated today
firatcand

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.