Skip to content

Commit 136390a

Browse files
sjnimsclaude
andcommitted
docs: fix second-person usage in mcp-integration skill
Change "Ensure you're authenticated" to imperative form "Ensure authentication" to follow skill writing style guidelines. Fixes #79 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e4ea314 commit 136390a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/plugin-dev/skills/mcp-integration/references

plugins/plugin-dev/skills/mcp-integration/references/tool-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ This command uses the following Asana MCP tools:
406406
- **asana_create_task**: Create new task with details
407407
- **asana_update_task**: Update existing task properties
408408

409-
Ensure you're authenticated to Asana before running this command.
409+
Ensure authentication to Asana before running this command.
410410
```
411411

412412
## Testing Tool Usage

0 commit comments

Comments
 (0)