Add prose augmentation command and refine .claude/ gitignore #1
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
xrisk/dot!1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/augment-prose-skill-9xzC7"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR introduces a new Claude command for augmenting prose files with TODO blocks, and updates the gitignore configuration to selectively track the commands directory while excluding other local settings.
Key Changes
New command:
augment-prose— Adds a documented command that reads a prose file and inserts actionable TODO blocks based on editorial guidance. The command:Updated
.gitignore— Refines the exclusion pattern for.claude/to:.*)commands/subdirectory for deployment (!.claude/commands/)Implementation Details
The
augment-prosecommand is designed as a structured workflow for writers and editors. It emphasizes:https://claude.ai/code/session_01U78NMmtz3hSfLfPYVoyjKi
Pull request closed