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.
Description
closes CON-4252
This pull request adds comprehensive documentation for integrating and automating project management workflows with Linear and Notion using the Continue CLI and their respective MCPs. It introduces two new step-by-step guides—one for Linear and one for Notion—covering setup, example workflows, security best practices, and advanced integrations. The guides are now referenced in the documentation index and overview.
New Integration Guides:
Linear MCP + Continue Guide:
linear-continue-cookbook.mdx
) for automating issue creation, sprint planning, and project management in Linear using natural language prompts and the Continue CLI.Notion MCP + Continue Guide:
notion-continue-cookbook.mdx
) for automating documentation, task management, and project workflows in Notion via Continue CLI and MCP.Documentation Index Updates:
AI Code Review
@continue-review
Checklist
Screen recording or screenshot
[ When applicable, please include a short screen recording or screenshot - this makes it much easier for us as contributors to review and understand your changes. See this PR as a good example. ]
Tests
[ What tests were added or updated to ensure the changes work as expected? ]
Summary by cubic
Adds two new cookbooks for Linear MCP + Continue and Notion MCP + Continue, with setup, quick-start agents, example workflows, and security guidance. Updates docs index and overview so the guides are easy to find; addresses CON-4252 by providing the Linear project management guide.