Generated command catalog
Guided Commands
Primary user and lifecycle operations generated from surface=orchestrator.
| Command | Group | Surface | Safety | Dry-run | When to use | Parameters | Kit version | Manifest |
|---|---|---|---|---|---|---|---|---|
agentic-kit init | root | orchestrator | BOUNDED | no | Create a governed project skeleton with selected profiles and policy packs. | name, project_type, description, license_name, github_actions, pre_commit, agent_docs, logging_evidence, profiles, policy_packs, github, github_owner, visibility, kit_source | 1.0.1 | 699a4acf0634 |
agentic-kit workspace adopt | workspace | orchestrator | READ_ONLY | no | Analyze an existing repository without writing workspace files. | root, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit workspace init | workspace | orchestrator | BOUNDED | yes | Plan or create a bounded operating-layer workspace. | root, name, project_type, profile, execute, inject_ci, inject_pre_commit, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit workspace dpa-intake | workspace | orchestrator | BOUNDED | yes | Run the deterministic DPA repository-intake orchestration. | root, validation_ref, output, write_evidence, execute, require_ready, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit workspace upgrade | workspace | orchestrator | BOUNDED | yes | Plan or run deterministic workspace manifest schema upgrades. | root, execute, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit work start | work | orchestrator | BOUNDED | no | Start a human patch/slice workflow with the safe standard startup sequence. | branch, kind, from_ref, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit work recover | work | orchestrator | BOUNDED | no | Run safe recovery/status commands after interrupted work. | json_output | 1.0.1 | 699a4acf0634 |
agentic-kit workflow go | workflow | orchestrator | BOUNDED | no | Request the configured workflow and run one bounded step. | project_root | 1.0.1 | 699a4acf0634 |
agentic-kit transfer remote-work-start | transfer | orchestrator | BOUNDED | no | Prepare a remote work branch with freshness, status, and transfer safety checks. | branch, main_branch, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit transfer remote-next | transfer | orchestrator | BOUNDED | no | Run the next repo-backed transfer order for local or remote work handoff. | branch, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit work finish | work | orchestrator | BOUNDED | yes | Finish a human work slice by planning or executing commit, push, PR, merge, and post-merge checks. | branch, title, message, paths, merge_method, dry_run, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit transfer pr-create-complete | transfer | orchestrator | BOUNDED | no | Create, validate, merge, and optionally close out a PR without manual PR/SHA copying. | title, body, base, head, merge_method, timeout_seconds, poll_seconds, post_merge_complete, json_output, skip_llm_context_gate | 1.0.1 | 699a4acf0634 |
agentic-kit transfer pr-complete | transfer | orchestrator | BOUNDED | no | Wait for CI, safely merge an existing PR, and synchronize main. | pr_number, expected_head_sha, main_branch, merge_method, timeout_seconds, poll_seconds, json_output, skip_llm_context_gate, post_merge_complete | 1.0.1 | 699a4acf0634 |
agentic-kit transfer pr-closeout-complete | transfer | orchestrator | BOUNDED | no | Merge a substantive PR if needed, then finish post-merge handoff closeout. | after_pr, main_branch, merge_method, timeout_seconds, poll_seconds, merge_state_timeout_seconds, merge_state_poll_seconds, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit transfer post-merge-settle | transfer | orchestrator | DESTRUCTIVE | no | Deterministically settle post-merge generated-output refresh state. | after_pr, main_branch, merge_method, ci_timeout_seconds, ci_poll_seconds, merge_state_timeout_seconds, merge_state_poll_seconds, refresh_limit, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit transfer post-merge-complete | transfer | orchestrator | DESTRUCTIVE | no | Run the post-merge handoff refresh lifecycle after a merged PR. | after_pr, main_branch, merge_method, refresh_expected_head_sha, ci_timeout_seconds, ci_poll_seconds, merge_state_timeout_seconds, merge_state_poll_seconds, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit transfer chat-switch-complete | transfer | orchestrator | BOUNDED | no | Create a deterministic successor handoff package and prompt projections. | json_output, render_prompt, output_dir, update_canonical_prompts | 1.0.1 | 699a4acf0634 |
agentic-kit transfer admin-refresh-pr | transfer | orchestrator | BOUNDED | no | Create or recover the administrative handoff refresh PR after a merged PR. | after_pr, main_branch, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit release ready | release | orchestrator | BOUNDED | no | Run release readiness through the standard-error scan wrapper. | version, from_tag, to_ref, date, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit release prepare | release | orchestrator | BOUNDED | yes | Generate release summary evidence and run release-prep safely. | version, from_tag, to_ref, date, dry_run, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit release-prep | root | orchestrator | BOUNDED | yes | Prepare release metadata through the supported agentic-kit route. | project_root, version, release_date, summary_lines, summary_lines_from, dry_run, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit release-publish | root | orchestrator | DESTRUCTIVE | yes | Plan release publishing without live tag/release side effects. | version, dry_run, execute, allow_execute, root, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit post-release-doi-closeout | root | orchestrator | BOUNDED | no | Record verified DOI metadata after GitHub release and Zenodo publication. | project_root, version, write, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit docs lifecycle sweep | docs lifecycle | orchestrator | BOUNDED | yes | Build or apply a bounded documentation lifecycle sweep plan. | root, dry_run, only, until, review_after, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit dpa final-closeout-check | dpa | orchestrator | BOUNDED | yes | Validate the bounded DP1-DP5 final closeout record. | root, record, validation_ref, output, execute, output_json, require_valid | 1.0.1 | 699a4acf0634 |
agentic-kit workspace remove | workspace | orchestrator | BOUNDED | yes | Plan or remove exact Kit-generated operating-layer workspace files. | root, execute, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit artifact-gc | root | orchestrator | BOUNDED | yes | Dry-run by default garbage collector for transient communication artifacts. | tmp_logs, local_tmp, local_tmp_contents, transfer_runs, report_retention, execute, ttl_seconds, older_than, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit github-create | root | orchestrator | BOUNDED | no | Create and push a GitHub repository for an initialized project. | project_root, owner, visibility | 1.0.1 | 699a4acf0634 |
agentic-kit transfer evidence-pr-complete | transfer | orchestrator | BOUNDED | no | Finalize transfer evidence on an evidence branch and complete it through a PR. | slice_name, evidence_branch, title, body, base, run_log, remote_log, scope, mode_check, source_pr, ci, merge, command_report, interpretation, safe_step, merge_method, timeout_seconds, poll_seconds, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit transfer sync-main | transfer | orchestrator | BOUNDED | no | Synchronize main, acknowledge rules, and normalize the session. | main_branch, json_output | 1.0.1 | 699a4acf0634 |
agentic-kit chat session-start | chat | orchestrator | READ_ONLY | no | Render the session-start refresher and full inline command list. | mode | 1.0.1 | 699a4acf0634 |