DEV Community

Greg Ceccarelli
Greg Ceccarelli

Posted on

Built an Extension for GitHub Copilot to save, share and build rules for AI for you

The team and I over at SpecStory love agentic-first coding.

Built an extension for GitHub Copilot for VSCode that:

  • Automatically saves your AI chats intocomposer history as markdown files to .specstory/history directory in your project.

  • You can also publish and share with others if you’d like via an autogenerated URL.

  • Finally, if you like you can automatically generate copilot-instructions.md rules just through your chat interactions.

Install it directly from our docs site or directly from VSC Marketplace.

Save your AI Chats

If you like it, drop us some love ❤️ on Visual Studio Marketplace and let us know what you think.

Any issues? Drop them here, we’re rapidly iterating!

Top comments (2)

Collapse
 
nevodavid profile image
Nevo David

been wanting something like this tbh, saves me tons of copy paste headaches

Collapse
 
gregce10 profile image
Greg Ceccarelli

Awesome! 👏 share it around if valuable and let us know feedback

OSZAR »