docs: add Spec Kit Workflow Cockpit to community friends - #4630
Open
markuswondrak wants to merge 1 commit into
Open
markuswondrak wants to merge 1 commit into
markuswondrak wants to merge 1 commit into
Conversation
List the Spec Kit Workflow Cockpit TUI in docs/community/friends.md, as suggested by the maintainer in discussion github#4606. Assisted-by: opencode (model: deepseek-v4.1-flash, supervised)
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The documentation-only addition accurately reflects the linked project and discussion.
Pull request overview
Adds Spec Kit Workflow Cockpit to the community projects directory, consistent with discussion #4606 and its repository documentation.
Changes:
- Adds a link and concise feature overview.
- Documents workflow visualization, review gates, and agent context integration.
File summaries
| File | Description |
|---|---|
docs/community/friends.md |
Adds Workflow Cockpit to Community Friends. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Spec Kit Workflow Cockpit to
docs/community/friends.md, per @mnriem's suggestion in #4606.Cockpit is a terminal control panel for running Spec Kit workflows locally. It turns the fragmented CLI flow into a single live view — follow progress node by node, read and edit feature documents at human review gates without leaving the terminal, and make gate decisions from clearly presented options with confirmation. A
cockpit-run-contextskill connects your interactive coding session directly to the current workflow run.Notes
Disclosure
Drafted with opencode (model: deepseek-v4.1-flash) in human-supervised mode; content authored from the linked discussion and the project README, then reviewed by me before submission.